learning-session-organizer
Cross-host Codex, Claude Code, and Pi learning-session plugin.
Install
pi install npm:learning-session-organizer
Installs from npm into ~/.pi/agent/.
Add -l for project-local (.pi/). Manage with pi list / pi update / pi remove.
What this package can reach
Detected automatically from the source at
version 0.1.0.
This describes access, not safety — you decide whether it's appropriate for what
the package claims to do.
- Behavior — Changes how the agent thinks Modifies the system prompt, injects messages, or rewrites conversation context.
- Files — Reads files outside your project Touches paths beyond the working directory, such as your home folder.
- New tools — Adds model-callable tools Gives the agent new abilities. Additive and visible, unlike an override.
- UI — Draws its own interface Renders widgets, footers, dialogs or full-screen views.
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.
Tools registered learning_session_startlearning_session_statuslearning_session_pauselearning_session_resumelearning_session_deletelearning_report_audit_beginlearning_report_audit_pagelearning_report_audit_submitlearning_report_audit_abortlearning_report_organization_materiallearning_report_organization_submitlearning_report_section_materiallearning_report_section_submitlearning_report_publishlearning_report_export
Events subscribed agent_settledbefore_agent_startsession_compactsession_shutdownsession_startturn_end
APIs called registerToolsessionManager.getSessionIdui.notify
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 Bridges
- pi-roam — Post-hoc handoff of a live Pi session into tmux for remote continuation, with optional Tai…
- pi-tldraw — Pi extension that opens and persists a local tldraw MCP canvas.
- @qianhuan-lxs/pi-mcp-bridge — Pi Agent extension that bridges MCP servers to the LLM via two dynamic-context tools (Call…
- pi-codegraph-extension — CodeGraph MCP tools for the Pi Coding Agent — semantic code search, impact analysis, call …