Tagged articles

agent workflow

26 articles · Page 1 of 1
AI Code to Success
AI Code to Success
Jul 24, 2026 · Artificial Intelligence

Doubao-Seed-Evolving: Real‑World Evaluation of ByteDance’s Continuously Evolving LLM

This article evaluates ByteDance’s Doubao-Seed-Evolving model, highlighting its weekly‑level updates, 1 M‑token context window, improved stability for long‑chain agent tasks, cost‑effective inference, and real‑world performance on a full‑project Android code‑refactoring case.

1M token contextDoubao-Seed-Evolvingagent workflow
0 likes · 12 min read
Doubao-Seed-Evolving: Real‑World Evaluation of ByteDance’s Continuously Evolving LLM
Design Hub
Design Hub
Jul 16, 2026 · User Experience Design

Why OpenAI’s First Hardware Looks Nothing Like Typical AI Gear

OpenAI’s limited‑edition Codex Micro repurposes a tabletop controller into an agent‑dispatch console, using layered physical controls and subtle RGB cues to surface AI status, streamline workflow initiation, and let users make weighted decisions without turning the device into a flashy AI‑hardware showcase.

AI hardwareOpenAIProduct Design
0 likes · 11 min read
Why OpenAI’s First Hardware Looks Nothing Like Typical AI Gear
AI Architecture Hub
AI Architecture Hub
Jul 14, 2026 · Artificial Intelligence

Beyond Prompt Libraries: Turning Expert AI Coding Experience into Reusable Agent Workflows

Multiple mid‑to‑large R&D teams report that senior architects can boost requirement review and code iteration efficiency by over 40% with AI, while novices see a three‑fold increase in rework, highlighting the need to convert hidden expert knowledge into standardized, verifiable Agent processes rather than relying solely on prompt collections.

AI programmingClaude CodeOpenAI Codex
0 likes · 14 min read
Beyond Prompt Libraries: Turning Expert AI Coding Experience into Reusable Agent Workflows
Su San Talks Tech
Su San Talks Tech
Jul 5, 2026 · Artificial Intelligence

A Practical Guide to Loop Engineering: Automating AI Workflows with Markdown

The article explains how to implement a Loop automation system using three essential Markdown files—AGENTS/CLAUDE, STATE, and SKILL—detailing their roles, safety rules, verification steps, prompt commands (/loop and /goal), and a step‑by‑step setup from zero to a near‑unattended AI‑driven workflow.

AI automationCI triageMarkdown
0 likes · 15 min read
A Practical Guide to Loop Engineering: Automating AI Workflows with Markdown
Software Engineering 3.0 Era
Software Engineering 3.0 Era
Jun 29, 2026 · Artificial Intelligence

Enterprise‑Level FDE Knowledge Framework: From Business Insight to AI Engineering Delivery

This article outlines a comprehensive enterprise‑grade FDE knowledge system covering AI deployment roles, business insight, large‑model fundamentals, prompt and context engineering, ontology modeling, agent‑based workflows, production‑grade engineering, quality assurance, governance, and organizational asset management.

AI engineeringAI governanceFDE
0 likes · 12 min read
Enterprise‑Level FDE Knowledge Framework: From Business Insight to AI Engineering Delivery
LuTiao Programming
LuTiao Programming
Jun 27, 2026 · Artificial Intelligence

Microsoft's MAI-Code-1-Flash Arrives in IntelliJ, Prompting Java Teams to Ditch the One‑Model‑Fits‑All Approach

Microsoft's new MAI‑Code‑1‑Flash model is now available in IntelliJ, signaling a shift for Java developers from using a single, heavyweight AI model for all tasks to selecting fast, task‑specific models that improve iteration speed, reduce costs, and better match the risk profile of each coding activity.

AI codingCopilotJava
0 likes · 19 min read
Microsoft's MAI-Code-1-Flash Arrives in IntelliJ, Prompting Java Teams to Ditch the One‑Model‑Fits‑All Approach
AI Architecture Path
AI Architecture Path
Jun 25, 2026 · Artificial Intelligence

OpenMontage: Generate Full‑Length Short Videos from One Prompt

Short‑video creators face exploding production cycles, runaway AI costs, low‑quality outputs, and copyright risks; OpenMontage, an open‑source agent‑driven system with 12 pipelines and 52 tools, automates the entire workflow—from research to rendering—at a fraction of the cost, offering both free local and paid cloud routes.

AI Video GenerationCost OptimizationOpenMontage
0 likes · 15 min read
OpenMontage: Generate Full‑Length Short Videos from One Prompt
Su San Talks Tech
Su San Talks Tech
Jun 23, 2026 · Artificial Intelligence

What Is Superpowers and Why Is It Suddenly So Popular?

Superpowers is an open‑source AI‑coding framework that replaces ad‑hoc prompt‑driven generation with a disciplined, five‑stage development workflow enforced through a set of Markdown‑defined skills, improving code quality, maintainability, and cross‑platform compatibility while addressing the chaotic "Vibe Coding" problem.

AI codingSuperpowersagent workflow
0 likes · 17 min read
What Is Superpowers and Why Is It Suddenly So Popular?
inShocking
inShocking
Jun 20, 2026 · Industry Insights

