Skip to content

feat: make ArrowCode run as an inline CLI with on-demand full TUI tog… - #11

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

feat: make ArrowCode run as an inline CLI with on-demand full TUI tog…#11
Chintanpatel24 merged 1 commit into
mainfrom
classic-chat-full-terminal-10383201897621791563

Conversation

@Chintanpatel24

Copy link
Copy Markdown
Member

…gle and auto-collapse panels during run

  • Establish the inline readline interactive CLI as the default entry mode (Claude Code style)
  • Collapse other panels and make them disappear by automatically toggling layoutMode to classic when a prompt starts running
  • Directly answer general chat queries using single-turn Orchestrator execution without forcing a multi-agent plan
  • Translate command shortcuts starting with '.' to '/' commands
  • Support attaching local files to chat context using /add or .add
  • Highlight and box code block containers inside the classic chat panel
  • Display faint command autocompletion suggestions triggered with Tab/Right-Arrow keys
  • Implement a custom animated Unicode thinking spinner for tool runs

…gle and auto-collapse panels during run

- Establish the inline readline interactive CLI as the default entry mode (Claude Code style)
- Collapse other panels and make them disappear by automatically toggling layoutMode to classic when a prompt starts running
- Directly answer general chat queries using single-turn Orchestrator execution without forcing a multi-agent plan
- Translate command shortcuts starting with '.' to '/' commands
- Support attaching local files to chat context using /add or .add
- Highlight and box code block containers inside the classic chat panel
- Display faint command autocompletion suggestions triggered with Tab/Right-Arrow keys
- Implement a custom animated Unicode thinking spinner for tool runs
Copilot AI review requested due to automatic review settings July 20, 2026 14:16

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 05fcc19 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