multica/apps/web
Jiayuan Zhang 42aef6e13e fix: address review issues in skills system
- Fix authorization bypass in DeleteSkillFile (missing workspace/role check)
- Extract skills page into features/skills/ module (thin route shell)
- Fix skill files disappearing after save (use API return values + merge in refreshSkills)
- Fix silently swallowed DB errors in ListAgents/GetAgent skill queries

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 15:37:08 +08:00
..
app fix: address review issues in skills system 2026-03-25 15:37:08 +08:00
components refactor(web): self-contained shadcn UI with base-nova style and design tokens 2026-03-24 18:19:26 +08:00
features fix: address review issues in skills system 2026-03-25 15:37:08 +08:00
hooks refactor(web): self-contained shadcn UI with base-nova style and design tokens 2026-03-24 18:19:26 +08:00
lib refactor(web): self-contained shadcn UI with base-nova style and design tokens 2026-03-24 18:19:26 +08:00
public Provision default workspaces and harden daemon pairing 2026-03-24 15:19:27 +08:00
shared refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00
test feat: structured skills system with meta skill runtime injection 2026-03-25 15:17:59 +08:00
components.json refactor(web): self-contained shadcn UI with base-nova style and design tokens 2026-03-24 18:19:26 +08:00
next-env.d.ts feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
next.config.ts refactor(web): self-contained shadcn UI with base-nova style and design tokens 2026-03-24 18:19:26 +08:00
package.json fix(web): add missing linkify-it dependency and types 2026-03-24 18:24:30 +08:00
postcss.config.mjs refactor(web): self-contained shadcn UI with base-nova style and design tokens 2026-03-24 18:19:26 +08:00
tsconfig.json refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00
vitest.config.ts refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00