Commit Graph

7 Commits

Author SHA1 Message Date
5858c617df feat: TimescaleDB hypertable migration and README
Add hypertable migration that only runs on PostgreSQL (no-op for SQLite dev/tests).
Update README with architecture, quick start, and client sync instructions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 18:06:00 +08:00
9ec684dfe2 feat: daily Markdown export admin action
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 15:03:39 +08:00
9fa698b3ea feat: admin daily conversation view with date filtering
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 14:57:17 +08:00
a20eed9387 feat: Django Admin for Session, Message, ToolCall with inlines
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 14:54:56 +08:00
0b94b6765d feat: bulk upsert API with idempotent writes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 14:54:33 +08:00
efc8c474fc feat: add Session, Message, ToolCall models with migrations
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 14:51:29 +08:00
f115a48c59 feat: Django project skeleton with pytest setup
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 13:46:53 +08:00