phodal
Author

phodal

A prolific open-source contributor who constantly starts new projects. Passionate about sharing software development insights to help developers improve their KPIs. Currently active in IDEs, graphics engines, and compiler technologies.

120
Articles
0
Likes
72
Views
0
Comments
Recent Articles

Latest from phodal

100 recent articles max
phodal
phodal
May 17, 2026 · User Experience Design

Attention Harness: How to Preserve Human Attention in the Multi‑Agent Era

The article analyzes how the rise of multiple autonomous coding agents transforms user interaction from simple notifications to a nuanced attention‑harness system that decides when and how agents may interrupt humans, proposing a structured front‑end scheduling layer to protect focus while ensuring necessary oversight.

Attention ManagementHuman-Computer InteractionMulti-Agent Systems
0 likes · 14 min read
Attention Harness: How to Preserve Human Attention in the Multi‑Agent Era
phodal
phodal
May 10, 2026 · Artificial Intelligence

From /goal to Long‑Running Asynchronous Agents: Making AI Sustainably Deliver Complex Tasks

By experimenting with OpenAI’s /goal feature, the author shows how to turn ad‑hoc AI prompts into a structured, long‑running loop that records progress in Git, README and test artifacts, enabling agents to handle complex engineering tasks across multiple sessions with clear checkpoints and human‑in‑the‑loop control.

AI agentsGitRalph Loop
0 likes · 12 min read
From /goal to Long‑Running Asynchronous Agents: Making AI Sustainably Deliver Complex Tasks
phodal
phodal
Apr 22, 2026 · Artificial Intelligence

Task‑Adaptive Harness: Turning Agent Traces into Collaborative Coding Memory

The article introduces a Task‑Adaptive Harness that dynamically assembles execution boundaries for each AI coding task, converting Agent Trace data into reusable context, enabling multi‑agent collaboration, role‑specific context selection, and seamless hand‑off across Kanban‑driven workflows.

AI agentsAgent traceContext Management
0 likes · 12 min read
Task‑Adaptive Harness: Turning Agent Traces into Collaborative Coding Memory
phodal
phodal
Apr 20, 2026 · R&D Management

How to Reconstruct Feature Evolution from AI‑Generated Sessions with a Feature Explorer

The article analyzes how rapid AI‑assisted coding accelerates development cycles, creates scattered implementation details in session histories, and proposes a Feature Explorer that re‑assembles these histories into a coherent, spec‑driven view of a feature’s evolution for better product‑level insight.

AI codingFeature ExplorerRouta
0 likes · 11 min read
How to Reconstruct Feature Evolution from AI‑Generated Sessions with a Feature Explorer
phodal
phodal
Apr 14, 2026 · R&D Management

How Multi‑Agent AI Redefines Development: The Harness‑Powered Routa Workbench

Routa demonstrates how combining a Harness‑style engineering framework, AI‑driven Coding Agents, and a Kanban‑based task protocol can transform software development into an automated, collaborative workbench, redefining the Definition of Done, enforcing quality gates, and orchestrating multi‑agent handoffs across the entire lifecycle.

AI agentsKanbanR&D automation
0 likes · 12 min read
How Multi‑Agent AI Redefines Development: The Harness‑Powered Routa Workbench
phodal
phodal
Apr 9, 2026 · R&D Management

Why “Gate First” Is the Key to Reliable Multi‑Agent Workflows

The article explains how the Gate First principle in Routa separates task completion, evidence verification, and session boundaries, ensuring that each agent receives a structured, consumable state instead of just a final output, thereby reducing rework and preserving failure reasons for future iterations.

AI agentsRoutaevidence management
0 likes · 10 min read
Why “Gate First” Is the Key to Reliable Multi‑Agent Workflows
phodal
phodal
Apr 8, 2026 · R&D Management

How to Turn a Decade of Writing into a Reusable AI Skill

The author explains how, after ten years of writing, they analyzed their own articles, extracted evolving stylistic patterns, and engineered a modular, reusable writing skill—/phodal-writer/—that can be repeatedly loaded by AI to produce consistently structured, paced, and judgment‑rich content.

AI writingKnowledge Engineeringcontent generation
0 likes · 14 min read
How to Turn a Decade of Writing into a Reusable AI Skill
phodal
phodal
Apr 3, 2026 · Industry Insights

How Harness Visualization Turns AI Coding into Continuous, Controlled Engineering

The article examines Routa Desktop's Harness visualization system, explaining how multi‑layer feedback loops, unified governance views, and structured AI constraints transform generative coding from isolated actions into a readable, enforceable, and self‑correcting engineering process.

DevOpsfeedback loopssoftware delivery
0 likes · 8 min read
How Harness Visualization Turns AI Coding into Continuous, Controlled Engineering
phodal
phodal
Mar 19, 2026 · Industry Insights

From AI Code Generation to Execution: How Agents Are Redefining Software Delivery

The article examines the shift from AI‑assisted code generation (AI Coding 2.0) to an execution‑focused paradigm (AI Coding 3.0), showing how introducing agents into Kanban‑based workflows forces explicit modeling of decisions, verification, and orchestration to turn software delivery into a provably correct system.

AIAI Coding 3.0Agent
0 likes · 12 min read
From AI Code Generation to Execution: How Agents Are Redefining Software Delivery
phodal
phodal
Mar 16, 2026 · Industry Insights

How Fitness Functions Can Define “Done” for AI‑Driven Software Development

The article explains how AI‑powered agents change software delivery, why traditional notions of task completion no longer apply, and how a Fitness Function‑based harness engineering approach—illustrated with the Routa project—encodes executable, auditable completion criteria, hard‑gate checks, and contract consistency to reliably guide agents through the development loop.

Agent LoopFitness Functioncontinuous integration
0 likes · 12 min read
How Fitness Functions Can Define “Done” for AI‑Driven Software Development