agentic-os/skills
Austin 94ce01007d Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization
- server.py: dynamic agent execution engine (cli/http/mcp), live agent
  registry (/api/agents register/unregister), integrations API, agent stats
  & skill scoring, kanban task delete, plugin uninstall, agent-time tracking
  + /test page
- dashboard: modernized agent-health, plugins marketplace, smart-router,
  styles; added agent-time monitor page + terminal page
- scheduler.py rewrite; start.sh / start-agentic-os.sh improvements
- skills: added firebase-*, notion-knowledge-capture, xcode-project-setup,
  audit/test plugins; updated learnings across skills
- brain/ docs + data registry files (agent-registry, integrations, router-keywords)
- .gitignore: exclude runtime artifacts (pid, graphify-out, logs)

Verified live on :8081 - all new endpoints return 200 and register/unregister
persists to data/agent-registry.json.
2026-07-25 11:30:07 -07:00
..
_template Initial commit: Agentic OS v1.0.0 2026-05-17 15:23:44 +05:30
audit-test-plugin Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
backup-skill Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
brainstorming Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
code-review Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
content-draft Add missing score-history.json files to all 15 skills 2026-05-17 15:24:45 +05:30
cost-analytics Add missing score-history.json files to all 15 skills 2026-05-17 15:24:45 +05:30
daily-standup Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
devops-audit Add missing score-history.json files to all 15 skills 2026-05-17 15:24:45 +05:30
goal-planner Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
heartbeat Add missing score-history.json files to all 15 skills 2026-05-17 15:24:45 +05:30
meeting-minutes Add missing score-history.json files to all 15 skills 2026-05-17 15:24:45 +05:30
memory-consolidation Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
project-planner Add missing score-history.json files to all 15 skills 2026-05-17 15:24:45 +05:30
research-synthesis Add missing score-history.json files to all 15 skills 2026-05-17 15:24:45 +05:30
systematic-debug Add missing score-history.json files to all 15 skills 2026-05-17 15:24:45 +05:30
tdd-cycle Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
test-plugin Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
firebase-ai-logic-basics Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
firebase-app-hosting-basics Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
firebase-auth-basics Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
firebase-basics Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
firebase-crashlytics Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
firebase-data-connect Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
firebase-firestore Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
firebase-hosting-basics Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
firebase-remote-config-basics Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
firebase-security-rules-auditor Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
notion-knowledge-capture Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00
xcode-project-setup Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 11:30:07 -07:00