Echo
dc64d18224
fix: convert antfarm from broken submodule to regular directory
...
Fixes Gitea 500 error caused by invalid submodule reference.
Converted antfarm from pseudo-submodule (missing .gitmodules) to
regular directory with all source files.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-11 16:03:37 +00:00
43f441c8ae
revert 8b09caf90d
...
revert chore: update antfarm submodule
Updated antfarm to commit 931ad77:
- Agent cron scheduling improvements
- Workflow configuration updates
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-11 15:46:26 +00:00
Echo
8b09caf90d
chore: update antfarm submodule
...
Updated antfarm to commit 931ad77:
- Agent cron scheduling improvements
- Workflow configuration updates
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-11 11:34:31 +00:00
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