Suggestions and bugs

Share what you'd like to see next in NanoGPT or upvote ideas from the community.

Add a suggestion

Let us know what would make NanoGPT more useful to you.

Paste screenshots with Ctrl+V.

If unchecked, only the NanoGPT team will see this request.

New suggestions need approval before going public, and sharing lets others upvote your idea.

Showing

Status

Owner

Agentic coding uses AI agents to autonomously handle the software development lifecycle, from planning to testing and deployment. Instead of micromanaging the AI, you provide a high-level goal and the agent independently plans the steps, navigates your codebase, writes the code, runs tests, and iterates if anything fails.

Team reply

9/9/2026

You can already use NanoGPT as the model backend for coding agents such as Cline and Roo through our OpenAI-compatible API. Those clients provide repository access, file editing, and command execution, while NanoGPT supplies the model responses. We don’t currently provide that complete development environment inside NanoGPT itself.

Updated 9/9/2026

1