<span class="vcard">/u/AdditionalWeb107</span>
/u/AdditionalWeb107

Planoai 0.4.6 🚀 Signals-based tracing for agents via a terminal UI

The CLI is becoming a dominant surface area for developer productivity – it offers such an ergonomic feel that makes it easier to switch between tools. So to make our signals-based observability for agents even easier to consume, we've comple…

Plano 0.4.3 ⭐️ Filter Chains via MCP and OpenRouter Integration

Hey peeps – excited to ship Plano 0.4.3. Two critical updates that I think could be helpful for developers. 1/Filter Chains Filter chains are Plano’s way of capturing reusable workflow steps in the data plane, without duplication and coupling logic int…

I built Plano – the framework-agnostic runtime data plane for agentic applications

Thrilled to be launching Plano today – delivery infrastructure for agentic apps: An edge and service proxy server with orchestration for AI agents. Plano's core purpose is to offload all the plumbing work required to deliver agents to product…

🚀 Plano (A3B) – the fastest and cheapest agent orchestration LLM that beats GPT 5.1 and Claude Sonnet 4.5

Hello everyone — I’m on the Katanemo research team. Today we’re thrilled to launch Plano-Orchestrator, a new family of LLMs built for fast multi-agent orchestration. They are open source, and designed with privacy, speed and performance in mind. What d…

HuggingFace Omni Router comes to Claude Code

HelloI! I am part of the team behind Arch-Router (https://huggingface.co/katanemo/Arch-Router-1.5B), which is now being used by HuggingFace to power its HuggingChat experience. Arch-Rotuer is a 1.5B preference-aligned LLM router that guides mode…

Preference-aware routing for Claude Code 2.0

HelloI! I am part of the team behind Arch-Router (https://huggingface.co/katanemo/Arch-Router-1.5B), A 1.5B preference-aligned LLM router that guides model selection by matching queries to user-defined domains (e.g., travel) or action types (e.g….

Preference-aware routing for Claude Code 2.0

I am part of the team behind Arch-Router (https://huggingface.co/katanemo/Arch-Router-1.5B), A 1.5B preference-aligned LLM router that guides model selection by matching queries to user-defined domains (e.g., travel) or action types (e.g., image …

GPT-5 style router, but for any set of LLMs

GPT-5 launched today, which is essentially a bunch of different OpenAI models underneath the covers abstracted away by a real-time router. Their router is trained on preferences (not just benchmarks). In June, we published our preference-aligned …

I built a coding agent routing solution – decoupling route selection from model assignment

Coding tasks span from understanding and debugging code to writing and patching it, each with their unique objectives. While some workflows demand a foundational model for great performance, other workflows like "explain this function to me&…