Skip to content

中文版本 →

Related lectures: Lecture 07. Draw clear task boundaries for agents · Lecture 08. Use feature lists to constrain what the agent does Template files: templates/

Project 04. Use Runtime Feedback to Correct Agent Behavior

What You Do

Add runtime observability (startup logs, import/indexing logs, error states) and architecture constraints to prevent cross-layer violations. Plant a runtime bug for the agent to fix.

You run it twice: first without logs or constraints, second with proper tools and rules.

Tools

  • Claude Code or Codex
  • Git
  • Node.js + Electron

Harness Mechanism

Runtime feedback + scope control + incremental indexing