pi-editor-cursor
A blinking cursor and prompt for the Pi coding agent editor
6.2k listings for pi
445 results · page 6 of 10
A blinking cursor and prompt for the Pi coding agent editor
Pi extension: web_search and web_fetch with 8-stage prompt-injection sanitization and SSRF protection. Zero dependencies.
Drop-in tool-schema and tool-result compression for the Pi coding-agent. Built on TSCG by Furkan Sakizli (SKZL-AI) — wraps @tscg/core and adds tool-result compression plus provider-aware prompt-cache awareness (Anthropic/OpenAI/Ollama). Provider-agnostic,
A pi extension that loads Markdown rules from global and project-local .claude/rules directories and injects the relevant rules into pi's system prompt.
UI design workflow extension for pi coding agent — one command to go from idea to UI design spec.
Detect installed modern Unix-tool replacements (rg, fd, sd, ...) once per session and inject a single stable line into pi's system prompt
Trusted Pi extension binding a Pi session to a reviewr pane: prompt context capture, tool-location reporting, and local review-draft staging over a local socket
Pi extension that strips global AGENTS.md and CLAUDE.md from the effective prompt for selected projects.
Pi extension that lets you type $ to fuzzy-pick skills and insert /skill:name into the prompt.
Reliable scheduled loops for the Pi coding agent — prompt/notify/shell/message on interval, once, or cron. Always-visible status, working input, bulletproof recurrence.
Dev tool: on every provider request, dump the exact payload pi sends (final system prompt plus messages) to a file so you can see precisely what the model receives.
Pi extension that runs a prompt or slash command on a recurring interval
A customized fork of pi-open-tui for personal use. A polished TUI for Pi coding agent with an animated logo header, Starship-style footer, rounded editor, model metadata, and prompt-box user messages.
Connect [Pi](https://github.com/earendil-works/pi) to your IDE. Pi sees what you have selected in the editor, and you can send it code ranges and diagnostics with a keystroke — no copy-pasting file paths, line numbers, or compiler errors into the prompt.
Cleevio taste layer over Atlassian's Rovo MCP server: skill + /spec-from-ticket prompt for the ticket → spec → implementation pipeline. Soft-aware of @cleepi/sdd.
Role-based session configuration for pi coding agent. Launch a session as a named role and hot-swap roles mid-session, with optional pi-intercom and pi-mcp-adapter integration.
Specialized agent system for pi: task delegation, activation/deactivation, and system prompt injection via .md files.
Scrollable widget displaying available /commands from extensions/prompts/skills, compatible with simultaneous editor use.
Watch folders for #pi! comments in source files and send them as prompts to the LLM — aider-style watch mode for pi
Config-driven context injection for Pi agents. Loads files at session start and injects them as system prompt or message.
Terminal AI agent for Stellar. Chat-driven payments, path payments, trustlines, and friendbot funding on testnet, with a separate signer daemon that prompts for explicit approval on every signature.
Pi extension that pins a bounded, growing prompt editor to the bottom of the terminal while session history scrolls above it.
Prompt templates for pi: review, fix, explain, refactor, test, commit, and more.
Pi package scaffold for pi-prompt-guard
Repeat-send a prompt to the pi agent on a fixed interval. Each repeat arrives as a user message with a Loop header (created time / repeat count / user task). Adds /loop commands and a loop tool.
Pi extension that manages conversation context: trims old history, strips stale tool calls, and keeps a rolling summary fed back into the system prompt. Each feature toggles independently.
Independent Pi package that exposes backend-backed Wizard tools and prompt context.
Conditionally append platform and enabled-tool system prompts in Pi.
pi extension that translates prompts to English and model responses back to the source language
Role-based session configuration for pi coding agent. Launch a session as a named role and hot-swap roles mid-session, with optional pi-intercom and pi-mcp-adapter integration.
Tokens-per-second and prompt-cache tracker for pi
Runtime profile switching for the Pi coding agent — swap model, skills, subagents, and system prompt in the same session, no restart needed.
Pi extensions that shim Claude Code's tool API, letting agents, skills, and prompts built for Claude Code run in pi without modification.
Fast ClickUp CLI for daily task workflow, with optional Pi prompt shortcut.
Inject a live call-out of the currently-active model into the system prompt each turn, so the orchestrator knows which model it is running and can route accordingly.
Pi package scaffold for pi-prompt-form
Track skill, prompt-template, extension, and built-in tool usage in pi so you can prune unused resources and keep pi light.
Automatically names a Pi session from its first prompt.
Pi tool — sudo_run with interactive PAM password prompt (PAM via sudo -S)
Pi extension for scheduling delayed follow-up prompts.
Compatibility package renamed to @codella/pi-prompt-plan.
Pi extension for designing loops that prompt coding agents.
Pi extension that forks the current session into a tmux pane/window, inheriting the full conversation history and reusing the parent session's prompt cache. Adds git worktree isolation for child agents.
Pi extension that swaps pi's system prompt with a vendored Claude Code system prompt.
Intent-aware prompt rewriter and execution-contract compiler for Pi
In-process tool guard and subagent posture hardening for Pi coding agent. Enforces filesystem allow/deny lists and domain allowlists on read, write, edit, fetch_content, web_search, and get_search_content — with interactive ask-tier prompts to grant acces
Inline session linter for Pi — flags vague openers, pronoun soup, scope creep, and other input anti-patterns above the editor.
A [pi](https://github.com/mariozechner/pi) extension for delegating tasks to subagents. Each subagent runs as an in-process SDK session with its own isolated context window — ideal for parallel work, specialist prompts, or keeping noisy subtasks out of yo