OpenClawDashboard/dashboard/src/app/api/tiger
Manohar 4ee0517345 feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks
- app/agents/: new Agents page showing per-agent status + workspace files
- app/knowledge/: Knowledge base viewer
- app/api/tiger/: proxy routes for cron, file-tasks, file-projects, keys, agents
- components/agent-strip.tsx: agent status bar for dashboard home
- components/command-bar.tsx: command palette
- components/digest-card.tsx + schedule-card.tsx: weekly digest + cron schedule
- components/status-footer.tsx: system status footer
- tasks page: dual-source (TASKS.md JSON block + SQLite) with fallback
- projects page: PROJECTS.md reader with kanban board integration
2026-05-02 20:11:43 +00:00
..
activity chore: save working state before bind-mount setup (pre tiger write access) 2026-04-25 20:05:51 +00:00
agents chore: save working state before bind-mount setup (pre tiger write access) 2026-04-25 20:05:51 +00:00
agents-activity feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
bridge-restart feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
config feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
cron feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
dispatch chore: sync pre-existing uncommitted work from migration era 2026-04-18 19:10:47 +00:00
exec feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30
file-projects feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
file-tasks feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
keys feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
logs feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30
projects feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30
restart feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30
status feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30
tasks feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30
workspace feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30