Echo
e5d098305d
Update dashboard, memory, root (+40 ~22 -2)
2026-02-12 10:15:21 +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
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
46db3a6722
Cleanup Ralph workflow: remove old attempts, update docs for final Python-based system
2026-02-09 10:21:37 +00:00
Echo
ccd9362d1a
Update memory, root, tools (+2 ~2)
2026-02-09 09:06:09 +00:00
Echo
d9a2199c4c
feat: Add projects/features workflow with Ralph integration
...
- Update AGENTS.md: Add complete projects/features workflow section
- Criterii propuneri 80/20 strict
- Evening report propune P1, P2 + F1, F2, F3
- Night jobs: Opus planning (PRD + stories) + Ralph loop (Sonnet)
- Morning report: status stories + learnings + gitea links
- Update TOOLS.md: Add claude-agent + Ralph plugin section
- SSH access, workspace structure
- /prd and /ralph skills documentation
- Complete project workflow (Opus → Ralph → gitea)
- Update cron jobs:
- evening-report: Section 4 Programe/Proiecte (P + F proposals)
- night-execute: Opus model + Ralph workflow (projects priority #1 )
- night-execute-late: Continue projects/features execution
- morning-report: Section 2 Projects status report with stories
- Add memory/2026-02-08.md: Discussion notes + workflow decisions
Claude Code installed on claude-agent (LXC 171, 10.0.20.171)
Ralph autonomous loop: /workspace/ralph-claude/
2026-02-08 07:31:38 +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
a645397d25
Update memory, root (+5 ~3)
2026-02-06 18:01:54 +00:00
Echo
0da869c471
Update memory, root (+1 ~4)
2026-02-06 14:56:34 +00:00
Echo
19d178268a
Update dashboard, kb, memory +4 more (+28 ~18 -1)
2026-02-06 14:25:10 +00:00
Echo
b8edd0aa70
Optimizări cost 97%: session initialization, model routing, prompt caching
...
- Session Initialization Rule: Load ONLY SOUL.md, USER.md, IDENTITY.md, memory/YYYY-MM-DD.md
* Skip MEMORY.md, session history on startup (load on-demand via memory_search)
* Result: 50KB → 8KB context = 80% token savings
- Model Routing: Haiku default, Sonnet/Opus for complex reasoning only
* Haiku: routine tasks, memory searches (/bin/bash.00025/1K tokens)
* Sonnet/Opus: architecture, security, complex debugging
- Prompt Caching enabled for Sonnet + Opus (90% discount on reused content)
* TTL: 5m cache window
* Static files (SOUL.md, USER.md) cached automatically
* Savings: 5KB prompt = $0.015 → $0.0015 per reused call
- Rate Limits: 5s between API calls, 10s between searches, max 5 searches/batch
- Budgets: $5/day warning @ 75%, $200/month warning @ 75%
Gateway config (~/.openclaw/clawdbot.json):
* agents.defaults.model.cache enabled for opus + sonnet
* rateLimits + budgets sections added
* heartbeat routing to Ollama ready (manual setup)
Files updated:
- AGENTS.md: Core optimization rules documented
- memory/kb/tools/session-initialization.md: Detailed initialization strategy
- ~/.openclaw/clawdbot.json: Model config + caching + rate limits + budgets
2026-02-05 14:41:11 +00:00
Echo
db4b57f5a3
Update dashboard, memory, root (+1 ~7 -2)
2026-02-03 17:20:24 +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
170c65f579
Update dashboard, memory, root (~6)
2026-02-02 12:47:34 +00:00
Echo
02604f6d16
Update memory, root, tools (+1 ~4)
2026-02-02 10:30:44 +00:00
Echo
a42aa44b7f
Update dashboard, memory, root +1 more (+24 ~9 -21)
2026-02-02 09:47:59 +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
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
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
Echo
fc4def826a
feat(echo-self): tehnici pauza random din fisier
...
- Creat memory/tehnici-pauza.md cu banca de tehnici (BIROU + ACASA)
- Creat tools/pauza_random.py - alege random in functie de ora
- Actualizat job respiratie-orar sa foloseasca scriptul
- Actualizat job evening-coaching sa actualizeze automat fisierul din insights
2026-02-01 12:35:45 +00:00
Echo
6d86401359
2026-02-01: email system, security docs, reflecții, insights
...
- Email: process + send tools
- Security: documentație securizare Clawdbot
- KB: coaching, youtube notes (Monica Ion, ClawdBot 10x)
- Reflecții: audit relații/bani, pattern 'nu merit', dizolvare vină
- Insights: 2026-02-01 + backlog + content recomandat
- Memory: heartbeat state, reguli comunicare
2026-02-01 09:44:02 +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
Echo
838c38e82f
Status bar v2: expandable sections with live Git status
...
- Git section: branch, last commit, uncommitted files with API
- ANAF section: collapsible with last check time
- Cron section: shows today's jobs with done/pending status
- Refresh button + auto-refresh on page focus
- New /api/git endpoint for live git status
- All sections collapsible with localStorage persistence
2026-01-30 22:19:46 +00:00
Echo
ea4101710f
Improve Activity panel + task tracking rules
...
- Activity loads from tasks.json dynamically
- Added task tracking workflow in AGENTS.md
- Notes UI improvements
- Renamed recipe with date prefix
2026-01-30 20:58:30 +00:00
Echo
f371f579a1
Ecosistem multi-agent complet
...
- SOUL-base.md partajat pentru toți agenții
- 5 agenți specializați: work, health, growth, sprijin, scout
- Fiecare agent cu SOUL.md, TOOLS.md, USER.md, AGENTS.md proprii
- Symlinks pentru resurse partajate (notes/, kanban/, projects/)
- Tags de domeniu (@work, @health, etc.) în YouTube notes
- Script update_notes_index.py îmbunătățit cu domenii
- HEARTBEAT.md cu verificări periodice
- Grup sprijin pagină și fișe activități
- Cleanup: șters agents/echo/ orfan
2026-01-30 13:46:57 +00:00
Echo
0cd0f35bd9
Update root (~1)
2026-01-29 13:25:37 +00:00
Echo
1706656d78
Update root, tools (+1 ~1)
2026-01-29 13:18:30 +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