
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.
It applies first-principles reasoning to diagnose real objectives and constraints, uses a stringent evidence policy for resource selection, and supports multiple AI agents (Codex, Claude Code, Gemini CLI) with a single core file, ensuring robust, privacy-respecting, and verifiable learning path generation.
从原点出发,无限逼近真知。目标驱动、证据导向、可验证、可迭代的学习路线规划 Skill。
Similar projects matched by category, topics, and programming language.

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.

A comprehensive step-by-step tutorial series that teaches AI agents from scratch, covering function calling, agent loops, ReAct, reflection, plan-and-execute, multi-agent systems, orchestration, evaluation, and related concepts like RAG, GraphRAG, and LangChain.
Harness Engineering is a methodology for improving coding agent outputs by carefully crafting the environment around them—providing curated context, tools, and executable constraints that encode an organization’s nonfunctional requirements and cumulative lessons.