Skip to content

fix(agents): pass --version to downstream binary and suppress banners in non-TTY mode - #521

Open
AlexStasko wants to merge 3 commits into
codemie-ai:mainfrom
AlexStasko:non-tty-session
Open

fix(agents): pass --version to downstream binary and suppress banners in non-TTY mode#521
AlexStasko wants to merge 3 commits into
codemie-ai:mainfrom
AlexStasko:non-tty-session

Conversation

@AlexStasko

Copy link
Copy Markdown

Summary

In order to use codemie-* agents with wrappers like https://github.com/pingdotgg/t3code

Changes

  • --version option is passed to the downstream binary, so the upstream tool can understand the real version of the harness.
  • suppress banners in non-TTY mode. Mostly for the codemie-claude binary triggered via the Claude SDK

Impact

Checklist

  • Self-reviewed
  • Manual testing performed
  • Documentation updated (if needed)
  • No breaking changes (or clearly documented)

@AlexStasko AlexStasko changed the title Non tty session fix(agents): pass --version to downstream binary and suppress banners in non-TTY mode Aug 31, 2026
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.

1 participant