Tag: developer-tools
All the articles with the tag "developer-tools".
-
Claude Code Plugins
Published: Oct 11, 2025Updated: Aug 2, 2026Vancouver, CanadaPlugin systems promise to simplify agent development by standardizing custom commands, tools, and MCP servers. But do they solve the right problem, or just add another abstraction layer?
-
Agent Client Protocol
Published: Aug 31, 2025Updated: Aug 3, 2026Toronto, CanadaThe Agent Client Protocol (ACP) promises agent-editor interoperability. But the real revolution isn't making agents work with IDEs—it's freeing agents to control any interface, compose with each other, and flow seamlessly between environments.
-
AGENTS.md
Published: Aug 20, 2025Updated: Aug 2, 2026Toronto, CanadaOpenAI's AGENTS.md is a necessary step for guiding AI coding agents, but it reveals a deeper crisis: our tools were never built to communicate with AI.
-
Introducing Context (ctx)
Published: Aug 15, 2025Updated: Aug 2, 2026Toronto, CanadaContext (ctx) transforms any CLI tool into an AI-ready, token-efficient interface. By wrapping command output in structured JSON with precise token counts, ctx solves the token blindness problem and can reduce consumption by over 95%.