Tag:ai
All the articles with the tag "ai".
The Architecture Wasn't Imaginary: Open-Sourcing an Agentic Workspace
Published: at 12:00 AMI turned the coding-agent workspace idea into an open GitHub organization and documentation site, then found Kiro Crew exploring a remarkably similar direction.
An Open Workspace for Agentic Engineering
Published: at 12:00 AMThe architecture is the product; a CLI is only proof. Here is the open pattern language that emerged from using coding agents for real software work.
The Discovery Problem: How Will Agents Find Your WebMCP Tools?
Updated: at 12:00 AMWebMCP's biggest unsolved challenge is tool discovery—the future of agent-web interaction depends on solving how AI agents find your website's structured tools without expensive navigation.
From Coding Agent to Engineering Team
Published: at 12:00 AMThe most useful agent roles may be the quiet ones: housekeepers, bug fixers, test maintainers, and dependency maintainers working through repeated bounded runs.
Worktrees Are Not Enough
Published: at 12:00 AMGit worktrees isolate files, not ports, databases, processes, containers, or browser profiles. Concurrent agent runs also need explicit ownership of runtime resources.