Commit f6c05a4
committed
Add dashboard package and update monorepo docs
New Svelte 5 SPA + Bun backend for session analytics, conversation
replay, task/plan/agent views, and cost tracking. Updates root
CLAUDE.md to reflect four-package monorepo with dashboard-specific
test commands and Dashboard vs CLI guidance.1 parent 706bfad commit f6c05a4
931 files changed
Lines changed: 57137 additions & 1 deletion
File tree
- dashboard
- .svelte-kit
- generated
- client-optimized
- nodes
- client
- nodes
- server
- output
- client
- .vite
- _app
- immutable
- assets
- chunks
- entry
- nodes
- prerendered/dependencies/_app
- server
- .vite
- _app/immutable/assets
- chunks
- entries
- fallbacks
- pages
- agents
- context
- memories
- plans
- projects
- _project_
- sessions
- _id_
- tasks
- nodes
- types
- src/web/routes
- agents
- context
- memories
- plans
- projects
- [project]
- sessions
- [id]
- tasks
- build
- _app
- immutable
- assets
- chunks
- entry
- nodes
- mockups
- scripts
- src
- parser
- server
- routes
- web
- lib
- components
- agents
- context
- dashboard
- layout
- memory
- plans
- projects
- sessions
- tasks
- stores
- utils
- routes
- agents
- context
- memories
- plans
- projects
- [project]
- sessions
- [id]
- tasks
- tests
- parser
- server
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
0 commit comments