llmsurgery
Install
pip install llmsurgery
What’s here
Dialogs are LLM conversations kept as Jupyter notebooks: notes, runnable code with outputs, and prompt/reply pairs in one editable, diffable document. The dialog data model and toolkit live in aidialog. This library contains the provider-session layers:
llmsurgery.compact: bounded conversation rendering and compaction documents.llmsurgery.ant: Claude Code session transcripts, including reading, writing, search, curation, compaction, and dialog conversion.llmsurgery.oai: Codex rollouts, including reading, search, compaction, and dialog conversion.llmsurgery.sess: one entry point across both hosts, finding a session by id prefix and reading it as a dialog, plus thesess2nbcommand.
llmsurgery.skill is the single pyskills entry point. It routes agents to doc(llmsurgery.ant) for Claude sessions, doc(llmsurgery.oai) for Codex sessions, and the compaction module when bounded rendering is needed.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llmsurgery-0.0.10.tar.gz.
File metadata
- Download URL: llmsurgery-0.0.10.tar.gz
- Upload date:
- Size: 77.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67c7e7ebf7208acb9f303228f086b253f3beac597b41d5700ffcfcb725538515
|
|
| MD5 |
3455f2adf8130ba39244d3ed9844e010
|
|
| BLAKE2b-256 |
74fbc813e2e5f5416d2e7b6472d62cf877d76e93d096219aa573dd4c6e601b74
|
File details
Details for the file llmsurgery-0.0.10-py3-none-any.whl.
File metadata
- Download URL: llmsurgery-0.0.10-py3-none-any.whl
- Upload date:
- Size: 82.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26d020d3969cfa85f618ff6909b70e0c943dbab4e6d0a44c7d23b450495bc899
|
|
| MD5 |
126459790a99610d3e80a243d9959c36
|
|
| BLAKE2b-256 |
1d24f3869cfa653fdf86f49da070c170bd59c460fe70d318672e1596141fad76
|