cd /news/ai-agents/graphlin-jev-enabled-live-architectu… · home topics ai-agents article
[ARTICLE · art-137211] src=robotpaper.ai ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

Graphlin – Jev-Enabled Live Architecture Visualizer

Developer Roy Osherove released Graphlin, an open-source plugin for Claude Code and Codex that automatically visualizes an agent's software architecture as it is being built, using Jev as a runtime classifier for agent actions. Graphlin hooks into agent events such as pre-tool use and file edits, sends those actions to Jev for multi-layer classification, and renders the resulting state through a local server. Osherove said the project is pluggable, allowing users to swap the decision service for alternatives such as Laya.

by read1 min views3 publishedSep 22, 2026
Graphlin – Jev-Enabled Live Architecture Visualizer
Image: Robotpaper (auto-discovered)

Tools Introducing Graphlin - a plugin for Claude Code/Codex that auto visualises your architecture as your agent is building it, and what the agent is currently working on.

Why? I, like many others, tried Jev over the weekend. Unlike others, I did NOT build a router. I built a live diagram of the architecture being built by my agent - not perfect but it might be the beginning of something. It's open source and you can plug your own visualization to it. The source is fully open at https://github.com/royosherove/graphlin

How does it work? #

After various hooks in the agent such as pre tool use, file edit, create etc, actions are being sent for classification by Jev (multiple layers), and the results are used for both generating state, and visualizing it by a local server.

Jev is used as a runtime decider on what actions are being taken, what are the various types of components/files, what icons to use, who depends on who and more.

The idea of a general classifier is pretty strong and opens up a bunch of use cases. Classifiers are not new, but the packaging, lack of need to pre-train, and ease of use out of the box are pretty useful.

Like OpenClaw that gave birth to many a grok-bot, instinct, kiroCrew and others, I believe this will just be the first one to open the door to imagining a general classifier future. a system one classifer is a useful tool in the toolbelt.

Other projects claim to have been first: Laya, for example. I have not tried it yet so cannot share my opinion. However, graphlin is pluggable, you could technically ask your agent to replace the decision service with laya and see what happens.

── more in #ai-agents 4 stories · sorted by recency
── more on @graphlin 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/graphlin-jev-enabled…] indexed:0 read:1min 2026-09-22 ·