← AI by Aakash

Hermes Agent.

AI by Aakash · Aakash Gupta · May 1, 2026
Hermes, an AI agent from Nous Research, reached 100K GitHub stars in seven weeks by implementing a fundamentally different approach than existing AI tools. Unlike traditional AI applications that only function when actively used, Hermes runs in the background, executes tasks on a schedule, and improves at those tasks over time through a learning loop and a SOUL.md configuration file that personalizes the agent's behavior. The tool represents a shift from interactive AI assistance to autonomous AI infrastructure that continues operating without user intervention.

Detailed Analysis

Anthropic's Claude expanded significantly beyond its established identity as a writing and coding assistant this week, launching native connectors for a suite of creative and design applications including Blender, Autodesk Fusion, Adobe tools, Ableton, SketchUp, and Splice. The integrations represent a structural shift in how Claude interacts with professional workflows — rather than functioning as a separate tab or clipboard intermediary, Claude now operates directly inside the software environments where creative work actually happens. The Autodesk Fusion connector is particularly notable: users can describe desired changes to a 3D model in plain language and Claude executes those changes natively inside Fusion, eliminating the need for users to navigate menus, panels, or parameter settings to accomplish the same result.

The Blender integration carries its own distinct significance rooted in that tool's history. Blender has possessed a full Python automation layer since 2011, but practical use of that API has always required a rare combination of skills — proficiency in Python alongside deep familiarity with Blender's internal architecture. That skill pairing was difficult to source and expensive to employ. The Claude connector collapses that barrier entirely, enabling tasks like renaming objects, correcting UV maps, and executing batch changes across complex scenes through natural language alone. The bottleneck was never Blender's capability; it was always the human translation layer between intent and execution. That translation layer has now been automated.

The funding dimension of the Blender launch adds a layer of strategic texture worth examining. Anthropic announced patron-level support for the Blender Development Fund at €240,000 per year, explicitly directed at Blender's Python API — the same infrastructure the connector itself depends on. Following community pushback about AI companies funding tools they derive value from, Blender reversed course and accepted the contribution as a one-time donation rather than ongoing patronage. Anthropic agreed to the restructured arrangement. The sequence is instructive: the community's wariness of AI-entangled funding is real, the money was written regardless, and the integration ships either way. Anthropic's willingness to fund the open-source infrastructure its products depend on — even when the donation structure was publicly contested — signals a longer-term bet on open creative ecosystems rather than purely extractive deployment.

The Claude connector launches arrive inside a broader competitive moment in AI tooling. Gemini's simultaneous announcement of free document generation for 750 million users directly challenges Microsoft Copilot's pricing model, and OpenAI's renegotiated Microsoft agreement — with its AGI-exit clause removed — reshapes the infrastructure relationships underlying the entire industry. Cursor's SDK launch, meanwhile, signals the progression of AI coding assistants from discrete products into embedded backend infrastructure. Claude's move into creative tool environments follows a similar logic: the goal is not to be a tool users visit but infrastructure users inhabit. The connectors for Blender, Fusion, and Ableton position Claude inside the daily file-level workflows of designers, engineers, and musicians — categories of professional user who had little reason to consider Claude central to their work before this week.

The broader pattern across all of these developments is the erosion of the interface boundary between AI models and domain-specific software. The chatbot paradigm — where users toggle between a chat window and their actual work environment — is being replaced by agents that act on real files, inside real tools, in real time. Claude's creative tool connectors are among the more concrete examples of that transition to ship at scale, targeting professional communities with established, complex workflows and a historically high cost of entry for automation. Whether the integrations achieve meaningful adoption will depend on execution quality inside those tools, but the architectural direction is unambiguous: ambient AI inside the software layer, not adjacent to it.

Read original article →