Commit Graph

13 Commits

Author SHA1 Message Date
Echo
719cd5f743 feat: habit tracker with gamification + KB updates
Merge feature/habit-tracker into master (squashed):

 Habit Tracker Features:
- Bead chain visualization (30-day history)
- Weekly lives recovery system (+1 life/week)
- Lucide icons (zap, shield) replacing emoji
- Responsive layout (mobile-optimized)
- Navigation links added to all dashboard pages

📚 Knowledge Base:
- 40+ trading basics articles with metadata
- Daily notes (2026-02-10, 2026-02-11)
- Health & insights content
- KB index restructuring

🧪 Tests:
- Comprehensive test suite (4 test files)
- Integration tests for lives recovery
- 28/29 tests passing

Commits squashed:
- feat(habits): bead chain visualization + weekly lives recovery + nav integration
- docs(memory): update KB content + daily notes
- chore(data): update habits and status data

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 11:03:54 +00:00
Echo
e92284645c feat: Workspace page enhancements - git ops, Gitea auto-create, compact stories
- Add workspace.html with project cards, Ralph status, git info
- Backend: git diff/commit/push endpoints, project delete with confirmation
- Push auto-creates Gitea repo (romfast org) when no remote configured
- GITEA_TOKEN read from dashboard/.env file
- Compact collapsible user stories (emoji row + expand on click)
- Action buttons: Diff (with count badge), Commit, Push, README, Delete
- Fix openPrd/openReadme to use hash navigation for files.html
- Add .gitignore template to ralph.sh for new projects
- Unify branches: merge main into master, delete main

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 12:21:13 +00:00
Echo
e47f2179ea Fix API directory listing: build paths relative to request, not workspace 2026-02-09 10:40:42 +00:00
Echo
f896cef01c Fix API symlink handling: allow workspace/ files access via clawd/workspace symlink 2026-02-09 10:38:32 +00:00
Echo
b12eeaff96 Dashboard API: allow access to ~/workspace/ for Ralph projects 2026-02-09 10:33:51 +00:00
Echo
e82a786885 Add Ralph skill for autonomous PRD creation and implementation 2026-02-09 08:56:16 +00:00
Echo
19d178268a Update dashboard, kb, memory +4 more (+28 ~18 -1) 2026-02-06 14:25:10 +00:00
Echo
170c65f579 Update dashboard, memory, root (~6) 2026-02-02 12:47:34 +00:00
Echo
605a12c4ff Update ashboard, dashboard (~3) 2026-02-02 10:55:08 +00:00
Echo
10fb3d6fb5 refactor: mutat kb/ -> memory/kb/ pentru memory search
- Mutat toate fișierele din kb/ în memory/kb/
- Actualizat toate referințele în fișiere (.md, .py, .html)
- Actualizat 10 joburi cron cu noi căi
- Memory search indexează acum 58 fișiere din memory/
- TOOLS.md actualizat cu documentație completă
2026-02-01 21:18:45 +00:00
Echo
d2d9016da5 Update agents, dashboard, kb +2 more (+6 ~11) 2026-01-31 22:05:53 +00:00
Echo
6555ea28ee Update agents, dashboard, kb +2 more (+14 ~20 -3) 2026-01-31 13:36:24 +00:00
Echo
a44b9ef852 Restructurare completă: kanban→dashboard, notes→kb, ANAF→tools/
- Mutare și reorganizare foldere proiecte
- Actualizare path-uri în TOOLS.md
- Sincronizare configurații agenți
- 79 fișiere actualizate
2026-01-31 09:34:24 +00:00