-
c517a0bbde
sync_sessions.py: add --sync-ssh for remote session sync via SSH
main
ishenwei
2026-04-16 10:06:24 +08:00
-
6f0b3e231a
Add: test scripts (sync_sessions, test_all_pages, test_e2e_agent_browser)
ishenwei
2026-04-14 11:04:37 +08:00
-
74458b4fab
feat: add CronJob and CronJobRun models with bulk upsert API and admin
ishenwei
2026-04-13 13:34:24 +08:00
-
1a1985a270
fix: use hardcoded href instead of {% url %} to avoid NoReverseMatch in templates
ishenwei
2026-04-08 20:52:03 +08:00
-
6bd99d043c
fix: add Daily Reports to admin sidebar via ready() monkey-patch
ishenwei
2026-04-08 20:48:00 +08:00
-
21c5e895e0
feat: add Daily Reports to admin sidebar via monkey-patch
ishenwei
2026-04-08 20:44:44 +08:00
-
9542ebde73
fix: use request.admin_site in daily report views to avoid circular import
ishenwei
2026-04-08 20:36:46 +08:00
-
9412e7880d
fix: add Daily Reports to sidebar via get_app_list override
ishenwei
2026-04-08 19:42:10 +08:00
-
721b113c9d
feat: add Daily Report to admin sidebar via custom AdminSite
ishenwei
2026-04-08 19:38:02 +08:00
-
49d772139d
feat: add daily report list and detail views
ishenwei
2026-04-08 19:25:07 +08:00
-
1a32801e39
Add tool_call_count and status to Session list_display
ishenwei
2026-04-08 13:35:50 +08:00
-
435bbf23d0
Show arguments and result_text in ToolCallInline (readonly)
ishenwei
2026-04-08 12:05:26 +08:00
-
d7498f8954
Set TIME_ZONE to Asia/Shanghai, USE_TZ=True, LANGUAGE_CODE=zh-hans
ishenwei
2026-04-08 11:57:49 +08:00
-
c474c9404b
feat: add agent_name column to Message admin + export_agent_daily script
ishenwei
2026-04-07 18:22:24 +08:00
-
f205c42714
fix: resolve startup issues and JSONL parsing bugs
ishenwei
2026-04-06 20:51:51 +08:00
-
0653c26523
update gunicorn prot
weishen
2026-04-06 19:04:33 +08:00
-
8161430ada
update web port
weishen
2026-04-06 19:02:51 +08:00
-
4206c57478
update docker-compose.yml for build
weishen
2026-04-06 18:59:01 +08:00
-
f754f6a275
update django port
weishen
2026-04-06 18:55:48 +08:00
-
d141313a24
docs: add implementation plan
weishen
2026-04-05 18:07:41 +08:00
-
5858c617df
feat: TimescaleDB hypertable migration and README
weishen
2026-04-05 18:06:00 +08:00
-
e47ca5a835
feat: Docker Compose deployment configuration
weishen
2026-04-05 16:28:10 +08:00
-
414c30f023
feat: client JSONL parse and push script
weishen
2026-04-05 16:27:27 +08:00
-
9ec684dfe2
feat: daily Markdown export admin action
weishen
2026-04-05 15:03:39 +08:00
-
9fa698b3ea
feat: admin daily conversation view with date filtering
weishen
2026-04-05 14:57:17 +08:00
-
a20eed9387
feat: Django Admin for Session, Message, ToolCall with inlines
weishen
2026-04-05 14:54:56 +08:00
-
0b94b6765d
feat: bulk upsert API with idempotent writes
weishen
2026-04-05 14:54:33 +08:00
-
efc8c474fc
feat: add Session, Message, ToolCall models with migrations
weishen
2026-04-05 14:51:29 +08:00
-
f115a48c59
feat: Django project skeleton with pytest setup
weishen
2026-04-05 13:46:53 +08:00
-
1d2531a71f
完善spec:本地解析推送结构化数据 & Django Admin每日导出
weishen
2026-04-05 13:32:24 +08:00
-
fc6d2c728f
完善spec:Docker Compose部署方案及Django ORM管理数据模型
weishen
2026-04-05 13:18:58 +08:00
-
82dd6e3f32
init spec
weishen
2026-04-05 13:03:32 +08:00
-
e3d03d92aa
Initial commit
admin
2026-04-05 04:56:37 +00:00