paperclip/ui/src
Dotta c6ea491000 Improve export/import UX: rich frontmatter preview, cleaner warnings
- Separate terminated agent messages from warnings into info notes
  (shown with subtle styling instead of amber warning banners)
- Clean up warning banner styles for dark mode compatibility
  (use amber-500/20 borders and amber-500/5 backgrounds)
- Parse YAML frontmatter in markdown files and render as structured
  data cards showing name, title, reportsTo, skills etc.
- Apply same warning style cleanup to import page

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-15 14:52:07 -05:00
..
adapters Raise default max turns to 300 2026-03-12 09:34:05 -05:00
api Merge public-gh/master into paperclip-company-import-export 2026-03-14 21:45:54 -05:00
components Merge public-gh/master into paperclip-company-import-export 2026-03-14 21:45:54 -05:00
context fix(ui): refresh issue documents from live events 2026-03-14 06:52:44 -05:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks Merge public-gh/master into paperclip-company-import-export 2026-03-14 21:45:54 -05:00
lib Merge public-gh/master into paperclip-company-import-export 2026-03-14 21:45:54 -05:00
pages Improve export/import UX: rich frontmatter preview, cleaner warnings 2026-03-15 14:52:07 -05:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
App.tsx Move company import/export to dedicated pages with file-browser UX 2026-03-15 14:43:07 -05:00
index.css fix(ui): hide scrollbar track background when sidebar is not hovered 2026-03-14 17:47:22 -05:00
main.tsx Add kitchen sink plugin example 2026-03-13 23:03:51 -05:00