
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
Pi extension for exporting current session JSONL files for cross-machine resume workflows
pi-almanac is a small Pi package that adds commands to export your current session JSONL file for cross-machine continuation.
/export-jsonl [path]/almanac-export [path] (alias)If path is omitted, the command writes a file in the current working directory:
./almanac-YYYYMMDD-HHMMSS.jsonlIf path is a directory (or ends with /), the same default filename is created inside that directory.
pi install /absolute/path/to/pi-almanac
or after publishing:
pi install npm:pi-almanac
On machine A (mid-session):
/export-jsonl ~/almanac/my-task.jsonl
Copy that file to machine B, then continue:
pi --session ~/almanac/my-task.jsonl
/export, which exports HTML.FAQs
Pi extension for exporting current session JSONL files for cross-machine resume workflows
The npm package pi-almanac receives a total of 4 weekly downloads. As such, pi-almanac popularity was classified as not popular.
We found that pi-almanac demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.