Skip to content

feat: configure minimal inline interactive CLI as absolute default an… - #12

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

feat: configure minimal inline interactive CLI as absolute default an…#12
Chintanpatel24 merged 1 commit into
mainfrom
classic-chat-full-terminal-10383201897621791563

Conversation

@Chintanpatel24

Copy link
Copy Markdown
Member

…d resolve require import issues

  • Force standard interactive CLI (Claude Code style) as the absolute default interactive entrypoint
  • Route and stream general chat query responses cleanly to standard out under the user prompt
  • Support /add and dot-prefixed shortcuts completely in the default CLI mode
  • Launch full alternate-screen swarm TUI dashboard on demand via /swarm or .swarm
  • Replace CJS require("node:fs") with standard ESM node imports to prevent runtime compile/crash issues depending on compilation context

…d resolve require import issues

- Force standard interactive CLI (Claude Code style) as the absolute default interactive entrypoint
- Route and stream general chat query responses cleanly to standard out under the user prompt
- Support /add and dot-prefixed shortcuts completely in the default CLI mode
- Launch full alternate-screen swarm TUI dashboard on demand via /swarm or .swarm
- Replace CJS require("node:fs") with standard ESM node imports to prevent runtime compile/crash issues depending on compilation context
Copilot AI review requested due to automatic review settings July 20, 2026 14:27

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 a8c69db 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