agent-ecosystem/src/renderer/components/ui
iliya 7206b231f0 refactor: update mention handling and improve role options
- Refactored MentionableTextarea to use a getter for trigger index, enhancing performance and avoiding stale closures.
- Updated PRESET_ROLES to include additional roles: architect, docs, auditor, and optimizer, expanding role selection options.
- Adjusted package.json build scripts to remove automatic publishing flags for a more streamlined build process.
2026-03-03 00:11:31 +02:00
..
auto-resize-textarea.tsx feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00
badge.tsx feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +02:00
button.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
checkbox.tsx feat: use agent teams 2026-02-22 15:41:18 +02:00
ChipInteractionLayer.tsx feat: enhance file reveal functionality and improve UI interactions 2026-03-02 21:53:22 +02:00
CodeChipBadge.tsx feat: add binary file preview functionality and improve editor performance 2026-03-01 23:51:51 +02:00
combobox.tsx feat: add agent language update handling and validation 2026-02-24 17:11:54 +02:00
dialog.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
input.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
label.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
MentionableTextarea.tsx refactor: update mention handling and improve role options 2026-03-03 00:11:31 +02:00
MentionSuggestionList.tsx feat: enhance file reveal functionality and improve UI interactions 2026-03-02 21:53:22 +02:00
popover.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
select.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
tabs.tsx feat: use agent teams 2026-02-22 15:41:18 +02:00
textarea.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
tooltip.tsx fix: add description to eslint-enable comment in tooltip.tsx 2026-02-23 12:27:54 +02:00