Enterprise DNA
Build Index / Changelog

Changelog

What changed and when.

Every entry the crawler shipped, in reverse chronological order. Each batch is approved by a human reviewer before going live.

2026-05-17

87 entries shipped

  • Showcase Your Build Here — Demo entry. Submit your real build to be featured. We cross-link to every tool in your stack.
  • Showcase NZ Legal Command Center — Customer command center for a New Zealand law firm. The pattern, ported and proven on a real customer.
  • Showcase Help Genie Suite — Twelve-repo Help Genie ecosystem built and shipped almost entirely by Claude Code agents.
  • Showcase EDNA Command Center — Autonomous command center for a multi-product AI infrastructure company. Agents run, Sam directs.
  • Showcase AssetPro ARIA — Productised AI ops layer for an asset-management business. From customer brief to live deploy in two months.
  • Apps Sierra — Conversational AI for customer experience. The Bret Taylor and Clay Bavor bet on AI-led customer interactions.
  • Apps Notion AI — AI built into Notion. Draft pages, summarise databases, answer questions across your whole workspace.
  • Apps Lindy — No-code AI agents for ops, sales, and support. The Zapier of the agent era, with built-in conversation.
  • Apps Krisp — AI noise cancellation, meeting transcription, and accent translation. The audio layer for the modern call.
  • Apps Hex — Collaborative analytics with AI. SQL, Python, and an agent that helps you explore data and ship dashboards.
  • Apps Granola — AI notepad for meetings. Take your own notes, Granola enhances them after the call with the audio context.
  • Apps Glean — Enterprise AI work assistant. Search, ask, and act across every internal app, with workplace identity baked in.
  • Apps Gamma — AI-native deck and document builder. Type a brief, get a polished presentation, doc, or webpage in a minute.
  • Apps Fireflies — AI meeting assistant. Records, transcribes, summarises, and pipes the output to your stack.
  • Apps ElevenLabs — AI voice generation, cloning, and conversational voice agents. The default voice layer for the AI ecosystem.
  • Apps Decagon — AI customer support agents for high-volume consumer brands. Resolves tickets end to end, hands off cleanly.
  • Apps Bardeen — AI agent automations for the browser. Builds workflows by watching, runs them on demand or on a schedule.
  • OSS Vercel AI SDK — The de facto TypeScript SDK for AI apps. Streaming, tools, multi-model, and now an agent loop.
  • OSS Trigger.dev — Background jobs and long-running tasks for AI apps. Write functions, get durability, observability, and retries.
  • OSS Temporal — Durable execution at enterprise scale. The control plane that survives anything.
  • OSS Semantic Kernel — Microsoft's enterprise-flavoured framework for AI agents. .NET-first, with Python and Java siblings.
  • OSS mem0 — Memory layer for AI apps. Personalisation, continuity, and recall as a service.
  • OSS Mastra — TypeScript-first agent framework. Workflows, agents, tools, memory, evals, in one consistent shape.
  • OSS LlamaIndex — The data framework for LLM apps. RAG, ingestion, structured extraction, agents over your data.
  • OSS Letta — Stateful agents with first-class memory. The continuation of MemGPT, productionised.
  • OSS LangGraph — Graph-based orchestration for long-running, multi-step agents. The control plane LangChain always needed.
  • OSS Langfuse — Open-source LLM observability. Traces, evals, prompt management, all self-hostable.
  • OSS Instructor — Structured output for LLMs via Pydantic. The cleanest answer to 'just give me a typed object back'.
  • OSS Inngest — Durable workflows for agents. Step functions, event-driven runs, retries, all without managing a queue.
  • OSS DSPy — Programming, not prompting. Declare what you want, compile prompts and weights against an objective.
  • OSS CrewAI — Role-based multi-agent framework. Define crews of agents with roles, goals, and tasks, run them as a team.
  • OSS BAML — A typed language for LLM functions. Define inputs, outputs, and prompts, get reliable structured output.
  • OSS AutoGen — Microsoft's framework for multi-agent conversations. Agents that talk to each other to solve hard problems.
  • MCP Obsidian MCP Server — MCP server for Obsidian vaults. Read, write, and search notes so your agent works inside your second brain.
  • MCP Supabase MCP Server — Official MCP server for Supabase. Let any MCP-compatible agent query, mutate, and migrate against your project.
  • MCP Slack MCP Server — Reference MCP server for Slack. Read channels, post messages, search history, all through Claude or any MCP client.
  • MCP Stripe MCP Server — Official Stripe MCP. Customers, subscriptions, invoices, payment intents, products, all through an agent.
  • MCP Sequential Thinking MCP Server — Reference MCP that gives an agent a structured 'think step by step' tool. Surprisingly effective on hard tasks.
  • MCP Sentry MCP Server — Official Sentry MCP. Pipe errors, performance issues, and releases to your agent so it can fix them.
  • MCP Puppeteer MCP Server — Reference Puppeteer-backed MCP. Give an agent a real browser when an API does not exist.
  • MCP Postgres MCP Server — Reference MCP server for Postgres. Read schema, run scoped queries, give agents structured DB access without a dashboard tab.
  • MCP Playwright MCP — Browser control as an MCP server. Click, type, screenshot, scrape, all from inside any MCP-aware agent.
  • MCP Notion MCP Server — Notion's official MCP server. Search pages, read content, create pages, update databases, all from any MCP client.
  • MCP Memory MCP Server — Reference MCP server for persistent agent memory using a local knowledge graph. The starter every memory-aware agent reaches for.
  • MCP Linear MCP Server — Official Linear MCP server. Issues, projects, cycles, comments, all exposed to your agent.
  • MCP GitHub MCP Server — GitHub's official MCP server. Issues, PRs, repos, search, releases, all under one MCP surface.
  • MCP Filesystem MCP Server — Reference MCP server for local filesystem access. The example everyone copies first.
  • MCP Cloudflare MCP Server — Official remote MCP servers from Cloudflare. Workers, R2, KV, DNS, Workers AI, all from your agent.
  • MCP Brave Search MCP — MCP server that gives any agent privacy-respecting web search via the Brave Search API. The default research primitive.
  • MCP Atlassian MCP Server — Official Atlassian MCP. Jira issues, Confluence pages, releases, sprints, exposed to your agent.
  • Skills Webpage Info Skill — Official Anthropic skill that gives Claude a clean fetch and extract loop for any URL. The default starting point for web grounding.
  • Skills XLSX Skill — Anthropic's reference skill for reading, writing, and reshaping Excel workbooks from a Claude agent.
  • Skills Slack Skill — Draft Slack messages and threads that match your channel norms. Reference skill from the Anthropic skills repo.
  • Skills Skill Creator Skill — Anthropic's meta-skill that helps Claude write better Claude skills. Bootstraps the skill-authoring loop.
  • Skills Security Review Skill — Anthropic's reference security-review skill. Walks a diff, flags real issues, ignores the noise.
  • Skills Deep Research Skill — Community-maintained deep-research skill for Claude. Plan, search, synthesize, cite. The discovery loop, packaged.
  • Skills PPTX Skill — Build and edit PowerPoint decks from Claude. Layouts, themes, charts, all from a prompt.
  • Skills PDF Skill — Read, extract, and generate PDFs from Claude. The Anthropic reference skill for the format every business actually uses.
  • Skills PDF Form Filler (Anthropic Skill) — Official Anthropic skill that turns Claude into a competent PDF form filler. Drop in, run, done.
  • Skills Mintlify Docs Skill — Build and maintain Mintlify documentation sites from Claude. Pages, navigation, components, API refs, all from prompts.
  • Skills Internal Comms Skill — Anthropic's reference skill for drafting internal updates, status posts, and team announcements with a consistent voice.
  • Skills Cursor Rules Starter Pack — Curated set of high-quality Cursor `.cursor/rules` files for every common stack. The de facto starter.
  • Skills DOCX Skill — Read, write, and edit Microsoft Word documents from Claude. Open-source reference skill in the Anthropic skills repo.
  • Skills Canva Skill — Vendor-shipped Claude skill for Canva. Generate, edit, and template designs through Claude with brand awareness.
  • Skills Brand Guidelines Skill — Teach Claude your brand voice, colours, typography, and forbidden phrases. Ships in the Anthropic skills repo.
  • Skills Artifacts Builder Skill — Reference Anthropic skill for producing high-quality Claude Artifacts: HTML, React, SVG, charts, dashboards.
  • Agents Windsurf — Codeium's IDE-with-an-agent. Cascade flow combines deep context with autonomous multi-file work.
  • Agents Replit Agent — Prompt to deployed app. Replit Agent scaffolds, runs, and hosts the thing without leaving the browser.
  • Agents Vapi — Developer platform for voice agents. Build, deploy, and operate phone-first AI with code, in days not months.
  • Agents v0 by Vercel — Generative UI inside Next.js. Describe an interface, get production-quality React + Tailwind + shadcn components.
  • Agents Retell AI — Production-grade voice AI infrastructure. Sub-second latency, human-feeling turn-taking, batteries-included telephony.
  • Agents OpenHands — Open-source autonomous coding agent platform. Spins up a sandboxed dev environment, ships PRs end to end.
  • Agents Manus — General-purpose autonomous agent. Give it a goal in natural language, watch it plan, browse, code, and ship.
  • Agents OpenAI Codex (CLI + cloud agent) — OpenAI's coding agent surface: terminal CLI for local work, cloud agent for parallel autonomous tasks.
  • Agents Lovable — AI app builder for non-engineers. Prompt your idea, get a running React app with Supabase wired in.
  • Agents Help Genie — AI voice agent that picks up the phone, qualifies the caller, books the meeting, and syncs to your CRM.
  • Agents GitHub Copilot — The original AI pair programmer, now with Agent Mode, Workspaces, and multi-model selection.
  • Agents Devin — The autonomous software engineer. Plan, write, test, and ship in a sandboxed cloud workstation.
  • Agents Continue — Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
  • Agents Cursor — The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
  • Agents Codeium — Free AI autocomplete and chat across 40+ IDEs. The volume player in AI coding assistants, now sibling to Windsurf.
  • Agents Cline — Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
  • Agents Claude Code — Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
  • Agents Browserbase — Headless browser infrastructure built for agents. Sessions, sandboxing, observability, all hosted.
  • Agents Bolt.new — Full-stack app generation in the browser. Prompt, edit, run, and deploy without ever spinning up a local dev environment.
  • Agents Claude Computer Use — Claude takes the mouse and keyboard. A vision-based agent that controls a real desktop, not just a browser.
  • Agents Aider — Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.

2025-01-28

2 entries shipped

  • MCP Cloudflare MCP Server — Expose the full Cloudflare platform as MCP tools — Workers, KV, R2, D1, DNS, and Workers AI for any MCP-compatible agent.
  • MCP Brave Search MCP Server — Expose the Brave Search API as MCP tools — web search, local search, and summarization for any MCP-compatible agent.