Tagged articles
3 articles
Page 1 of 1
Architect
Architect
May 30, 2026 · Artificial Intelligence

Claude Code Self‑Repair Explained: Writing Error Feedback into the Harness

The article shows how to turn Claude Code’s occasional mistakes into a reliable feedback loop by using a CLAUDE.md entry file, Hooks, Permissions and Skills, so errors become visible, verifiable and can be written back into the harness for future runs.

AI agentsCLAUDE.mdClaude Code
0 likes · 22 min read
Claude Code Self‑Repair Explained: Writing Error Feedback into the Harness
AI Tech Publishing
AI Tech Publishing
Apr 29, 2026 · Artificial Intelligence

Who Tests When AI Generates 99% of Code? Inside a Self‑Repairing Agent Harness

The article explains how a self‑repairing Agent Harness replaces traditional QA by looping evaluation, triage, automated fixing, verification and AI‑gated canary release, using a three‑judge reviewer, model‑based sampling and six daily engineering tasks to keep AI‑driven products reliable.

AI agentsAI-driven QAContinuous Deployment
0 likes · 16 min read
Who Tests When AI Generates 99% of Code? Inside a Self‑Repairing Agent Harness
Continuous Delivery 2.0
Continuous Delivery 2.0
Mar 21, 2025 · Artificial Intelligence

AI-Driven Automated Unit Test Generation Framework: Architecture, Workflow, and Evaluation

This article presents an AI‑powered framework that automatically scans codebases, generates comprehensive unit tests using large language models, and includes self‑repair agents, detailing its workflow, core components, strategies for accuracy, practical benefits, and current limitations.

AI testinglarge language modelsself-repair
0 likes · 9 min read
AI-Driven Automated Unit Test Generation Framework: Architecture, Workflow, and Evaluation