Skip to content

feat: change default mode to standard interactive CLI and launch TUI … - #10

Merged
Chintanpatel24 merged 1 commit into
mainfrom
classic-chat-full-terminal-10383201897621791563
Jul 20, 2026
Merged

feat: change default mode to standard interactive CLI and launch TUI …#10
Chintanpatel24 merged 1 commit into
mainfrom
classic-chat-full-terminal-10383201897621791563

Conversation

@Chintanpatel24

Copy link
Copy Markdown
Member

…on demand with /swarm

  • Default to a clean inline interactive CLI mode (Claude Code style) that does not clear or override the terminal screen
  • Route standard prompts directly to Orchestrator as single-turn chat
  • Prepend file attachments via /add or .add into the upcoming query context
  • Launch full alternate-screen TUI dashboard on demand when /swarm is run
  • Map dot-prefixed command lines (.plan, .swarm, .confirm, .accept) to slash (/) commands
  • Support inline faint autocomplete suggestions matching commands with Tab/Right-Arrow autocomplete triggers
  • Format code blocks beautifully in classic mode TUI with custom boxes and header labels
  • Display custom animated Unicode thinking spinner while background tasks are active

…on demand with /swarm

- Default to a clean inline interactive CLI mode (Claude Code style) that does not clear or override the terminal screen
- Route standard prompts directly to Orchestrator as single-turn chat
- Prepend file attachments via /add or .add into the upcoming query context
- Launch full alternate-screen TUI dashboard on demand when /swarm is run
- Map dot-prefixed command lines (.plan, .swarm, .confirm, .accept) to slash (/) commands
- Support inline faint autocomplete suggestions matching commands with Tab/Right-Arrow autocomplete triggers
- Format code blocks beautifully in classic mode TUI with custom boxes and header labels
- Display custom animated Unicode thinking spinner while background tasks are active
Copilot AI review requested due to automatic review settings July 20, 2026 13:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Chintanpatel24
Chintanpatel24 merged commit 26cb1c1 into main Jul 20, 2026
1 check passed
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.

2 participants