---
slug: "zigai-pi-footer"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/zigai/pi-tweaks@master/README.md"
repo: "https://github.com/zigai/pi-tweaks"
source_file: "README.md"
branch: "master"
---
# Pi Tweaks

A collection of small Pi extensions for improving interaction, display, and model selection.

## Packages

| Package                                                          | What it does                                                          | Install                                        |
| ---------------------------------------------------------------- | --------------------------------------------------------------------- | ---------------------------------------------- |
| [@zigai/pi-footer](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-footer)                           | A minimalistic, single-line replacement for Pi's footer.              | `pi install npm:@zigai/pi-footer`              |
| [@zigai/pi-mention-skill](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-mention-skill)             | Move Pi skill selection from slash autocomplete to `$` mentions.      | `pi install npm:@zigai/pi-mention-skill`       |
| [@zigai/pi-mention-project](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-mention-project)         | Adds fuzzy `#` mentions for configured Git project directories.       | `pi install npm:@zigai/pi-mention-project`     |
| [@zigai/pi-response-renderer](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-response-renderer)     | Compact assistant response rendering for Pi.                          | `pi install npm:@zigai/pi-response-renderer`   |
| [@zigai/pi-model-alias](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-model-alias)                 | Lets you alias long model IDs and provider display names.             | `pi install npm:@zigai/pi-model-alias`         |
| [@zigai/pi-model-filter](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-model-filter)               | Focused model lists for Pi, showing only the models you want.         | `pi install npm:@zigai/pi-model-filter`        |
| [@zigai/pi-ui-tweaks](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-ui-tweaks)                     | Small configurable UI tweaks for polishing Pi's interface.            | `pi install npm:@zigai/pi-ui-tweaks`           |
| [@zigai/pi-keymap-tweaks](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-keymap-tweaks)             | Opinionated editor and message-submit key tweaks for Pi.              | `pi install npm:@zigai/pi-keymap-tweaks`       |
| [@zigai/pi-tree](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-tree)                               | A cleaner, more informative `/tree` for Pi.                           | `pi install npm:@zigai/pi-tree`                |
| [@zigai/pi-plain-user-messages](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-plain-user-messages) | Plain-text rendering for user-submitted messages in Pi.               | `pi install npm:@zigai/pi-plain-user-messages` |
| [@zigai/pi-message-highlights](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-message-highlights)   | Highlights URLs and file paths in messages and the prompt editor.     | `pi install npm:@zigai/pi-message-highlights`  |
| [@zigai/pi-status-bar](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-status-bar)                   | Provides a programmable active and idle status bar with timing stats. | `pi install npm:@zigai/pi-status-bar`          |
| [@zigai/pi-model-modes](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-model-modes)                 | Mode presets for switching models and thinking levels in Pi.          | `pi install npm:@zigai/pi-model-modes`         |
| [@zigai/pi-prompt-history](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-prompt-history)           | Cross-session prompt history for Pi's prompt editor.                  | `pi install npm:@zigai/pi-prompt-history`      |
| [@zigai/pi-trust-all-folders](https://github.com/zigai/pi-tweaks/tree/HEAD/packages/pi-trust-all-folders)     | Automatically trust all folders in Pi.                                | `pi install npm:@zigai/pi-trust-all-folders`   |

## License

MIT
