OpenClaw Bot
bc07aab4bb
Phase 5: Add Timeline View feature
- Add backend API endpoints for timeline data:
- GET /api/v1/projects/{id}/timeline
- GET /api/v1/projects/{id}/timeline/summary
- GET /api/v1/entities/{id}/timeline
- Add database methods for timeline queries in db_manager.py
- Add frontend timeline view:
- New sidebar button for timeline view
- Timeline panel with date-grouped events
- Visual distinction between mentions and relations
- Entity filter dropdown
- Statistics cards
- Interactive event cards
- Update STATUS.md with Phase 5 progress
- Add view switching functions (switchView, switchKBTab)
- Add knowledge base loading functions
2026-02-19 12:06:14 +08:00
..
2026-02-19 09:58:39 +08:00
2026-02-19 12:06:14 +08:00
2026-02-18 12:12:39 +08:00
2026-02-18 12:12:39 +08:00
2026-02-19 09:58:39 +08:00
2026-02-19 12:06:14 +08:00
2026-02-17 18:12:11 +08:00
2026-02-17 18:17:26 +08:00
2026-02-18 18:01:33 +08:00
2026-02-18 12:12:39 +08:00
2026-02-17 18:12:11 +08:00
2026-02-17 18:19:52 +08:00