Skip to content

Add interactive chat mode with --chat flag#4

Merged
spichen merged 1 commit intomainfrom
claude/add-chat-mode-VrbFl
Mar 28, 2026
Merged

Add interactive chat mode with --chat flag#4
spichen merged 1 commit intomainfrom
claude/add-chat-mode-VrbFl

Conversation

@spichen
Copy link
Copy Markdown
Owner

@spichen spichen commented Mar 28, 2026

Adds a chat mode to specrun run via the --chat flag that opens an
interactive terminal session using Ink (React for CLI). Each user message
runs the flow and displays the result. Conversations are persisted to
~/.specrun/conversations/ as individual JSON files per session.

https://claude.ai/code/session_01D8cdjAhoxoKpkqptnRs9rh

Adds a chat mode to `specrun run` via the `--chat` flag that opens an
interactive terminal session using Ink (React for CLI). Each user message
runs the flow and displays the result. Conversations are persisted to
~/.specrun/conversations/ as individual JSON files per session.

https://claude.ai/code/session_01D8cdjAhoxoKpkqptnRs9rh
@spichen spichen merged commit 10a0591 into main Mar 28, 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