Workflows Articles
Browse 386 articles about Workflows.
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 Slack AI MCP Client? How Slackbot Became an Agentic Teammate
Slack's 30 new AI capabilities include an MCP client, meeting transcription, reusable skills, and native CRM. Here's what changed and how to use it.
Vibe Kanban vs Paperclip vs Claude Code Dispatch: Which Agent Management Tool Is Right for You?
Compare the top tools for managing multiple Claude Code agents: Vibe Kanban, Paperclip, and Claude Code Dispatch. Find out which fits your workflow.
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.
What Is AI 'Setup Porn'? Why Complex Agent Frameworks Often Produce Nothing
Spending hours configuring multi-agent frameworks instead of shipping work is a real productivity trap. Here's how to identify it and what to do instead.
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.
Gemma 4 31B vs Qwen 3.5: Which Open-Weight Model Should You Use for Agentic Workflows?
Compare Gemma 4 31B and Qwen 3.5 on benchmarks, agentic capabilities, and local deployment to find the best open model for your AI workflows.
How to Use Google Stitch's Voice Mode to Build a Full App Without Typing
Google Stitch's live voice mode lets you design entire web applications by speaking. Learn how to use it to go from idea to interactive prototype in minutes.