Commit Graph

113 Commits

Author SHA1 Message Date
Echo
aa6875ed0c Update ashboard, memory (+3 ~4) 2026-02-15 22:14:04 +00:00
Echo
9a9948cbc1 Update dashboard, memory, root (+3 ~7) 2026-02-15 15:12:38 +00:00
Echo
ffb60f9da8 Update emory, memory (+1 ~1) 2026-02-15 00:02:34 +00:00
Echo
61032f67e8 curatare 2026-02-14 23:02:21 +00:00
Echo
73a8ac05d6 Update emory, memory, tools (+1 ~3) 2026-02-14 22:38:30 +00:00
Echo
6bebd540b9 Update emory, memory (+1 ~1) 2026-02-14 21:58:12 +00:00
Echo
5f61078e7b daily: 14 feb - insights, index, tehnici-pauza, todos 2026-02-14 18:01:21 +00:00
Echo
05c7abf496 Update ashboard, dashboard (~2) 2026-02-14 08:26:57 +00:00
Echo
91a566b34c Update dashboard, memory, root (+7 ~14) 2026-02-14 07:35:09 +00:00
Echo
d9f1c8c700 Update ashboard, dashboard, memory (+3 ~5) 2026-02-13 15:56:52 +00:00
Echo
59d2b19ac6 Update emory, memory (+3 ~1) 2026-02-13 07:29:14 +00:00
Echo
43fe613546 Update ashboard, tools (~2) 2026-02-12 15:14:13 +00:00
Echo
891c53e4d0 Update dashboard, memory, root (~3) 2026-02-12 14:04:29 +00:00
Echo
4500bfedcc Update ashboard, dashboard, memory (+1 ~3 -1) 2026-02-12 13:21:27 +00:00
Echo
34514c194a Update dashboard, memory, root (~10) 2026-02-12 12:07:15 +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
91ba27982d Update ashboard (~1) 2026-02-11 16:24:12 +00:00
Echo
1ae163a1cf Update emory (~1) 2026-02-11 16:22:04 +00:00
Echo
1c3971f573 Update dashboard, memory, tools (~3) 2026-02-11 16:21:19 +00:00
Echo
3adc7751ae Update ashboard, tools (~2) 2026-02-11 16:17:19 +00:00
Echo
a74d4bbc21 Update ashboard (~1) 2026-02-11 16:14:39 +00:00
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
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
5657944a48 Update ashboard (~1) 2026-02-11 15:04:09 +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
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
af4bed4e98 Add workspace/ to .gitignore (symlink to ~/workspace for web links) 2026-02-09 10:29:56 +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
4cbf8bfe1e Ralph workflow functional: Python PRD generator + ralph.sh autonomous loop 2026-02-09 10:07:42 +00:00
Echo
0e3291f18d Add Ralph setup documentation 2026-02-09 09:06:48 +00:00
Echo
ccd9362d1a Update memory, root, tools (+2 ~2) 2026-02-09 09:06:09 +00:00
Echo
cf397efe6c Clean up ralph-claude and test-ralph-workflow directories 2026-02-09 08:56:30 +00:00
Echo
e82a786885 Add Ralph skill for autonomous PRD creation and implementation 2026-02-09 08:56:16 +00:00
Echo
59abff1bce feat: US-003 - Test pentru hello
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 14:05:52 +00:00
Echo
7b738ccca8 feat: US-002 - Funcție hello simpla
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 14:03:47 +00:00
Echo
29fcb8a5b2 feat: US-001 - Setup proiect Node.js
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 14:02:36 +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
4fec7e961d Update emory (~1) 2026-02-08 05:58:55 +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