openlore
Persistent architectural memory and structural cognition for AI coding agents.
Install
pi install npm:openlore
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 2.1.7.
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.
- Commands — Runs shell commands Spawns processes on your machine.
- Credentials — Handles your API keys Reads or passes provider credentials. Highest-trust capability there is.
- Files — Reads files outside your project Touches paths beyond the working directory, such as your home folder.
- Network — Talks to the internet Makes outbound network requests. Check the destinations are ones you expect.
- 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.
Network destinations found in the source (1)
generativelanguage.googleapis.com
Static analysis only — addresses built at runtime won't appear here.
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 openlore_orientopenlore_search_codeopenlore_get_subgraphopenlore_trace_execution_pathopenlore_find_pathopenlore_analyze_impactopenlore_select_testsopenlore_get_test_coverageopenlore_blast_radiusopenlore_structural_diffopenlore_verify_claimopenlore_suggest_insertion_pointsopenlore_get_function_skeletonopenlore_get_health_mapopenlore_get_surprising_connectionsopenlore_get_architecture_overviewopenlore_get_mapopenlore_get_landmarksopenlore_get_refactor_reportopenlore_get_critical_hubsopenlore_get_god_functionsopenlore_find_clonesopenlore_analyze_error_propagationopenlore_analyze_env_impactopenlore_certify_public_surfaceopenlore_get_style_fingerprintopenlore_briefing_sinceopenlore_search_specsopenlore_search_unifiedopenlore_get_specopenlore_get_function_bodyopenlore_get_file_dependenciesopenlore_rememberopenlore_recallopenlore_check_spec_driftopenlore_audit_spec_coverageopenlore_list_spec_domainsopenlore_record_decisionopenlore_list_decisionsopenlore_approve_decisionopenlore_reject_decisionopenlore_sync_decisionsopenlore_configure
Events subscribed before_agent_startsession_shutdownsession_start
APIs called registerCommandregisterToolui.select
Run against version 2.1.7 on 2026-08-01.
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 Context & memory
- context-mode — MCP plugin that saves 98% of your context window. Works with Claude Code, Gemini CLI, VS C…
- pi-hermes-memory — Persistent memory, session search and secret scanning for pi. Token-aware and policy-drive…
- @hypabolic/pi-hypa — Keeps noisy tool output out of your context window — automatically rewrites and compacts v…
- @remnic/plugin-pi — Remnic memory extension for pi — shared memory that follows you across AI coding agents.