Workflows Articles
Browse 861 articles about Workflows.
What Is the Agentic OS Architecture? How to Build a Business Brain With Claude Code Skills
The Agentic OS stores your brand voice, content strategy, and client context inside Claude Code. Here's how the architecture works and how to set it up.
Gemma 4 vs Qwen 3.5: Which Open-Weight Model Should You Use for Local AI Workflows?
Compare Gemma 4 and Qwen 3.5 on performance, size, context window, and local deployment to find the best open-weight model for your agentic workflows.
How to Install and Share AI Agent Workflows With Journey Kits
Journey Kits lets you install full AI agent workflows with one prompt. Here's how to use it with Claude Code, OpenClaw, and other agent harnesses.
OpenAI's $40B Bet on a Super App: The Strategy Behind the Round
OpenAI's $40B raise funds one AI interface across ChatGPT, Codex, and Sora. The strategy behind the round and what it signals for the wider AI market.
The Post-Prompting Era: How AI Agents Are Shifting From Reactive to Proactive
AI is moving from chat interfaces to always-on background agents. Here's what the post-prompting era means for how you build and use AI workflows.
What Is the Agentic OS Heartbeat Pattern? How to Keep Your AI Agent Proactive 24/7
The heartbeat pattern runs your AI agent on a schedule, gathers context from APIs, and takes action before you ask. Here's how to build it with Claude Code.
How to Build an AI Agent Command Center: Managing Goals Instead of Terminals
Stop managing terminal tabs and start managing business goals. Learn the architecture behind a kanban-style command center for Claude Code agents.
How to Build an AI Second Brain That Evolves Over Time with Claude Code and Obsidian
Learn the full architecture for a self-improving AI second brain: memory layers, heartbeat scheduling, skills management, and multi-client support.
Claude Code Source Leak: The Three-Layer Memory Architecture and What It Means for Builders
The Claude Code source leak revealed a self-healing memory system using memory.md as a pointer index. Here's what it means for building your own AI agents.
How to Run Claude Code for Free Using Ollama and Open Router
Learn two ways to use Claude Code without paying for Anthropic tokens: run open-source models locally with Ollama or route through Open Router's free tier.
How to Run Gemma 4 Locally with Ollama: Step-by-Step Setup Guide
Learn how to download and run Google's Gemma 4 locally using Ollama, check VRAM requirements, and connect it to Claude Code for free.
How to Use Open Router Free Models With Claude Code to Cut AI Costs by 99%
Configure Claude Code to route through Open Router's free model tier instead of Anthropic's paid API. A step-by-step guide with the exact settings.json setup.
Why You Should Use an Agentic Harness With Qwen 3.6 Plus (Not Just Chat Mode)
Qwen 3.6 Plus performs dramatically better inside an agentic harness than in chat mode. Here's why and how to set it up with OpenCode.
What Is the Post-Prompting Era? How AI Agents Are Moving From Reactive to Proactive
The post-prompting era means AI acts without being asked. Learn what this shift means for automation, agents, and how you build workflows today.
What Is Workflow State vs Session State in AI Agents? Why They're Not the Same Thing
Most agentic frameworks conflate conversation state with task state. Here's why they're different problems and how Claude Code handles both separately.
Why Your AI Agent Needs a Harness: Qwen 3.6 Plus vs Chat Mode Performance
Running Qwen 3.6 Plus in a chat session vs an agentic harness produces dramatically different results. Here's what the difference looks like in practice.
How to Build an AI Command Center for Managing Multiple Claude Code Agents
Stop juggling terminal tabs. Learn how to build a kanban-style command center that manages business goals across multiple Claude Code agent sessions.
How to Spot Setup Porn in Your AI Workflow (And Escape It)
A practical checklist for spotting setup porn in your AI workflow — and the simpler, ship-first patterns to use when agent frameworks aren't earning their keep.
AI Token Management: Why Your Claude Code Session Drains Faster Than It Should
Token costs compound exponentially in long conversations. Learn the 18 habits that drain your Claude Code session and how to fix each one.
What Is the Claude Code Source Code Leak? Hidden Features and What They Reveal
Anthropic accidentally leaked Claude Code's source code. Researchers found unshipped features including background agents, voice mode, and a virtual pet system.