Instructions file CodexOpenCode
Instructions for kardolus/chatgpt-cli, covering agents.md, 1) repo map (where things usually live), 2) build & test workflow (use makefile first), 3) go version and 4) testing expectations (required).
ChatGPT CLI is a powerful, multi-provider command-line interface for working with modern LLMs. It supports OpenAI, Azure, Perplexity, LLaMA, and more, with features like streaming, interactive chat, prompt files, image/audio I/O, MCP tool calls, and an experimental agent mode for safe, multi-step automation.
Instructions file CodexOpenCode
Instructions for kardolus/chatgpt-cli, covering agents.md, 1) repo map (where things usually live), 2) build & test workflow (use makefile first), 3) go version and 4) testing expectations (required).
Instructions file
Instructions for kardolus/chatgpt-cli, covering chatgpt-cli — release runbook, prerequisites, 1. cut the release, 2. publish the github release + binaries and 3. update the homebrew tap.