Papers & Resources
Key Papers
Section titled “Key Papers”Agentic AI Systems
Section titled “Agentic AI Systems”| Title | Authors | Year | Related Week |
|---|---|---|---|
| Agents (OpenAI) | OpenAI | 2023 | Weeks 1–2 |
| Constitutional AI | Anthropic | 2022 | Week 2 |
| ReAct: Synergizing Reasoning and Acting | Yao et al. | 2023 | Week 3 |
| Toolformer | Schick et al. | 2023 | Week 3 |
Coding AI
Section titled “Coding AI”| Title | Authors | Year | Related Week |
|---|---|---|---|
| Qwen3-Coder-Next Model Card | Qwen Team | 2026 | Week 10 |
| DeepSeek-V4-Pro / DeepSeek-V4-Flash Model Cards | DeepSeek-AI | 2026 | Week 10 |
| DeepSeek-Coder-V2 | DeepSeek-AI | 2024 | Week 10 |
| GLM-5.1 Model Card | Z.ai | 2026 | Week 10 |
| MiniMax-M2.7 Model Card | MiniMaxAI | 2026 | Week 10 |
| Code Llama | Rozière et al. | 2023 | Week 10 |
| SWE-bench | Jimenez et al. | 2024 | Week 9 |
Multi-Agent Systems
Section titled “Multi-Agent Systems”| Title | Authors | Year | Related Week |
|---|---|---|---|
| AutoGen | Wu et al. | 2023 | Week 7 |
| MetaGPT | Hong et al. | 2024 | Weeks 7–9 |
| ChatDev | Qian et al. | 2023 | Week 7 |
LLM Infrastructure
Section titled “LLM Infrastructure”| Title | Authors | Year | Related Week |
|---|---|---|---|
| vLLM: PagedAttention | Kwon et al. | 2023 | Week 11 |
| Efficiently Scaling Transformer Inference | Pope et al. | 2023 | Week 11 |
| vLLM Automatic Prefix Caching / Speculative Decoding / Disaggregated Prefill Docs | vLLM Project | 2026 | Week 11 |
Blog Posts & Practical Resources
Section titled “Blog Posts & Practical Resources”- “The Ralph Loop” — Geoffrey Huntley (2025) → Core material for Weeks 4–6
- “Harness Engineering” — Geoffrey Huntley (2025) → Week 4
- Claude Code: Deep Dive — Anthropic Blog (2025) → Weeks 1–2
- GitHub Agent HQ — GitHub Blog (2026) → Week 10. Select Claude/Codex agents inside GitHub workflows
- Codex Cloud / CLI / MCP Docs — OpenAI Developers (2026) → Week 10. Sandbox, AGENTS.md, MCP, subagents
- Gemini CLI Docs — Google (2026) → Week 10. 1M context, Search grounding, MCP, extensions
Regulatory Resources
Section titled “Regulatory Resources”- EU AI Act — Official Journal of the EU (2024) → Week 2
- NIST AI Risk Management Framework — NIST (2023) → Week 2
Official Documentation
Section titled “Official Documentation”- Anthropic Claude Documentation
- Gemini CLI (Google) — Google’s AI coding CLI
- Codex CLI (OpenAI) — OpenAI’s terminal coding agent
- OpenAI Codex MCP Documentation
- OpenAI Agents SDK
- Model Context Protocol Specification
- vLLM Documentation
- NVIDIA MIG User Guide
- Kubernetes Documentation