|
|
2de67213f8
|
rename from checkpoint to timeline agent
|
2026-03-10 23:17:38 +01:00 |
|
|
|
fd1396a710
|
update plan
|
2026-03-05 16:15:24 +01:00 |
|
|
|
480e7ac5bd
|
Step 13 - completed
|
2026-03-03 15:14:04 +01:00 |
|
|
|
d0b303e745
|
Step 12 - completed
|
2026-03-03 14:53:34 +01:00 |
|
|
|
9787befd4a
|
step 11 complete: billing service and tier manager
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-02 22:41:35 +01:00 |
|
|
|
8f7bc25611
|
step 10 complete: plugin marketplace with catalog, review workflow, and revenue split
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-02 22:32:44 +01:00 |
|
|
|
3e07fff958
|
step 9 complete: auth middleware, tier-aware rate limiter, and response sanitizer
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-02 22:18:17 +01:00 |
|
|
|
35dd9ac86f
|
step 8 complete: REST + WebSocket API routes for chat, plans, storage, vectors, backup, plugins, billing
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-02 15:33:57 +01:00 |
|
|
|
e72d72f4f6
|
step 6 complete: four specialized agents, all registered and tested
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-02 13:18:53 +01:00 |
|
|
|
14d1a7351d
|
step 5 complete: execution plan builder, template registry, and LRU plan cache
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-02 13:13:02 +01:00 |
|
|
|
68955d2fc2
|
step 4 complete: intelligent routing with single-agent and pipeline modes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-02 13:03:54 +01:00 |
|
|
|
0d16729036
|
step 3 complete: pluggable agent framework
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-02 00:03:42 +01:00 |
|
|
|
82669d3704
|
step 2 complete: all request/response models defined and validated
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-01 23:56:32 +01:00 |
|
|
|
4d0917f5df
|
step 1 complete: runnable FastAPI skeleton
- Full directory structure with all __init__.py stubs
- requirements.txt with all pinned dependencies
- app/config/settings.py (BaseSettings, env-based)
- app/main.py (CORS, lifespan, /api/v1/health)
- Dockerfile (multi-stage, Python 3.12-slim, non-root user)
- docker-compose.yml (app + postgres:16 with healthcheck)
- .env.example
- BACKEND_PLAN.md: mark step 1 done, add one-step-at-a-time rule
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-01 23:51:37 +01:00 |
|
|
|
71fd1a0a7c
|
update name
|
2026-03-01 23:45:57 +01:00 |
|
|
|
493b4dd12a
|
first commit
|
2026-03-01 23:42:33 +01:00 |
|