Commit Graph

7 Commits

Author SHA1 Message Date
null 66bbdd7398 fix: claude local 2026-05-21 19:42:46 -05:00
null 07b47ace8f fix(infra): bind-mount postgres to ./data/postgres, gitignore data/
- Switched from Docker named volume to bind mount ./data/postgres
- DB data persists on disk across rebuilds (no more re-inputting keys)
- Added data/ to .gitignore
- Updated docker-test.sh docs to reflect bind mount
- Included uncommitted ai-providers page changes
2026-05-20 22:57:31 -05:00
null f3746f806c bug: git token loop 2026-05-20 00:42:15 -05:00
null 72b873845f feat: auth token env bypass 2026-05-19 22:28:34 -05:00
null d6d094a67d Feat: Settings git 2026-05-19 21:18:18 -05:00
null 827d62c05e feat(brand): rebrand from Mission Control to Pipeline
- Project name: openclaw-mission-control → pipeline
- DB name: mission_control → pipeline
- Package names: pipeline-frontend, pipeline-backend
- UI text: all Mission Control references → Pipeline
- New PipelineIcon component replaces old brand mark
- Landing hero, sidebar, loading, auth, settings all rebranded
- ThemeToggle and ThemeProvider components added
- uv.lock updated for pipeline-backend package rename
2026-05-19 01:48:38 -05:00
null 8c0a196f69 feat: initialize Pipeline from Mission Control base (v0.0.4) 2026-05-19 01:17:58 -05:00