nexus/ui/src
Dotta 0763e2eb20 fix: hide instructions file and show advanced fields in import adapter config
- Added hideInstructionsFile prop to AdapterConfigFieldsProps
- All adapter config-fields now conditionally hide the instructions file
  field when hideInstructionsFile is set (used during import since the
  AGENTS.md is automatically set as promptTemplate)
- Import adapter config panel now renders ClaudeLocalAdvancedFields
  (Chrome, skip permissions, max turns) when claude_local is selected

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-16 11:09:36 -05:00
..
adapters fix: hide instructions file and show advanced fields in import adapter config 2026-03-16 11:09:36 -05:00
api Merge public-gh/master into paperclip-company-import-export 2026-03-14 21:45:54 -05:00
components refactor: extract shared PackageFileTree component for import/export 2026-03-16 09:04:22 -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 Restrict company imports to GitHub and zip packages 2026-03-16 09:52:16 -05:00
pages fix: hide instructions file and show advanced fields in import adapter config 2026-03-16 11:09:36 -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 Dark theme for CodeMirror code blocks in MDXEditor 2026-03-15 14:39:09 -05:00
main.tsx Add kitchen sink plugin example 2026-03-13 23:03:51 -05:00