Merge pull request #169 from NeuralNomadsAI/codenomad/issue-136

feat(ui): unify picker Tab/Enter/Shift+Enter and allow directory attachments
This commit is contained in:
Shantur Rathore
2026-02-16 09:00:22 +00:00
committed by GitHub
8 changed files with 358 additions and 101 deletions

View File

@@ -164,6 +164,7 @@ export const commandMessages = {
"unifiedPicker.sections.commands": "COMMANDS",
"unifiedPicker.sections.agents": "AGENTS",
"unifiedPicker.sections.files": "FILES",
"unifiedPicker.sections.workspaceRoot": "WORKSPACE ROOT",
"unifiedPicker.badge.subagent": "subagent",
"unifiedPicker.footer.navigate": "navigate",
"unifiedPicker.footer.select": "select",