Agents and LLM
- Claude Agent SDK - can be used to make production level AI agents using claude code. Agent budget can be fixed as well. Provides support for multiagent orchestration as well.
- Codex SDK - same stuff as above but codex focused.
- Building Effective Agents Blog cookbook
- Harness design for long running agents
- Effective harness for long running agents
- context engineering for AI agents