Skip to content

v4.6.0

Choose a tag to compare

@ndycode ndycode released this 25 Jan 02:34
· 804 commits to main since this release

Added

  • Context overflow handler: "prompt too long" / context length exceeded errors now return a helpful synthetic response instead of a raw 400, suggesting /compact, /clear, or /undo to reduce context size, so a session doesn't get locked.

Internal

  • Also merges in an earlier duplicate-account-ID fix (#10).