AI Waka
AI Waka
Apr 15, 2026 · Artificial Intelligence

How Claude Managed Agents Simplify Building AI Agents

Claude Managed Agents provides a fully managed cloud environment that handles agent loops, tool execution, context management, and session continuity, allowing developers to define an agent once and let Anthropic’s runtime take care of the rest, dramatically reducing infrastructure overhead.

AI agentsAgent WorkflowAnthropic
0 likes · 13 min read
How Claude Managed Agents Simplify Building AI Agents
Architect's Journey
Architect's Journey
Apr 10, 2026 · Industry Insights

Why Switching to AI Development Makes You Busier, Not Faster

The author reflects on moving from traditional backend work to AI development, describing how the shift brings longer hours but a more engaging, exploratory workload, a broader perspective, new documentation practices, and a changed hiring landscape.

AI developmentAI documentationAgent Workflow
0 likes · 7 min read
Why Switching to AI Development Makes You Busier, Not Faster
Top Architecture Tech Stack
Top Architecture Tech Stack
Apr 2, 2026 · Artificial Intelligence

Master OpenAI Codex: Install, Configure, and Boost Your Coding Workflow

This guide walks developers through the full lifecycle of OpenAI Codex—from understanding its role as a code‑agent, comparing it with Claude Code, and choosing the right usage mode, to installing the CLI, configuring MCP plugins, selecting models, and mastering the most common commands and shortcuts for an efficient AI‑augmented development workflow.

AI Coding AssistantAgent WorkflowCLI installation
0 likes · 19 min read
Master OpenAI Codex: Install, Configure, and Boost Your Coding Workflow
AI Architecture Path
AI Architecture Path
Mar 9, 2026 · Artificial Intelligence

How Superpowers Transforms AI Coding into an Engineered Workflow

This article explains the common pitfalls of AI‑generated code, introduces the open‑source Superpowers framework that enforces a structured, test‑driven workflow, details its core skills and mandatory steps, shows cross‑platform installation for Claude Code, Codex and OpenCode, and offers practical tips for effective AI development.

AI developmentAgent WorkflowGitHub
0 likes · 12 min read
How Superpowers Transforms AI Coding into an Engineered Workflow
Code Mala Tang
Code Mala Tang
Feb 21, 2026 · Artificial Intelligence

Mastering Cursor AI Agents: Best Practices for Efficient Code Generation

This guide explains how to harness Cursor's AI agents for software development by covering agent harness components, planning modes, context management, rule and skill extensions, long‑running loops, image handling, common workflows like TDD and Git integration, parallel execution, cloud delegation, and debugging strategies.

AI agentsAgent WorkflowCursor
0 likes · 20 min read
Mastering Cursor AI Agents: Best Practices for Efficient Code Generation
Baobao Algorithm Notes
Baobao Algorithm Notes
Feb 3, 2026 · Industry Insights

How One Developer Merges 600 Commits a Day with AI: Inside the Clawdbot Workflow

In this in‑depth interview, Peter Steinberger explains how AI agents let him submit and merge hundreds of commits daily, replace traditional code reviews with prompt‑driven requests, and redesign his development workflow around a closed‑loop validation system that reshapes modern software engineering.

AI engineeringAgent Workflowcode review
0 likes · 85 min read
How One Developer Merges 600 Commits a Day with AI: Inside the Clawdbot Workflow
Tech Freedom Circle
Tech Freedom Circle
Sep 25, 2025 · Artificial Intelligence

RAGFlow Primer Part 1: Introduction and Concept Deep Dive

This article provides a comprehensive technical overview of RAGFlow, an industrial‑grade Retrieval‑Augmented Generation platform, detailing its architecture, core components such as DeepDoc, intelligent chunking, embedding integration, multi‑stage retrieval, and agent workflow, while comparing it with traditional RAG shortcomings.

Agent WorkflowDeepDocIntelligent Chunking
0 likes · 32 min read
RAGFlow Primer Part 1: Introduction and Concept Deep Dive
Qborfy AI
Qborfy AI
Jul 11, 2025 · Artificial Intelligence

Building a Dynamic Agent Workflow with LangGraph: A Step‑by‑Step Guide

This tutorial walks through creating a full‑featured LLM Agent workflow using LangGraph, covering goal definition, task decomposition, execution nodes, state updates, re‑planning logic, and user feedback, while comparing ReAct and Reflexion approaches and providing complete Python code examples.

Agent WorkflowLLMLangChain
0 likes · 11 min read
Building a Dynamic Agent Workflow with LangGraph: A Step‑by‑Step Guide