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
This commit is contained in:
Echo
2026-01-30 20:58:30 +00:00
parent fdabea7271
commit ea4101710f
8 changed files with 317 additions and 58 deletions

View File

@@ -1,21 +1,4 @@
{
"anaf": {
"status": "OK",
"ok": true,
"lastCheck": "2026-01-30T13:50:00Z"
},
"git": {
"status": "curat",
"clean": true,
"files": 0
},
"agents": {
"count": 5,
"list": ["echo-work", "echo-health", "echo-growth", "echo-sprijin", "echo-scout"]
},
"lastReport": {
"type": "test",
"summary": "Ecosistem configurat, totul în ordine",
"time": "30 ian 2026, 13:55"
}
"git": {"status": "4 fișiere", "clean": false, "files": 4},
"lastReport": {"type": "evening", "summary": "notes.html îmbunătățit (filtre colorate), rețetă salvată", "time": "30 Jan 2026, 22:00"}
}