paperclip/ui/src
Daniel Sousa 77f854c081
feat(company-skills): implement skill deletion with agent usage check
Added functionality to prevent deletion of skills that are still in use by agents. Updated the company skill service to throw an unprocessable error if a skill is attempted to be deleted while still referenced by agents. Enhanced the UI to include a delete button and confirmation dialog, displaying relevant messages based on agent usage. Updated tests to cover the new deletion logic and error handling.
2026-04-01 17:18:01 +01:00
..
adapters feat(hermes): upgrade hermes-paperclip-adapter + UI adapter + skills + detectModel 2026-03-28 01:34:48 +01:00
api feat(company-skills): implement skill deletion with agent usage check 2026-04-01 17:18:01 +01:00
components fix(ui): prevent dropdown snap-back when switching env var to Secret 2026-03-31 15:52:46 +00:00
context Merge public-gh/master into pap-979-runtime-workspaces 2026-03-30 08:35:30 -05:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks Add mail-client keyboard shortcuts to inbox mine tab 2026-03-29 10:57:34 -05:00
lib Fix optimistic comment draft clearing 2026-03-30 14:14:36 -05:00
pages feat(company-skills): implement skill deletion with agent usage check 2026-04-01 17:18:01 +01:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
App.tsx Fix execution workspace company routing 2026-03-29 10:55:21 -05:00
index.css Style markdown links with underline and pointer cursor 2026-03-29 10:57:34 -05:00
main.tsx fix providers 2026-03-23 16:57:38 -05:00