Echo
0f9c0de1a2
feat: 15.0 - Backend - Delete habit endpoint
2026-02-10 13:19:36 +00:00
Echo
0011664b58
feat: 14.0 - Frontend - Responsive mobile design
2026-02-10 13:09:55 +00:00
Echo
1d56fe388e
feat: 13.0 - Frontend - Add to dashboard navigation
2026-02-10 12:58:43 +00:00
Echo
c7bea57cd3
Update antfarm, ashboard, dashboard +3 more (+3 ~6)
2026-02-10 12:52:23 +00:00
Echo
c1d4ed1b03
feat: 12.0 - Frontend - Habit card styling
2026-02-10 12:49:11 +00:00
Echo
4933847f72
feat: 11.0 - Frontend - Create habit from form
2026-02-10 12:39:28 +00:00
Echo
775f1715d1
feat: 10.0 - Frontend - Check habit interaction
2026-02-10 12:28:40 +00:00
Echo
0483d73ef8
feat: 9.0 - Frontend - Display habits list
2026-02-10 12:18:54 +00:00
Echo
97af2ae3c3
feat: 8.0 - Frontend - Create habit form modal
2026-02-10 12:10:33 +00:00
Echo
dd0bf24dea
feat: 7.0 - Frontend - Create habits.html page structure
2026-02-10 11:59:08 +00:00
Echo
c84135d67c
feat: 6.0 - Backend API - GET /api/habits with streaks
2026-02-10 11:49:54 +00:00
Echo
ca4ee77db6
feat: 5.0 - Backend API - POST /api/habits/{id}/check
2026-02-10 11:40:14 +00:00
Echo
3927b7c393
feat: 4.0 - Backend API - Streak calculation utility
2026-02-10 11:28:30 +00:00
Echo
3a09e6c51a
feat: 3.0 - Backend API - POST /api/habits (create habit)
2026-02-10 11:18:48 +00:00
Echo
fc5ebf2026
feat: 2.0 - Backend API - GET /api/habits
2026-02-10 11:09:58 +00:00
Echo
ee8727a8df
feat: 1.0 - Define habits.json data schema
2026-02-10 10:57:43 +00:00
Echo
a2eae25fe1
Update ashboard, dashboard, memory (+42 ~6)
2026-02-09 21:52:43 +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
e47f2179ea
Fix API directory listing: build paths relative to request, not workspace
2026-02-09 10:40:42 +00:00
Echo
f896cef01c
Fix API symlink handling: allow workspace/ files access via clawd/workspace symlink
2026-02-09 10:38:32 +00:00
Echo
b12eeaff96
Dashboard API: allow access to ~/workspace/ for Ralph projects
2026-02-09 10:33:51 +00:00
Echo
e82a786885
Add Ralph skill for autonomous PRD creation and implementation
2026-02-09 08:56:16 +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
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
75c400009a
Update .trash, dashboard, root +1 more (+1 ~5 -18)
2026-02-03 21:48:03 +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
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
b0c9b254f1
Update ashboard, dashboard, memory +1 more (+2 ~3)
2026-02-02 22:27:24 +00:00
Echo
84701a062e
Update dashboard, memory, root +2 more (+3 ~5)
2026-02-02 16:21:41 +00:00
Echo
170c65f579
Update dashboard, memory, root (~6)
2026-02-02 12:47:34 +00:00
Echo
9d080a099e
Update ashboard, dashboard (~2)
2026-02-02 11:30:04 +00:00
Echo
ae56d63f38
Update ashboard (~1)
2026-02-02 11:28:16 +00:00
Echo
b7419b01ba
Update ashboard, dashboard (~3)
2026-02-02 11:26:13 +00:00
Echo
104a0a2f77
Update ashboard (~1)
2026-02-02 11:14:35 +00:00
Echo
9fcd43d0e8
Update ashboard (~1)
2026-02-02 11:12:17 +00:00
Echo
39a564b589
Update ashboard (~1)
2026-02-02 11:09:30 +00:00
Echo
bcfa0fc2b9
Update ashboard (~1)
2026-02-02 11:08:45 +00:00
Echo
c3a45e63c1
Update ashboard (~1)
2026-02-02 11:07:25 +00:00
Echo
a7fbeddfd8
Update ashboard, dashboard (~2)
2026-02-02 11:07:00 +00:00
Echo
94b9c0402b
Update ashboard (~1)
2026-02-02 11:06:11 +00:00
Echo
db56ba2520
Update ashboard (~1)
2026-02-02 11:05:50 +00:00
Echo
177ab301d0
Update ashboard (~1)
2026-02-02 10:56:17 +00:00
Echo
605a12c4ff
Update ashboard, dashboard (~3)
2026-02-02 10:55:08 +00:00
Echo
110fa39da5
Update dashboard, root (+1 ~2)
2026-02-02 10:45:03 +00:00
Echo
a42aa44b7f
Update dashboard, memory, root +1 more (+24 ~9 -21)
2026-02-02 09:47:59 +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