{"id":50982796,"url":"https://github.com/bnema/pi-project-memory","last_synced_at":"2026-06-19T16:04:16.664Z","repository":{"id":363176200,"uuid":"1262125594","full_name":"bnema/pi-project-memory","owner":"bnema","description":"Keep project-scoped local memory for Pi outside the repository.","archived":false,"fork":false,"pushed_at":"2026-06-15T09:55:23.000Z","size":321,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-15T11:56:53.150Z","etag":null,"topics":["pi","pi-extension","project-memory"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bnema.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-07T15:54:56.000Z","updated_at":"2026-06-15T09:55:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bnema/pi-project-memory","commit_stats":null,"previous_names":["bnema/pi-project-memory"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bnema/pi-project-memory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnema%2Fpi-project-memory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnema%2Fpi-project-memory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnema%2Fpi-project-memory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnema%2Fpi-project-memory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnema","download_url":"https://codeload.github.com/bnema/pi-project-memory/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnema%2Fpi-project-memory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34538480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pi","pi-extension","project-memory"],"created_at":"2026-06-19T16:04:15.982Z","updated_at":"2026-06-19T16:04:16.652Z","avatar_url":"https://github.com/bnema.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pi-project-memory\n\nKeep project-scoped local memory for Pi outside the repository.\n\n## What it does\n\n- Stores structured memory records (extraction results and manual notes) per Git project, deterministically rendered into MEMORY.md and memory_summary.md.\n- Keys memory by canonical Git source when possible.\n- Adds commands for status, open, checkpointing, updating, enable/disable auto mode, and reset.\n- Adds tools for reading, searching, and adding approved notes.\n- Keeps stored text size-capped, secret-redacted, and framed as untrusted project data.\n\n## Install\n\n```bash\npi install git:github.com/bnema/pi-project-memory\n```\n\n## Commands\n\n```text\n/project-memory status\n/project-memory open\n/project-memory checkpoint\n/project-memory update\n/project-memory enable-auto\n/project-memory disable-auto\n/project-memory reset\n```\n\n## Tools\n\n- `project_memory_status`\n- `project_memory_read`\n- `project_memory_search`\n- `project_memory_note`\n\n## Storage and safety\n\nDefault storage lives outside repositories:\n\n```text\n~/.pi/agent/project-memory/by-remote/\u003cprojectId\u003e/\n```\n\nSet `PI_PROJECT_MEMORY_ROOT` to use another location. Captured evidence is size-capped and secret-redacted. Generated memory is escaped and framed as untrusted project data. Automatic updates are enabled by default and can be disabled.\n\n## Develop\n\n```bash\nnpm install\nnpm run verify\npi -e .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbnema%2Fpi-project-memory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbnema%2Fpi-project-memory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbnema%2Fpi-project-memory/lists"}