First tagged release of AgentPostmortem, the public registry of real AI agent failures, live at https://www.agentpostmortem.com/.
Highlights
- Public case registry: submit, browse, and read documented AI agent failures with case numbers, severity levels, damage estimates, agents, and tags.
- Submission flow with evidence upload via presigned R2 URLs and a tokenized edit link for post-submission corrections.
- Voting, moderated comments with permalinks, and a Hall of Fame of the top cases.
- Search with live debounced queries, agent and severity filters, server-rendered results, and CSV export.
- Weekly email newsletter with signup, unsubscribe, and admin digest sending.
- Admin area for approving, editing, and moderating submissions.
- SEO and syndication: sitemap, RSS, JSON-LD, and dynamic OG images for cases, agents, and tags.
- Runs on Cloudflare Workers via OpenNext, with CI covering ESLint, TypeScript, Prettier, and a production build.
Full details in CHANGELOG.md.