What 813 AI Job Listings Reveal About Beijing’s AI Market

Analyzing 813 AI‑related positions from 555 Beijing companies, the author uncovers a startup‑dominated market, a shift from model competition to Agent‑driven automation, and emerging talent demands such as Multi‑Agent, RAG, and deployment expertise.

AI industry insightsAI recruitmentBeijing
0 likes · 14 min read
What 813 AI Job Listings Reveal About Beijing’s AI Market
Java Tech Enthusiast
Java Tech Enthusiast
Jun 10, 2026 · Artificial Intelligence

How to Keep Claude Code Honest: 4 Essential Configurations

Claude Code often hallucinates by inventing functions, imports, or test results, which wastes time; this article explains a four‑layer engineering setup—honesty rules, pre‑write verification, post‑write hooks, and a dedicated fact‑checking sub‑agent—to force the model to provide evidence before claiming code works.

AI coding assistantClaude CodeSubagent
0 likes · 14 min read
How to Keep Claude Code Honest: 4 Essential Configurations
ShiZhen AI
ShiZhen AI
Jun 3, 2026 · Artificial Intelligence

Will Free Multimodal APIs Redefine AI Development Costs?

Agnes AI is offering its text, image, and video model APIs for unlimited free use, prompting a shift in AI application development where high‑frequency, multi‑step workflows—such as agents, content editing, and short‑video generation—can be prototyped and iterated without the token‑cost barriers that previously limited small teams.

Free APIagent workflowcost reduction
0 likes · 16 min read
Will Free Multimodal APIs Redefine AI Development Costs?
Java Architect Essentials
Java Architect Essentials
May 27, 2026 · Artificial Intelligence

How a Top OpenAI Engineer Extracts Maximum Value from Codex

Jason Liu, the creator of the 13k‑star Instructor library and new Codex team member, reveals how to turn Codex into a persistent, autonomous agent using long‑living threads, Heartbeats + @computer, Goal mode, local memory storage, and validation loops for continuous work.

AI automationGoal modeHeartbeats
0 likes · 9 min read
How a Top OpenAI Engineer Extracts Maximum Value from Codex
Shi's AI Notes
Shi's AI Notes
Apr 24, 2026 · Backend Development

How OpenAI’s Responses API WebSocket Revamp Accelerates Agent Workflows by 40%

OpenAI identified API‑overhead as the new bottleneck after faster model inference and introduced a persistent WebSocket connection that caches conversation state, overlaps request phases, and preserves the original API shape, delivering up to a 40% end‑to‑end latency reduction and dramatically higher TPS.

OpenAIPerformance optimizationResponses API
0 likes · 11 min read
How OpenAI’s Responses API WebSocket Revamp Accelerates Agent Workflows by 40%
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 AgentsAnthropicClaude
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 documentationIndustry Insights
0 likes · 7 min read
Why Switching to AI Development Makes You Busier, Not Faster
TonyBai
TonyBai
Apr 10, 2026 · Artificial Intelligence

Why AI Is Driving Top Programmers’ Salaries Higher – Insights from DHH

In a candid interview, Ruby on Rails creator DHH explains how AI breakthroughs like Claude Opus and Agent‑first workflows are inflating the value of elite developers while marginalizing average coders, and he shares concrete examples of his own AI‑augmented productivity gains.

AIDHHRuby on Rails
0 likes · 12 min read
Why AI Is Driving Top Programmers’ Salaries Higher – Insights from DHH
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 assistantCLI installationMCP plugins
0 likes · 19 min read
Master OpenAI Codex: Install, Configure, and Boost Your Coding Workflow
Shi's AI Notebook
Shi's AI Notebook
Mar 30, 2026 · Artificial Intelligence

AI Daily Digest March 30, 2026: Open‑Source Tools, Model Releases, and Research Highlights

The March 30 AI daily digest curates recent open‑source voice input and TypeScript libraries, new development workflows, a 30B parameter model that runs on 24 GB GPUs, and NVIDIA's PivotRL research that reduces reinforcement‑learning rollouts while matching end‑to‑end performance, all with concrete benchmarks and links.

AI toolsTypeScriptagent workflow
0 likes · 13 min read
AI Daily Digest March 30, 2026: Open‑Source Tools, Model Releases, and Research Highlights
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 DevelopmentGitHubSuperpowers
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 AgentsCursoragent workflow
0 likes · 20 min read
Mastering Cursor AI Agents: Best Practices for Efficient Code Generation
Shuge Unlimited
Shuge Unlimited
Feb 9, 2026 · Artificial Intelligence

Build Agent Workflows in 3 Minutes with Refly’s Natural‑Language Builder

Refly is an open‑source Agent Skills Builder that lets you create production‑grade AI workflows in minutes using natural language, offering versioned, reusable skills, runtime intervention, extensive tool integrations, and export options that outperform traditional automation platforms.

AI automationComparisonLLM
0 likes · 16 min read
Build Agent Workflows in 3 Minutes with Refly’s Natural‑Language Builder
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 engineeringIndustry Insightsagent workflow
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.

DeepDocIntelligent ChunkingKnowledge Base
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.

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