OpenClawDashboard/dashboard/src/components
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
..
cost chore: sync pre-existing uncommitted work from migration era 2026-04-18 19:10:47 +00:00
tasks feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
ui chore: save working state before bind-mount setup (pre tiger write access) 2026-04-25 20:05:51 +00:00
workspace chore: save working state before bind-mount setup (pre tiger write access) 2026-04-25 20:05:51 +00:00
agent-strip.tsx feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
app-sidebar.tsx feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
chat-interface.tsx chore: save working state before bind-mount setup (pre tiger write access) 2026-04-25 20:05:51 +00:00
command-bar.tsx feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
digest-card.tsx feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
mode-toggle.tsx feat: initial commit with dashboard, docs, and configurations 2026-02-10 20:54:37 +05:30
output-viewer.tsx feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30
schedule-card.tsx feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
stat-card.tsx feat: initial commit with dashboard, docs, and configurations 2026-02-10 20:54:37 +05:30
status-footer.tsx feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
sub-agents.tsx feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30
telegram-thread-card.tsx feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00
theme-provider.tsx feat: initial commit with dashboard, docs, and configurations 2026-02-10 20:54:37 +05:30