Update wiki/resources.md
16677fbf7167 harrisonqian 2026-04-16 1 file
index 324f9e1..23690e8 100644
@@ -33,7 +33,7 @@ visibility: public
## philosophy & methodology
-- **vibe coding manifesto** — principles for working with agents: leverage, good tools not many tools, spec-driven development, context management, verification.
+- **[vibe coding manifesto](https://www.moonflowers.xyz/writing/vibe_coding_manifesto)** — principles for working with agents: leverage, good tools not many tools, spec-driven development, context management, verification.
- [2026 Agentic Coding Trends Report](https://resources.anthropic.com/hubfs/2026%20Agentic%20Coding%20Trends%20Report.pdf) — Anthropic's research on agent development trends.
- [Effective harnesses for long-running agents](https://www.anthropic.com/engineering/effective-harnesses-for-long-running-agents) — Anthropic engineering.
- [Code proven to work](https://simonwillison.net/2025/Dec/18/code-proven-to-work/) — Simon Willison on verification.