Releases: skillsynchq/txcript
Releases · skillsynchq/txcript
v0.14.4
Compare
Sorry, something went wrong.
No results found
Fixed
Sanitize replayed tool names (#49 )
v0.14.3
Compare
Sorry, something went wrong.
No results found
Fixed
Export freeform tool inputs as objects (#44 )
v0.14.2
Compare
Sorry, something went wrong.
No results found
Fixed
Unique transcript entry ids across consecutive assistants (#41 )
Roll back failed mints with deleteAgent (#42 )
v0.14.1
Compare
Sorry, something went wrong.
No results found
Fixed
Discover all agents and title from profile name (#40 )
v0.14.0
Compare
Sorry, something went wrong.
No results found
Added
Add Grok Bot transcript harness (#39 )
Fixed
Map old_string/new_string to camelCase in denormalize_cursor_args (#23 )
Preserve custom and unknown tool casing across OpenCode and Pi (#31 )
v0.13.0
Compare
Sorry, something went wrong.
No results found
Added
Add resume alias for continue command (#16 )
Add interactive context cropping (#21 )
Fixed
Drop non-standard format annotations from tool schemas (#17 )
Derive artifact search origin from message role (#26 )
v0.12.1
Compare
Sorry, something went wrong.
No results found
Changed
Search patterns match literally instead of fuzzily.
Discovery is cheaper, and the picker's echo stays off the search path.
Cursor Desktop discovery and loads scale with the session instead of the
whole database.
v0.12.0
Compare
Sorry, something went wrong.
No results found
Added
ChatGPT as a live, pull-only harness: list and continue ChatGPT
conversations in a local harness.
v0.11.0
Compare
Sorry, something went wrong.
No results found
Added
fx (Vercel's coding agent) harness.
txcript view draws images inline on kitty-graphics terminals and ships a
built-in pager with controls over what it shows.
Claude Chat sessions load directly by UUID.
Changed
view output is tuned for terminals.
Fixed
Terminal query helpers are gated to unix.
v0.10.0
Compare
Sorry, something went wrong.
No results found
Added
Claude Chat as a live, pull-only harness, off by default and reachable only
through an explicit --from.
txcript export for moving sessions between machines.
txcript init installs the ctrl+shift+r session picker into your shell.
Changed
Launched harnesses receive the real tty.
Fixed
The wasm bundle is built from the txcript package.