| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Each new session now starts with empty research.md and plan.md files,
preventing stale content from previous sessions appearing.
|
| |
|
|
|
| |
These are transient artifacts (research.md, plan.md) generated
during sessions, not source code worth tracking.
|
|
|
- Add light/dark theme toggle with localStorage persistence
- Add 'Claude Flow' wordmark in header
- Switch to monospace font (SF Mono, Cascadia Code, etc.)
- Update accent colors (lighter blue)
- Add theme-aware CodeMirror styling (oneDark vs defaultHighlightStyle)
- Update window title to 'Claude Flow'
- Refine spacing and visual polish throughout
- Add .claude-flow/ artifacts from self-restyling session
|