dirien/yet-another-agent-harness

A Go agent harness for Claude Code — runtime hooks, MCP server, session tracking, middleware chains, and full config generation in one binary

20Stars on the repository
65Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PostToolUse

01

dirien/yet-another-agent-harness

Hook Claude Code

Runs after a tool call finishes for (?i)^(Edit, Write and MultiEdit)$ tool calls, running yaah hook PostToolUse. From dirien/yet-another-agent-harness.

20 3mo ago A tokens not measured original MIT

PreToolUse

02

dirien/yet-another-agent-harness

Hook Claude Code

Runs before the agent uses a tool for (?i)^Bash$ tool calls, running yaah hook PreToolUse. From dirien/yet-another-agent-harness.

20 3mo ago A tokens not measured original MIT

SessionEnd

03

dirien/yet-another-agent-harness

Hook Claude Code

Runs when a session ends, running yaah hook SessionEnd. From dirien/yet-another-agent-harness.

20 3mo ago A tokens not measured original MIT

SessionStart

04

dirien/yet-another-agent-harness

Hook Claude Code

Runs when a session starts, running yaah hook SessionStart. From dirien/yet-another-agent-harness.

20 3mo ago A tokens not measured original MIT

Stop

05

dirien/yet-another-agent-harness

Hook Claude Code

Runs when the agent finishes a response, running yaah hook Stop. From dirien/yet-another-agent-harness.

20 3mo ago A tokens not measured copy · 88% MIT