Commit Graph

22 Commits

Author SHA1 Message Date
Echo
0c45e89adf Update memory (+1 ~4) 2026-02-22 06:32:48 +00:00
Echo
9a9948cbc1 Update dashboard, memory, root (+3 ~7) 2026-02-15 15:12:38 +00:00
Echo
e5d098305d Update dashboard, memory, root (+40 ~22 -2) 2026-02-12 10:15:21 +00:00
Echo
3ffd9332e9 Update ashboard, kb, memory (+4 ~8 -5) 2026-02-11 22:07:08 +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
a2eae25fe1 Update ashboard, dashboard, memory (+42 ~6) 2026-02-09 21:52:43 +00:00
Echo
6cadb0a191 Update memory, root (~3) 2026-02-08 06:00:16 +00:00
Echo
11bf7cd77c Update memory, root (~3) 2026-02-08 05:58:02 +00:00
Echo
699ea3fc4f Update emory, memory (~2) 2026-02-08 05:57:02 +00:00
Echo
4f0346a039 Update emory (~1) 2026-02-08 05:56:01 +00:00
Echo
7cc26c36fa Update emory (~1) 2026-02-08 05:53:41 +00:00
Echo
0100614a41 Update emory, memory (~2) 2026-02-08 05:50:55 +00:00
Echo
b216d2ef25 Update ashboard, docs, memory (+3 ~6) 2026-02-08 05:24:37 +00:00
Echo
f0d860e7a0 Actualizare banca tehnici pauza - 7 tehnici noi validate științific
- Bhramari Pranayama (humming bee breathing) - vagal nerve stimulation
- Coherent breathing (5.5 respirații/min) - HRV optimization
- PMR simplificat (Progressive Muscle Relaxation)
- 5-4-3-2-1 Grounding - anxietate
- Hand exercises - prevenție carpal tunnel
- Micro-break walking (2-3 min la 30 min)

Fiecare tehnică include:
- Pași concreți
- Rezultat măsurabil (cu procente din studii)
- Surse reputabile (PubMed, PMC, Nature, ScienceDirect)
- Link-uri către studii originale

Actualizat: AGENTS.md (regula link-uri preview)
Adăugat: cele-7-legi-universale.md în insights
Updated: tehnici-pauza.md (2026-02-07)
2026-02-07 07:03:38 +00:00
Echo
19d178268a Update dashboard, kb, memory +4 more (+28 ~18 -1) 2026-02-06 14:25:10 +00:00
Echo
ead8132d23 feat(A0): add minimal lead generation system
- tools/lead-gen/find_leads.py - searches for companies hiring accountants
- tools/lead-gen/templates/ - email templates for outreach
- Uses Brave Search API to find leads from job sites
- Outputs CSV for manual review and tracking

First run found 19 companies for potential outreach.
2026-02-04 07:55:55 +00:00
Echo
9a6446070a security: move hardcoded passwords to .env, fix file permissions
- Move ROA_API_PASSWORD and ORACLE_PASSWORD to .env
- Update process_bon.py to use python-dotenv
- chmod 600 on .env and credentials/*
- Install python-dotenv dependency
2026-02-03 21:12:13 +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
d2472fa92c feat: procesare batch video-uri + flux content-discovery integrat
Video-uri procesate (20):
- Monica Ion: Povestea lui Marc #3
- Zoltan Vereș: 19 video-uri (autosabotare, motivație, EFT, stima de sine, etc.)

Modificări:
- Symlink-uri dashboard corectate pentru memory/kb/
- Script update_notes_index.py - fix path-uri
- Job content-discovery - generează în format insight standard
- Index: 76 note (33 youtube)
- Flux unificat: content-discovery → insights → raport → approved-tasks
2026-02-01 22:06:45 +00:00
Echo
446108d4c4 refactor: simplificat flux insights - eliminat backlog
- approved-tasks.md: 2 secțiuni (noaptea asta / nopțile următoare)
- Eliminat backlog.md (arhivat)
- Actualizat 4 joburi: morning/evening-report, night-execute x2
- AGENTS.md, TOOLS.md actualizate
- Flux clar: insights → ok → approved-tasks → execuție
2026-02-01 21:36:34 +00:00
Echo
02c4a1ca1c Update kb, memory, root (~6) 2026-02-01 18:08:04 +00:00
Echo
be4af74595 refactor: consolidare Echo agent unic
- Șters agenți separați (echo-self, echo-scout, echo-sprijin)
- Curățat duplicate din SOUL.md (YouTube notes, task-uri, structura foldere)
- SOUL.md: 117 → 98 linii
- Mutat fișiere din agents/*/memory/ în memory/
- Actualizat AGENTS.md și TOOLS.md
2026-02-01 14:35:54 +00:00