feat: add multi-turn conversation support within a session
Send full conversation history with each API request so the AI maintains context across exchanges. Add "New Chat" button to clear the conversation and start fresh. No persistent storage — session resets on page reload. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2
openspec/changes/multi-turn-conversations/.openspec.yaml
Normal file
2
openspec/changes/multi-turn-conversations/.openspec.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
schema: spec-driven
|
||||
created: 2026-04-04
|
||||
Reference in New Issue
Block a user