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
3b665715ff
feat: add topics CRUD endpoints
2026-05-25 18:45:15 +02:00
Adriano
7f88ca3a36
feat: add API key authentication and health endpoint
2026-05-25 18:44:33 +02:00
Adriano
ffbfecffc5
feat: add Pydantic API models with envelope helpers
2026-05-25 18:42:04 +02:00
Adriano
f3281883be
feat: add SQLite database layer with schema init
2026-05-25 18:42:00 +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
Adriano
debcc9cdd4
Aggiunto piano di implementazione OpusAgent
...
14 task TDD con codice completo per FastAPI + Node.js worker.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-25 18:36:25 +02:00
Adriano
d6ecef908a
Correzioni self-review: model nelle risposte, session_id chiarito
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-25 18:26:20 +02:00
Adriano
dcdbae211c
Aggiunta spec design OpusAgent
...
Servizio self-hosted su VPS per interazione programmatica con modelli
Anthropic tramite Claude Code SDK e abbonamento Pro/Max.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-25 18:25:03 +02:00