Developer Tools: Agent Tooling

DEVELOPER TOOLS: AGENT TOOLING

18 SRC

18 sources Updated June 13, 2026

Developer Tools: Agent Tooling

The production agent-framework toolkit has consolidated into named primitives: Pipecat (voice), browser-use (web navigation), Mem0 (memory), Composio (OAuth across 1,000+ apps), RAGFlow (document retrieval), Dify (visual workflow builder), with Mastra as the TypeScript-first option backed by 1.77M monthly npm downloads and YC. Human-AI collaboration tooling has expanded: Roughdraft.md provides a local-first Markdown review app for commenting and suggesting edits on files in a workflow designed around coding agents, and Nango (NangoHQ/nango, open source) enables building product integrations using AI capabilities with a framework that reduces manual API mapping. Security and research are now packaged as Claude Code / Codex plugins — the Codex Security plugin runs end-to-end appsec (threat modeling, finding discovery, false-positive validation, attack-path narratives), and Evo turns a codebase into a self-instrumenting autonomous-research loop. MCP has shifted from "a standard" to "a survival requirement": Linear's MCP server expanded from engineering into product management, and Tolaria ships an out-of-the-box MCP server so agents read/edit a Git-based plain-markdown vault with zero external integration. Free inference is mainstream — NVIDIA hosts ~80 models via free APIs that plug into OpenClaude, OpenCode, Zed, Hermes, and Cursor — and browser-tool selection is now a measured cost/perf line item rather than a default. Web-agent development is getting its own reusable distribution layer: Browserbase's catalog packages researched website playbooks as open skills, while Camofox attacks the bot-detection/token-cost layer. Agents are also getting their own identities (Sendblue's iMessage numbers) and their own operating systems: NovaStation's multi-lane personal AI OS and Hermes Agent v0.12.0's unified Kanban dashboard demonstrate the "AI-native command center" pattern where parallel agents claim and hand off tasks. The pace is high enough that best practices for coding agents on large-scale projects can invert within six months, making tool choice and operating protocol a moving target.

Insights

MCP and Agent Integration

  • Linear's MCP server now includes product management capabilities, signaling that developer tools companies are expanding MCP integrations from engineering to cross-functional workflows (from linear mcp product management)
  • MCP is becoming the standard protocol for tool vendors to integrate with AI coding agents (from linear mcp product management)
  • Tolaria ships an out-of-the-box MCP server so Claude and other AI tools read/edit a Git-based plain-markdown vault with no external integration — a shared human+AI knowledge surface built via AI-assisted engineering to 100K+ LOC, 3,000+ tests at 85% coverage, 9.9/10 code health (from tolaria llm wiki app karpathy)

Agent Framework Toolkits

  • The production agent-framework toolkit has consolidated: Pipecat (sub-200ms multimodal voice), browser-use (human-like web navigation), Mem0 (persistent memory with hybrid search), Composio (OAuth across 1,000+ apps), RAGFlow (layout-aware document retrieval), Dify (visual workflow builder, 100+ LLM providers, one-command Docker self-host) — and Mastra as the TypeScript-first option with 1.77M monthly npm downloads and YC backing (from ai agent frameworks production ready)
  • Codex Security plugin runs end-to-end appsec on PRs/commits/branches/patches/folders/repos: automated threat modeling (assets, trust boundaries, attacker inputs, invariants, failure modes), Finding Discovery (authz bypass, SSRF, path traversal, injection, cross-tenant leaks, sandbox escapes), PoC/debugger/ASan-based false-positive validation, and Attack Path Analysis that converts findings into full attacker narratives with severity scoring (from codex security plugin appsec workflows)
  • The Evo plugin auto-instruments benchmarks and runs tree-search with parallel subagents to optimize code performance — an open-source autonomous-research orchestrator that works as a Claude Code / Codex plugin, eliminating manual benchmark creation (from evo claude autoresearch orchestrator)

Agent Communication

  • Sendblue CLI (npm install -g @sendblue/cli) provides iMessage numbers for AI agents -- sendblue setup configures your agent (from sendblue cli install)

Free Inference and Browser Tooling for Agents

  • NVIDIA hosts ~80 AI models via free APIs (MiniMax M2.7, GLM 5.1, Kimi 2.5, DeepSeek 3.2, GPT-OSS-120B) — set base_url to integrate.api.nvidia.com/v1 with an API key from build.nvidia.com; plugs into OpenClaude, OpenCode, Zed IDE, Hermes agent, and Cursor (from nvidia free ai models apis)

  • Browser-tool selection materially impacts agent token usage and latency on identical tasks — benchmark before adopting; tool choice is a cost/perf line item, not a default (from browser tools agent cost benchmark)

  • Camofox Browser is an anti-detection browser specifically for agents to avoid being blocked while scraping/automating; "the crawl army so agents can read it all" — web-crawl infrastructure is becoming first-class for agent data ingestion (from ai automation github repositories passive income, web crawling agents data access)

  • Browserbase's open-source web-agent skills catalog packages researched website playbooks as reusable components, reducing custom site-specific automation work for teams building browser agents (from browserbase web agent skills catalog)

  • Camofox Browser spoofs navigator properties, WebGL, AudioContext, and WebRTC at the C++ level so agents look less automated to bot detection systems, while accessibility-tree output can cut token costs by 90% (from free github repos replacing paid tools)

  • Coding-agent practice is moving fast enough that advice from six months ago can be actively wrong for large-scale projects, so teams should treat agent operating protocols as versioned, frequently reassessed tooling rather than static best practice (from coding agents large scale projects learnings)

Markdown Review and Human-AI Collaboration

  • Roughdraft.md provides a local-first Markdown review app specifically designed for collaborating with coding agents — enables commenting and suggesting edits on Markdown files with local-first architecture ensuring data stays on your machine (from roughdraft markdown reviews coding agents)
  • Nango (NangoHQ/nango, open source) enables building product integrations using AI capabilities, providing an API connection framework that could reduce manual mapping and configuration work for B2B product connections (from nango ai product integrations)

Multi-Agent Operating Systems

  • NovaStation is a multi-agent personal AI operating system with dedicated lanes (Mission Control, Market Swarm, Builder OS, Boardroom, NovaForget memory) plus live Gmail/Calendar panels and remote-machine integration over Tailscale + OpenClaw Node — demonstrates the "AI-native command center" pattern (from novastation ai operating system command center)
  • Hermes Agent v0.12.0 replaces juggling terminal windows with a unified Kanban dashboard where parallel agents claim and hand off tasks; a Discord-command → Hermes-Kanban → Discord-board bridge adds plain-English intake and mobile task access since the two don't sync natively (from hermes agent multi agent kanban v012, hermes discord kanban orchestration)

Voices

3 contributors