8 Commits

Author SHA1 Message Date
Echo
49ba58d165 fix: remove antfarm submodule reference and add to gitignore
Removes broken submodule reference that was causing Gitea 500 errors.
Antfarm is a separate project and should not be tracked in this repo.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 16:04:45 +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
Echo
af4bed4e98 Add workspace/ to .gitignore (symlink to ~/workspace for web links) 2026-02-09 10:29:56 +00:00
Echo
75c400009a Update .trash, dashboard, root +1 more (+1 ~5 -18) 2026-02-03 21:48:03 +00:00
Echo
be0ac66399 chore: add venv/ to .gitignore and remove from tracking 2026-02-03 07:51:32 +00:00
Echo
762ac21681 YouTube rate limit protection + progressive retry system
- New: tools/yt_download.py with cookies support + rate limit tracking
- New: docs/YOUTUBE-SETUP.md complete documentation
- Updated: night-execute jobs to use new script
- Updated: TOOLS.md with YouTube section
- Added: 5 new YouTube notes (OpenClaw, cost optimization, task system, leads)
- Added: credentials/ to .gitignore
2026-02-03 07:11:21 +00:00
Echo
84701a062e Update dashboard, memory, root +2 more (+3 ~5) 2026-02-02 16:21:41 +00:00
Echo
f9912e0081 Initial commit - workspace setup
- AGENTS.md, SOUL.md, USER.md, IDENTITY.md
- ANAF monitor (declarații fiscale)
- Kanban board + Notes UI
- Email tools
- Memory system
2026-01-29 13:11:59 +00:00