Install
pi install npm:@hheei/hepi-tools
Installs from npm into ~/.pi/agent/.
Add -l for project-local (.pi/). Manage with pi list / pi update / pi remove.
What it actually did when run
observedLoaded in a sandbox with no network, a read-only filesystem and a recording stand-in for pi's API. This is what it called — not what the source suggests it might.
Replaces pi's built-in tools: grep, todo.
Every use of those tools goes through this
package instead of pi.
Tools registered askgoalsshfsgrepfindfff_multi_greptodo
Events subscribed agent_endagent_settledagent_startbefore_agent_startcontextinputsession_before_compactsession_before_forksession_before_switchsession_before_treesession_compactsession_shutdownsession_startsession_treetool_execution_endturn_endturn_start
APIs called registerCommandregisterMessageRendererregisterTool
20 calls the source scan did not predict
on("agent_end") · on("agent_settled") · on("agent_start") · on("before_agent_start") · on("context") · on("input") · on("session_before_compact") · on("session_before_fork") · on("session_before_switch") · on("session_before_tree") · on("session_compact") · on("session_shutdown") · on("session_start") · on("session_tree") · on("tool_execution_end") · on("turn_end") · on("turn_start") · registerCommand · registerMessageRenderer · registerTool
Reached through a value the scan could not follow — passed as an argument, stored on another object, or returned by a helper.
Run against version 0.1.0 on 2026-08-02.
Registration-time behaviour under default settings; other configurations may differ.
Reviews
0 publishedSign in with GitHub to write a review, reply, or vote.
No reviews yet — be the first.
More in Tool providers
- @juicesharp/rpiv-web-tools — Pi extension. Web search and fetch for the model with pluggable providers (Brave, Tavily, …
- pi-web — Web UI for pi that keeps sessions alive in real workspaces — run and monitor pi from the b…
- @vaayne/pi-web-tools — Pi extension for web fetching and search capabilities
- @firstpick/pi-utils — Shared utilities for Firstpick Pi extension packages.