Skip to content
View aliou's full-sized avatar

Sponsors

@badlogic
@modem-dev
@anomalyco

Organizations

@general-dexterity

Block or report aliou

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aliou/README.md

Hey, I'm Aliou. I'm a developer based in France. I run General Dexterity as a freelance consultant, I write about things I learn on my blog, and you can follow me on Twitter.

Pi

  • pi-harness — Opinionated configuration for the Pi coding agent, with remote and async workflows.
  • pi-undercooked — Experimental and proof-of-concept Pi extensions.

Pi Extensions

  • @aliou/pi-guardrails (npm) — Security hooks to prevent destructive actions and secret-file access.
  • @aliou/pi-processes (npm) — Background process management for Pi. Start long-running commands without blocking the conversation.
  • @aliou/pi-synthetic (npm) — Provider for Synthetic, giving Pi access to open-source models via an OpenAI-compatible API.
  • @aliou/pi-ts-aperture (npm) — Route Pi LLM providers through Tailscale Aperture.
  • @aliou/pi-toolchain (npm) — Opinionated toolchain enforcement. Transparently rewrites commands to use preferred tools.
  • @aliou/pi-linkup (npm) — Web search, answer, and content fetching via the Linkup API.
  • @aliou/pi-dev-kit (npm) — Tools and commands for developing and updating Pi extensions.
  • @aliou/pi-playdate — Develop Playdate games in Lua and C. Build, run, inspect, and deploy games from Pi.
  • @aliou/pi-linear — Pi extension for Linear: manage issues, projects, and teams directly from your coding sessions.

Tools

  • sesame — BM25 full-text search over coding agent sessions.
  • fastmail-cli — CLI for FastMail via JMAP.
  • linear-cli — CLI for Linear via GraphQL API.

Pinned Loading

  1. pi-harness pi-harness Public

    TypeScript 84 11

  2. pi-guardrails pi-guardrails Public

    Security hooks for Pi. Prevents dangerous operations, protects env files, gates destructive commands.

    TypeScript 48 11

  3. pi-processes pi-processes Public

    Background process management for Pi. Start long-running commands without blocking the conversation.

    TypeScript 25 2

  4. pi-synthetic pi-synthetic Public

    Pi provider for Synthetic - open-source models via OpenAI-compatible API

    TypeScript 14 2

  5. nvim-pi nvim-pi Public

    nvim + pi / bi-directional communication

    TypeScript 1

  6. pi-playdate pi-playdate Public

    Playdate game development for Pi. Build, run, and deploy Playdate games in Lua and C.

    TypeScript