feat: Add chat mode switching (plan, ask, code, etc.) #40

Closed
opened 2026-01-16 08:03:28 -08:00 by naomi · 0 comments
Owner

Description

Add the ability to switch between different chat modes within the application. This would allow users to change how the assistant responds based on the current task.

Proposed Modes

  • ask - General Q&A and conversation
  • plan - Planning and architecture discussions
  • code - Focused coding assistance
  • And potentially others as needed!

Implementation Ideas

  • Could be a dropdown/selector in the UI
  • Keyboard shortcut for quick switching
  • Visual indicator showing current mode
  • Mode persists across sessions (or resets - TBD)

Why This Matters

Different tasks benefit from different interaction styles. Being able to switch modes gives more control over the conversation flow and makes the assistant more versatile~


This issue was created with help from Hikari~ 🌸

## Description Add the ability to switch between different chat modes within the application. This would allow users to change how the assistant responds based on the current task. ## Proposed Modes - **ask** - General Q&A and conversation - **plan** - Planning and architecture discussions - **code** - Focused coding assistance - And potentially others as needed! ## Implementation Ideas - Could be a dropdown/selector in the UI - Keyboard shortcut for quick switching - Visual indicator showing current mode - Mode persists across sessions (or resets - TBD) ## Why This Matters Different tasks benefit from different interaction styles. Being able to switch modes gives more control over the conversation flow and makes the assistant more versatile~ --- ✨ This issue was created with help from Hikari~ 🌸
naomi closed this issue 2026-01-20 08:33:40 -08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/hikari-desktop#40