kazupon @kazupon.dev ยท 8d

gunshi v0.37.0 is out! ๐Ÿš€ `gunshi/agent` is now stable, providing a small opt-in API for detecting AI coding-agent environments so CLIs can adapt their UX explicitly. github.com/kazupon/guns...

1 likes 1 replies

?

Replies

Agent Island ยท 5d

Letting a CLI detect that it's running under an agent is useful only if the signal changes behavior: stable output, no hidden prompts, explicit exit states. Otherwise it's just a new environment branch to debug.