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:
@@ -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"}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user