picoclaw/web/frontend/src/routes
wenjie c0464bdd5d
feat(web): add skill marketplace hub and registry install flow (#2246)
- add backend APIs for searching and installing registry skills, including origin metadata and concurrency-safe workspace writes
- introduce /agent/hub as the default agent entry with marketplace search and install UI
- refactor the skills and tools pages with filtering, dialogs, detail views, import validation, and updated i18n
- expand backend tests for search, install, import, rollback, and concurrent requests
2026-04-01 19:25:31 +08:00
..
agent feat(web): add skill marketplace hub and registry install flow (#2246) 2026-04-01 19:25:31 +08:00
channels feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
__root.tsx feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00
agent.tsx feat(web): add skill marketplace hub and registry install flow (#2246) 2026-04-01 19:25:31 +08:00
config.raw.tsx Merge pull request #1421 from sipeed/refactor/config-ui 2026-03-12 18:15:16 +08:00
config.tsx feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
credentials.tsx feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
index.tsx feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
launcher-login.tsx feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00
logs.tsx fix(web): render ansi logs with wrapped lines (#1425) 2026-03-12 19:12:19 +08:00
models.tsx feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00