Skip to content

Releases: AnswerDotAI/ipyai

v0.0.9

22 Apr 01:09

Choose a tag to compare

New Features

  • Add codex-api and make it the default backend (#9)
  • Switch from claude sdk to claude -p (#8)
  • Refactor backends to share BaseBackend/ConversationSeed/CommonStreamFormatter via new backend_common module (#4)
  • Add MCP tool prefix stripping, tool start/complete display for codex client, and trailing blank-line fix in compact tool summaries (#3)
  • Add cancellation support, fix session reinit, and capture Codex stream sample (#2)
  • Consolidate CLI to single ipyai entry point with per-backend model config and config migration (#1)

v0.0.8

05 Apr 23:01

Choose a tag to compare

  • Multi-backend with codex, lisette, and claude agent sdk

v0.0.1

05 Apr 06:38

Choose a tag to compare

  • init commit