Skip to content

Coding with agents

Hyperflask is optimized for coding with agents. Hyperflask high-level abstractions allow agents to efficiently create apps and maintain them long term.

Hyperflask-Start provides all the needed tools to get you started with agent coding:

  • A proper AGENTS.md file
  • A full set of agent skills so that agents know how to build Hyperflask apps

Customizing AGENTS.md

The provided file is very generic and does not describe your project. Add your project description at the top of the file.

Using agents

Use any agent tool inside your project directory and ask it to build features for you.

Example tools:

  • Github Copilot inside VS Code
  • Claude Code
  • OpenCode
  • OpenAI Codex
  • Gemini CLI
  • Google Antigravity

OpenCode is an excellent choice.