Commit Graph

9 Commits

Author SHA1 Message Date
Adriano Dal Pastro e54f828722 test: update tests for new session_id behavior
session_id "new" now returns null at creation (set from SDK after completion).
Session tests use custom session_ids directly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-25 21:02:11 +00:00
Adriano 1e69b1aec2 feat: add topic summarize endpoint 2026-05-25 18:53:28 +02:00
Adriano 1feb012682 feat: add queue processor with model resolution 2026-05-25 18:51:22 +02:00
Adriano 6e75ba21da feat: add worker HTTP client 2026-05-25 18:50:44 +02:00
Adriano 335ef7cc6c feat: add sessions endpoints with close mechanism 2026-05-25 18:48:19 +02:00
Adriano 67d479f8ce feat: add requests CRUD endpoints 2026-05-25 18:48:16 +02:00
Adriano 7f88ca3a36 feat: add API key authentication and health endpoint 2026-05-25 18:44:33 +02:00
Adriano 8b75fb438f feat: add Pydantic Settings configuration 2026-05-25 18:41:57 +02:00
Adriano 5103c327ae feat: project scaffold with dependencies and directory structure
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 18:39:06 +02:00