Skip to content

feat: default content session affinity and v0.3.0 release bump - #105

Merged
caigee-cmd merged 2 commits into
mainfrom
feat/content-session-affinity
Sep 6, 2026
Merged

caigee-cmd merged 2 commits into
mainfrom
feat/content-session-affinity

Conversation

@caigee-cmd

Copy link
Copy Markdown
Owner

Summary

  • Keep a conversation on the same account from the first user message by default (text or image-only), without requiring X-CLI2API-Session.
  • Hash a role-tagged structured fingerprint into the existing process-local LRU; explicit pin and session headers still win.
  • Let the release workflow bump minor/major so this can ship as v0.3.0 instead of another 0.2 patch.

Test plan

  • go test ./internal/translate ./internal/executor ./internal/api
  • python3 scripts/release-notes.py validate
  • CI on this PR
  • After merge: dispatch Release with bump=minor and wait for v0.3.0 to publish

Hash a structured first-user fingerprint (text or image, including
Anthropic/Responses converters) into the process-local session LRU so
later turns reuse the same account without X-CLI2API-Session.
Keep patch as the default, but let a dispatch choose minor or major so
the next cut can be v0.3.0 instead of another 0.2 patch.
@caigee-cmd
caigee-cmd merged commit 6e194a5 into main Sep 6, 2026
6 checks passed
@caigee-cmd
caigee-cmd deleted the feat/content-session-affinity branch September 19, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant