Skip to content

artran/pi-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-extensions

Custom Pi extensions collected in this repo.

Included

status-hud

Shows a status HUD in Pi with:

  • current branch
  • clean/dirty state
  • staged / unstaged / untracked counts
  • current context size in k tokens (green up to 50k, yellow up to 75k, red above)

Files:

  • extensions/status-hud/status-hud.ts

Install

Install all extensions from this repo:

./install.sh

Or install just this extension:

mkdir -p ~/.pi/agent/extensions
cp extensions/status-hud/status-hud.ts ~/.pi/agent/extensions/status-hud.ts

About

Extensions and Skills for pi-coding-agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors