Tag
The release of pi-subagents introduces dynamic workflows and autonomous sub-agents to development environments, compatible with Claude Code for enhanced scriptable agent orchestration.
A computer science paper presents a graph-based workflow serving engine that unifies agent operations into a global wGraph, using dynamic graph synthesis and differential KV-cache reuse to boost agent accuracy by 4.95% while cutting GPU memory usage by 4x.
The author introduces Contenox, a personal AI agent runtime built to streamline LLM workflows, and asks the community for advice on how to monetize or share it.
The author is building Braincode, an open-source multi-model coding agent workflow engine that uses role-based routing and independent review steps to create safer, more auditable AI coding workflows, and is seeking feedback and contributors.
A tutorial guide that teaches how to build a durable execution engine from scratch using Go and Postgres, inspired by Kubernetes the hard way.
AgentSPEX introduces a domain-specific language for specifying modular, interpretable LLM-agent workflows with explicit control flow, state management, and a visual editor, outperforming existing Python-coupled frameworks.