• Joined on 2025-08-26
Marius created pull request romfast/clawd#2 2026-02-10 17:51:13 +00:00
feat: Habit Tracker for Echo Dashboard
Marius pushed to feature/habit-tracker at romfast/clawd 2026-02-10 17:50:30 +00:00
c5a0114eaf feat: US-015 - Integration tests - End-to-end habit flows
ae06e84070 feat: US-014 - Frontend - Mobile responsive and touch optimization
dfc2229091 feat: US-013 - Frontend - Stats section and weekly summary
b99c13a325 feat: US-012 - Frontend - Filter and sort controls
8897de25ed feat: US-011 - Frontend - Skip, lives display, and delete confirmation
Compare 10 commits »
Marius created branch feature/habit-tracker in romfast/clawd 2026-02-10 17:50:30 +00:00
Marius closed pull request romfast/clawd#1 2026-02-10 15:00:38 +00:00
Feature: Habit Tracker with Streak Calculation
Marius deleted branch feature/habit-tracker from romfast/clawd 2026-02-10 15:00:38 +00:00
Marius pushed to feature/habit-tracker at romfast/clawd 2026-02-10 14:04:44 +00:00
bae6c9da3c fix: correct API paths in habits.html to use /echo/api prefix
Marius created pull request romfast/clawd#1 2026-02-10 13:52:47 +00:00
Feature: Habit Tracker with Streak Calculation
Marius pushed to feature/habit-tracker at romfast/clawd 2026-02-10 13:52:19 +00:00
d36685c66b Add integration tests for habit tracker
bf215f768c feat: 17.0 - Integration - End-to-end habit lifecycle test
3c3d6926b1 docs: update progress.txt with Story 16.0 completion
46dc3a5041 feat: 16.0 - Frontend - Delete habit with confirmation
0f9c0de1a2 feat: 15.0 - Backend - Delete habit endpoint
Compare 10 commits »
Marius created branch feature/habit-tracker in romfast/clawd 2026-02-10 13:52:19 +00:00
Marius pushed to master at romfast/clawd 2026-02-09 21:52:44 +00:00
a2eae25fe1 Update ashboard, dashboard, memory (+42 ~6)
Marius pushed to master at romfast/clawd 2026-02-09 12:21:27 +00:00
e92284645c feat: Workspace page enhancements - git ops, Gitea auto-create, compact stories
Marius pushed to master at romfast/clawd 2026-02-09 12:19:47 +00:00
e47f2179ea Fix API directory listing: build paths relative to request, not workspace
f896cef01c Fix API symlink handling: allow workspace/ files access via clawd/workspace symlink
b12eeaff96 Dashboard API: allow access to ~/workspace/ for Ralph projects
af4bed4e98 Add workspace/ to .gitignore (symlink to ~/workspace for web links)
46db3a6722 Cleanup Ralph workflow: remove old attempts, update docs for final Python-based system
Compare 13 commits »
Marius deleted branch main from romfast/clawd 2026-02-09 12:19:42 +00:00
Marius pushed to main at romfast/clawd 2026-02-09 10:40:44 +00:00
e47f2179ea Fix API directory listing: build paths relative to request, not workspace
Marius pushed to main at romfast/clawd 2026-02-09 10:38:33 +00:00
f896cef01c Fix API symlink handling: allow workspace/ files access via clawd/workspace symlink
Marius pushed to main at romfast/clawd 2026-02-09 10:33:52 +00:00
b12eeaff96 Dashboard API: allow access to ~/workspace/ for Ralph projects
Marius pushed to main at romfast/clawd 2026-02-09 10:29:57 +00:00
af4bed4e98 Add workspace/ to .gitignore (symlink to ~/workspace for web links)
Marius pushed to main at romfast/clawd 2026-02-09 10:21:37 +00:00
46db3a6722 Cleanup Ralph workflow: remove old attempts, update docs for final Python-based system
Marius pushed to main at romfast/clawd 2026-02-09 10:07:44 +00:00
4cbf8bfe1e Ralph workflow functional: Python PRD generator + ralph.sh autonomous loop
Marius pushed to main at romfast/clawd 2026-02-09 09:06:50 +00:00
0e3291f18d Add Ralph setup documentation