
learn-agent
A collection of notes on building coding agents, derived from the production development of the desktop agent Reina, with each mechanism simplified into a zero-dependency, single-file Node.js demo.
它解决了开发者在使用同一或不同 LLM 提供商多个 API 密钥时的常见痛点,无需手动干预即可处理速率限制、认证失败和自动密钥轮换,并与 OpenCode 生态系统深度集成。
OpenCode plugin for automatic API-key failover and rotation across multiple provider keys
根据分类、Topic 和编程语言匹配的相似项目。

A collection of notes on building coding agents, derived from the production development of the desktop agent Reina, with each mechanism simplified into a zero-dependency, single-file Node.js demo.
Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.
A hands-on course that walks through building a Pi-style coding agent from scratch across 15 checkpoints, starting from an offline agent trajectory.