Autonomous Agent Transitions in AgenticOS: From Simple Automation to Self-Improving Systems

AgenticOS introduces a revolutionary capability: Agent Transitions – transitions powered by LLMs that can reason, query, create structures, and even deploy new transitions autonomously. This guide explores the full spectrum of agent capabilities, from simple token processing to self-improving meta-agents. Agent transitions operate under a … … Continue readingAutonomous Agent Transitions in AgenticOS: From Simple Automation to Self-Improving Systems

AgenticOS: Pass vs Map Transitions – Quick Reference

Pass and Map are the two foundational transition types in AgetnticOS. Understanding their differences is crucial for building effective agentic processes. This guide compares them side-by-side to help you choose the right one. This is the most critical difference: what the when condition evaluates. A … … Continue readingAgenticOS: Pass vs Map Transitions – Quick Reference

AgenticOS Building Blocks: The Six Transition Types – Complete Overview

AgetnticOS provides six distinct transition types, each designed for specific agentic patterns. Understanding when to use each type is fundamental to building effective agentic processes. Purpose: Route tokens without transforming them – pure decision logic. Purpose: Transform token data through templates – reshape, enrich, restructure. … Continue readingAgenticOS Building Blocks: The Six Transition Types – Complete Overview

Executors and Deployment Architecture

A deep dive into AgenticOS’s polling-based executor architecture: how Petri nets can orchestrate work across networks, clouds, and corporate firewalls—without requiring a single inbound port. What if your automation platform could reach anywhere? Not just servers in your cloud VPC, but machines behind corporate firewalls. … … Continue readingExecutors and Deployment Architecture

Teaching AI to Read Code: Building a Self-Analyzing Petri Net with AgenticOS and SA-BlobStore

A AgenticOS + SA-BlobStore journey: small tokens, big artifacts, and a two-stage “grep → analyze” agentic process I love the cleanliness of Petri nets in AgenticOS: tokens move, transitions fire, and everything stays inspectable. But the first time I tried to run a “real” agentic … … Continue readingTeaching AI to Read Code: Building a Self-Analyzing Petri Net with AgenticOS and SA-BlobStore

Agentic Nets: The Future of Human-AI Partnership in Agent Orchestration

How I discovered a new paradigm for working with AI agents by building executable Petri nets together with Claude Code – and why this changes everything about how we develop intelligent systems. By Alexej Sailer | January 2026 I was sitting at my desk, staring … … Continue readingAgentic Nets: The Future of Human-AI Partnership in Agent Orchestration