- ナレッジハブ
- 技術執筆
技術執筆
技術執筆
技術執筆 のナレッジハブ記事一覧。
エージェントアーキテクチャ
Cursor のセットアップからリポジトリ全体の AGENTS.md、プライベート知識ベース、MCP ツール設計、RL 訓練モデル、シングルエージェントのコーディングループまでの厳選パス。
- Cursor入門:ループを自動化する Treat Cursor as an automation surface — rules, tests, MCP, and agents run the boring parts so you keep one thread for judgment. 読む →
- AIコーディングエージェント向けAGENTS.md標準 One open Markdown file per repo — closest AGENTS.md wins; user prompts override. 読む →
- AIエージェント向けナレッジの整理 Pair a public site with a private brain — progressive disclosure, lifespans, verification metadata. 読む →
- search と execute で MCP サーバーを構築する Two MCP tools — search and execute — beat hundreds of per-operation tool definitions. 読む →
- エージェントモデルにおけるツール呼び出しの強化学習 RL specializes models for the tool loop — Composer is the public case study. 読む →
- Keep the thread: why plan–critique–build pipelines fail modern coding agents One agent, one thread, small units — verify with tests, not lossy handoffs. 読む →