AI Developer Tools & SDKs
-
Presenton is an open-source AI presentation generator with an API — bring your own models, export editable PPTX
Presenton is an open-source AI presentation generator positioned against Gamma, Beautiful.ai, and Decktopus. Apache 2.0 licensed, it gives you full control over the workflow: choose your models, keep your data private, run it locally. ## What sets it apart Most AI slide tools are closed SaaS that lock your decks in their format. Presenton exports… Continue reading
-
DCP gives AI agents permission, not keys — credentials stay on your laptop, you approve from your phone
DCP is a security layer for AI agents built on a simple inversion: agents get permission, not keys. Your Solana wallets and API credentials stay on your laptop. When an agent needs to act, it asks for permission, and you tap once on your phone to approve. Local-first, open source, works with Claude, Cursor, OpenClaw,… Continue reading
-
Microsoft ships dotnet/skills — official .NET and C# skills for coding agents from the team that builds the platform
Microsoft published dotnet/skills — an official repository of skills that teach AI coding agents how to work with .NET and C#. The distinguishing claim: these come from the team that ships the platform, using the same workflows they run with first-party engineering teams. ## What’s in it Skills span the .NET surface: data access and… Continue reading
-
buildpipe lets you compose, run, and automate multi-step AI development workflows
buildpipe launched on Product Hunt — a tool for composing, running, and automating multi-step AI development workflows. The idea: chain the discrete steps of an AI build (data prep, model calls, tool invocations, evaluation) into a repeatable pipeline instead of re-running them by hand each time. ## Where it fits This is the same conceptual… Continue reading
-
InstaVM gives AI agents Firecracker microVMs that boot in under 200ms with pause, snapshot, and clone
InstaVM is a production control plane for AI agents — it runs agents like production servers: isolated, observable, and controlled. The core is Firecracker microVMs with sub-200ms boot times, so an agent can spin up a fresh isolated computer faster than most API calls return. ## What the control plane gives you Pause a running… Continue reading
-
Understand-Anything turns any codebase into an interactive knowledge graph for Claude Code, Cursor, and Copilot
Understand-Anything is a Claude Code plugin that analyzes your project with a multi-agent pipeline, builds a knowledge graph of every file, function, class, and dependency, then opens an interactive dashboard to explore it all visually. It hit GitHub trending with 854 stars in a single day. ## What you get An interactive web dashboard renders… Continue reading
-
Chrome DevTools ships an official MCP server that lets coding agents control and inspect a live browser
The Chrome DevTools team shipped chrome-devtools-mcp — an official Model Context Protocol server that lets coding agents (Gemini, Claude, Cursor, Copilot) control and inspect a live Chrome browser. It gives agents the full DevTools toolkit for automation, debugging, and performance analysis. ## What an agent can do with it Record performance traces and extract actionable… Continue reading
-
Tycono turns multi-agent AI into a tycoon game where you define a company in code
Tycono is an open-source platform that turns multi-agent AI into something that feels like running a tycoon game. Instead of prompting a single agent, you define an entire company — roles, authority, knowledge — in files, and let the agents work together. Launch with `npx tycono`. ## Company-as-Code The core idea: roles and workflows live… Continue reading
-
Mixpanel Headless gives AI coding agents a programmatic interface to product analytics
Mixpanel shipped Headless — a complete programmable interface to its analytics platform, built as a Python library plus CLI and explicitly designed for coding-agent use. The pitch: let an agent discover, query, and extract product analytics without a human clicking through dashboards. ## What it does Headless exposes Mixpanel’s query and data-extraction surface programmatically. An… Continue reading
-
Runtime ships sandboxed coding agents for teams — parallel workflows, ticket integration, approval controls
Runtime launched on Product Hunt — sandboxed coding agents built for whole teams rather than solo developers. YC-backed, founded in 2026 by Gus Trigos and Carlos Volante. The pitch: run coding agents in isolated sandboxes with the guardrails an engineering org actually needs. ## What it does Each agent runs in a sandboxed execution environment,… Continue reading
