-
Notifications
You must be signed in to change notification settings - Fork 162
feat: non-interactive mode #130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
39ceaf4
to
e940bff
Compare
e940bff
to
93230bf
Compare
@radutopala looks like this needs a rebase. |
93230bf
to
9fec8df
Compare
@kujtimiihoxha rebased |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@radutopala let me know if this is too much to ask for, but https://github.com/charmbracelet/mods uses stderr
to show a loading/generating spinner while the agent is running, I was wondering if we can do the same, this way we give the users some sort of idea that stuff is happening. they also have a --quite
mode to not show anything
Similar to Claude Code, have it running directly with a prompt, but still store session etc
Can then be used for example to build mcp-s or any scripting with opencode sub-processes for parallelism/workflows.