Files
timmy-tower/artifacts/api-server
Alexander Whitestone 43c948552a
Some checks failed
CI / Typecheck & Lint (pull_request) Failing after 0s
feat: inject conversation history into session work model
- Add session_messages table and migration for storing conversation turns
- Add getSessionHistory() helper to load recent history with token budget
- Pass conversation history to executeWork() and executeWorkStreaming()
- Persist user/assistant exchanges after completed requests
- Rejected/failed requests do not pollute history

Fixes #39

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 21:50:55 -04:00
..