A minimal AI agent built from scratch — no agent framework, just Python, the OpenAI SDK, and a `while` loop. Accompanies the Medium article "Build Your Own AI Agent from Scratch." Three execution modes: `local` (Ollama only), `remote` (cloud provider), `mixed` (local orchestrates, delegates to remote).
These files are sergenes/mini_agent's own configuration. They tell Claude Code, Codex, OpenCode and Gemini CLI how to work on this repository, so they are not mods to install elsewhere. Copy one as a starting point and replace the parts that are about this project.
AGENTS.md A 236 tok CLAUDE.md A 242 tok GEMINI.md A 44 tok .claude/skills/deploy/SKILL.md A 50 tok .claude/skills/running-the-agent/SKILL.md A 55 tok .claude/skills/visual-check/SKILL.md A 53 tok