Skip to content

v0.0.14

Latest

Choose a tag to compare

@jph00 jph00 released this 24 Aug 00:16

New Features

  • Move Claude Code session read/write primitives out of llmsurgery.ant into fastclaude.session (#34)
  • Add shared MAXLEN constant (180) in utils and use it as the default preview length in sess_search and item_search (#33)
  • gpt: convert ChatGPT web conversations to dialogs (#32), thanks to @kafkasl
  • Raise FileNotFoundError in resolve_session when no transcripts exist for the project (#31)