Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-extensions

Personal pi coding agent extensions.

Extensions

whimsical

Dynamic LLM-generated loading messages. Uses Z.ai's glm-4.7-flash to create unique, creative status messages on each turn. Falls back to a static list if the API call fails or times out.

noctalia-sync

Syncs the pi web UI theme with Noctalia colors. Watches ~/.config/noctalia/colors.json for live updates and auto-applies the theme on session start.

Commands:

  • /noctalia-sync — Manually re-sync the theme
  • /noctalia-off — Revert to the default theme

web-tools

Two tools backed by a local SearXNG instance:

  • web_search — Search the web. Returns URLs, titles, and snippets.
  • web_fetch — Fetch a URL and convert it to markdown. Use this to read pages found via web_search.

Prerequisite: These tools require a SearXNG instance running locally. SearXNG is a free internet metasearch engine that aggregates results from many search engines. The quickest way to get started is the Docker installation — just pull the image and run it. For other options, see the full SearXNG installation guide.

Set SEARX_URL to override the default http://127.0.0.1:8081/search.

Install

pi install https://github.com/sliced-paraiba/pi-extensions

About

Personal pi coding agent extensions

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages