Skip to content

j6e/pi-auto-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-auto-mode

A Claude auto mode clone for pi

Classifier output contract

The classifier decision path is strict: a valid classifier response must call the auto_mode_classifier tool. The tool arguments must include:

  • decision: allow or block
  • reason: string
  • confidence: high, medium, or low
  • category: user_intent, security, data_loss, scope_creep, infrastructure, credential_access, or other

Plain text JSON, fenced JSON, and reasoning/thinking-block JSON are not accepted as classifier decisions. Malformed or missing tool calls fail closed.

About

A Claude auto mode clone for the Pi coding agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors