Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-extensions

Pi extensions by GregKon. Install as a pi package via git.

Extensions

Extension Command / flag What it does
low-temp.ts --temp 0.1 · /temp 0.7 Override the LLM model temperature (0–2). CLI flag works in -p and interactive mode; /temp overrides it for the current session.
notify.ts /notify on|off Emit an OSC 777 desktop notification when Pi settles (finished work). Default OFF, state persisted in ~/.pi/agent/notify-config.json.
zones.ts widget + prompt gate Traffic-light zone (green/yellow/red) for the active model. Colored indicator above the editor; overridable via .zonegreen/.zoneyellow/.zonered in cwd; prompt gate (type yes) at session start for yellow (1×) / red (2×). See /zone.
check_git_extensions.ts /check_git_extensions Compare pinned git: packages in ~/.pi/agent/settings.json against the latest remote tags. Writes a report to ~/.pi/agent/data/git-extension-check.md.

Install

pi install git:github.com/GregKon/pi-extensions@v0.2.0

or add to ~/.pi/agent/settings.json:

{
  "packages": [
    "git:github.com/GregKon/pi-extensions@v0.2.0"
  ]
}

Requirements

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages