Feedback & Bug Reports
Hit a bug, want a feature, or just have a thought? Here's how to reach us — for the CLI, the macOS and iOS apps, and the VS Code extension alike.
★
Fastest path: open a GitHub issue. It's public, needs no codeep.dev account, and is exactly where development happens.
Report a bug
File it on GitHub Issues. A good report gets fixed faster — please include the details under What to include below. Browse existing issues first — your bug may already be tracked, and a 👍 helps us prioritise.
Request a feature
Same place — open an issue and describe the problem you're trying to solve, not just the solution you have in mind. Real-world use cases shape the roadmap more than anything else.
From your dashboard
Signed in to codeep.dev? You can also send a report straight from your dashboard — handy if you'd rather not use GitHub. It lands in the same triage queue.
What to include
The more of these you can add, the quicker we can help:
- Which client — CLI, macOS app, iOS app, or VS Code extension, and its version.
- Your OS — e.g. macOS 14.5, or the Linux distro / Node version for the CLI.
- Provider & model — e.g. Anthropic / claude-opus, Z.AI / glm-5.2.
- Steps to reproduce — what you did, what you expected, and what actually happened.
- Logs or a screenshot — if the agent erred, the error banner text helps a lot.
⚠
Never paste secrets. Scrub API keys, tokens, and private code from logs and screenshots before posting — GitHub issues are public.