Skip to content

maria-rcks/pi-dex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-dex

License Pi package GitHub

Pi, but with Codex's UI - or at least as far as I can go before forking it.

Install

Use whichever source you prefer:

pi install npm:pi-dex
# or
pi install git:github.com/maria-rcks/pi-dex
# or
pi install /absolute/path/to/pi-dex

For local development only:

pi -e .

What this package does

  • Re-styles Pi with bundled PIDEX dark/light themes.
  • Adds a Codex-inspired top card and footer.
  • Re-renders built-in tools with more compact transcript output.
  • Prefixes user prompts visually in a more Codex-like way.
  • Keeps everything in an extension package instead of a Pi fork.

Commands

  • /pidex - show PIDEX status
  • /pidex-theme dark|light - switch theme variant
  • /pidex-density compact|comfortable - switch layout density
  • /pidex-reset - restore defaults
  • /pidex-doctor - show a quick diagnostic report

Development

bun run fmt
bun run lint
bun run typecheck
bun run pack:dry

Notes

  • This package intentionally targets the extension boundary, so some Codex UI details are approximated rather than replaced at the renderer core.
  • Planning and parity notes live in docs/.

Links

About

Pi, but with Codex's UI - or at least as far as I can go before forking it.

Resources

License

Stars

Watchers

Forks