Skip to content

happsie/kodda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kodda

Personal pi agent harness — custom footer, safety rails, opusplan, and clarifying questions prompt.

Bundles pi-mcp-adapter, pi-subagents, and context-mode.

Install

pi install git:github.com/happsie/kodda

MCP servers (one-time)

Copy the example config and fill in your values:

cp ~/.pi/agent/git/github.com/happsie/kodda/.mcp.example.json ~/.pi/agent/mcp.json

Included extensions

Extension What it does
footer.ts Status bar: cwd · branch [↑↓] · diff stats · context usage · model
safety.ts Blocks dangerous commands (rm -rf /, force-push to main, etc.)
commands.ts /scratch, /mcp-status, /agents, /opusplan
opusplan.ts Plan with Opus 4.7, execute with Sonnet 4.6
system.ts Injects clarifying-questions instructions into every session

Recommended global settings

Add to ~/.pi/agent/settings.json:

{
  "mcp": { "toolPrefix": "short", "autoAuth": true, "idleTimeout": 10 },
  "subagents": { "defaultModel": "inherit", "worktreeIsolation": true }
}

About

PI Agent Harness

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors