Skip to content

feat: add quick prompts to chat surfaces - #307

Open
Maws7140 wants to merge 3 commits into
RAIT-09:devfrom
Maws7140:quick-prompts-chat-surfaces
Open

feat: add quick prompts to chat surfaces#307
Maws7140 wants to merge 3 commits into
RAIT-09:devfrom
Maws7140:quick-prompts-chat-surfaces

Conversation

@Maws7140

@Maws7140 Maws7140 commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds saved quick prompts in chat surfaces, command palette quick prompt execution, prompt icons, and promptName support for agent-client button blocks.

Behaviour

  • New Quick prompts section in settings; each prompt has:
    • Name, Prompt body, Icon (Lucide name or image), Default agent,
      and Hide after click
  • "Show quick prompts in chat" toggle surfaces them in the input area
  • type: button agent blocks can reference a saved quick prompt by name and
    resolve it at click time

Key changes

  • src/ui/SettingsTab.ts quick-prompt CRUD UI
  • src/ui/InputArea.tsx quick-prompt chips in the composer
  • src/ui/AgentButtonBlock.tsx resolve saved prompt by name
  • src/plugin.ts settings model + wiring
image

@Maws7140 Maws7140 closed this Jun 2, 2026
@Maws7140 Maws7140 reopened this Jun 2, 2026
@Maws7140
Maws7140 marked this pull request as ready for review June 8, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant