Anthropic native tool-search policy extension for the pi coding agent. Conditionally injects Anthropic tool-search tools based on PI_ANTHROPIC_TOOL_SEARCH and appends tool-search guidance to the system prompt.
仓库
code-yeongyu 的仓库
Anthropic native web fetch policy extension for the pi coding agent. Ensures native web_fetch tools are present on anthropic-messages payloads and appends web fetch guidance to the system prompt.
Anthropic native web search policy extension for the pi coding agent. Ensures native web_search tools are present on anthropic-messages payloads and appends web search guidance to the system prompt.
Codex-style apply_patch tool extension for pi
AST-aware code search and rewrite for the pi coding agent. Faithful port of the ast-grep tools from oh-my-openagent.
Bash timeout policy extension for the pi coding agent
Comment checker hook extension for pi/senpi with write/edit/multiedit/apply_patch support and TUI warnings.
Cua (trycua/cua) computer-use integration extension for the pi/senpi coding agent
Persistent Codex-style goal tracking extension for pi
Google native code execution policy extension for the pi coding agent. Ensures native codeExecution tools are present on Google API payloads when opt-in env toggle is enabled and appends Code Execution guidance to the system prompt.
Google native search policy extension for the pi coding agent. Ensures native googleSearch tools are present on Google API payloads by default and appends Google Search guidance to the system prompt.
Google native URL context policy extension for the pi coding agent. Ensures native urlContext tools are present on Google API payloads when default-on env toggle is enabled and appends URL Context guidance to the system prompt.
Language Server Protocol integration for the pi coding agent. Faithful port of the LSP tools from oh-my-openagent: shared server pool, refCount lifecycle, idle/init reaping, typed crash retry, and a /lsp inspector.
Nested AGENTS.md context injection for pi-mono coding-agent — ported from omo (oh-my-openagent). Walks up from any read file, injects nearby AGENTS.md into the tool result, with TUI status line, optional widget, /nested-agents toggle, --no-nested-agents flag, realpath-based root containment, code-point-safe truncation.
OpenAI parallel tool call policy extension for the pi coding agent.
OpenAI native code interpreter policy extension for the pi coding agent. Ensures native code_interpreter tools are present on Responses API payloads when opt-in is enabled and appends code interpreter guidance to the system prompt.
OpenAI Responses native web search policy extension for the pi coding agent. Ensures native web_search tools are present on openai-responses and azure-openai-responses payloads and appends web search guidance to the system prompt.
Rule context loader extension for the pi coding agent
Policy-aware sandbox extension for pi-mono with native, Docker, justbash, QEMU, and SSH backends
Task subagent extension for pi/senpi with background lifecycle visibility, resume, process supervision, and final-result retrieval