Commit Graph

11 Commits

Author SHA1 Message Date
horus fc6ddbd1b2 feat: Enhanced analyze - shows overview, scripts, sections, better project matching 2026-03-24 21:59:53 +01:00
horus 48a452b994 fix: ClawHub - move actions to POST, increase output font size 2026-03-24 19:00:30 +01:00
horus 88506aa423 feat: Analyze now shows which projects would benefit from skill 2026-03-24 18:53:41 +01:00
horus 2ee9b22cec feat: Add analyze and Make My Version buttons
- Analyze shows skill description and preview
- Make My Version creates custom skill without installing from ClawHub
2026-03-24 18:43:42 +01:00
horus 163c8e5096 fix: ClawHub API syntax error 2026-03-24 18:31:28 +01:00
horus 4c699a65a4 feat: Add sync/push buttons to ClawHub UI 2026-03-24 18:16:07 +01:00
horus 064812d730 feat: Multi-agent ClawHub management
- Agent selector (Horus, Amun, Cleo)
- Install/delete skills per agent
- Status bar showing installed skills per agent
- Popular refresh button
- Skills synced to agents-skills repo
2026-03-24 16:54:12 +01:00
horus 2c047af9bd fix: proper parsing of clawhub output with multi-word names 2026-03-24 16:15:42 +01:00
horus af340f69de fix: use full path for clawhub binary in API route 2026-03-24 16:14:23 +01:00
horus fb0ce20aa5 fix: ClawHub API and simplify Council nav
- Fix popular search query (was empty string)
- Group all agents under single 'Agents' tab
2026-03-24 16:13:25 +01:00
horus 602dcff5b2 feat: ClawHub Marketplace in Mission Control
- /mission-control/clawhub - Search, browse skills
- Install, Analyze, or Clone skills
- API route at /api/clawhub
- Added to Council navigation
2026-03-24 16:10:36 +01:00