feat(pi): customize compact prompt layout #40

Merged
alexion merged 2 commits from pi-ui-customization into main 2026-08-01 20:46:17 -04:00
Owner

Summary

  • add a managed Pi compact status extension with cwd/branch, model/thinking, context and Codex quota bars, hidden footer, and /codex-quota
  • patch the flake-managed Pi package for bottom-anchored prompt layout while preserving extension footer replacement
  • harden Pi local fd/rg lookup on NixOS and enable shrink clearing so autocomplete closes back to bottom alignment

Verification

  • nix build --no-link .#nixosConfigurations.neogaia.config.home-manager.users.alexion.home.file.'"/home/alexion/.pi/agent/extensions"'.source
  • nix build --no-link .#nixosConfigurations.neogaia.config.home-manager.users.alexion.programs.pi-coding-agent.package
  • RPC command registration and /codex-quota smoke checks
  • deployed visual checks after switch/relaunch
  • nix flake check
## Summary - add a managed Pi compact status extension with cwd/branch, model/thinking, context and Codex quota bars, hidden footer, and `/codex-quota` - patch the flake-managed Pi package for bottom-anchored prompt layout while preserving extension footer replacement - harden Pi local `fd`/`rg` lookup on NixOS and enable shrink clearing so autocomplete closes back to bottom alignment ## Verification - `nix build --no-link .#nixosConfigurations.neogaia.config.home-manager.users.alexion.home.file.'"/home/alexion/.pi/agent/extensions"'.source` - `nix build --no-link .#nixosConfigurations.neogaia.config.home-manager.users.alexion.programs.pi-coding-agent.package` - RPC command registration and `/codex-quota` smoke checks - deployed visual checks after switch/relaunch - `nix flake check`
alexion added 1 commit 2026-08-01 20:43:38 -04:00
alexion force-pushed pi-ui-customization from 38a2d26bb7 to 5fd8de031d 2026-08-01 20:43:38 -04:00 Compare
alexion merged commit 5fd8de031d into main 2026-08-01 20:46:17 -04:00
alexion deleted branch pi-ui-customization 2026-08-01 20:46:17 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexion/dotfiles#40