alpha
Login
or
Join now
secluded.site
/
pi-extensions
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Collection of extensions for the Pi coding agent
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
pi-extensions
/
packages
/
handoff
/
src
/
at
main
8 files
Amolith
Add handoff extraction model picker
2mo ago
1300e159
handoff-command.ts
Add handoff extraction model picker Register a handoff command that opens Pi's model picker and stores the selected extraction model in the user's settings. Rename the extraction model flag, environment variable, and settings key so they consistently describe the handoff extraction model. Bump @amolith/pi-handoff to 0.1.0-beta.2 for publishing with the beta tag.
2 months ago
handoff-extraction.ts
Modernize TypeBox imports Use the Pi 0.78 extension docs' direct typebox dependency and import style for package tool schemas. This removes the legacy @sinclair/typebox dependency from packages that build TypeBox schemas at runtime.
2 months ago
handoff-tool.ts
Add handoff extraction model picker Register a handoff command that opens Pi's model picker and stores the selected extraction model in the user's settings. Rename the extraction model flag, environment variable, and settings key so they consistently describe the handoff extraction model. Bump @amolith/pi-handoff to 0.1.0-beta.2 for publishing with the beta tag.
2 months ago
index.ts
Add handoff extraction model picker Register a handoff command that opens Pi's model picker and stores the selected extraction model in the user's settings. Rename the extraction model flag, environment variable, and settings key so they consistently describe the handoff extraction model. Bump @amolith/pi-handoff to 0.1.0-beta.2 for publishing with the beta tag.
2 months ago
model-utils.ts
Add handoff extraction model picker Register a handoff command that opens Pi's model picker and stores the selected extraction model in the user's settings. Rename the extraction model flag, environment variable, and settings key so they consistently describe the handoff extraction model. Bump @amolith/pi-handoff to 0.1.0-beta.2 for publishing with the beta tag.
2 months ago
session-analysis.ts
Add handoff extraction model picker Register a handoff command that opens Pi's model picker and stores the selected extraction model in the user's settings. Rename the extraction model flag, environment variable, and settings key so they consistently describe the handoff extraction model. Bump @amolith/pi-handoff to 0.1.0-beta.2 for publishing with the beta tag.
2 months ago
session-paths.ts
Use Pi agent dir helper Use pi-coding-agent's getAgentDir helper for extension paths instead of reconstructing PI_CODING_AGENT_DIR and ~/.pi/agent locally. This keeps personas and handoff aligned with Pi's own agent directory resolution.
2 months ago
session-query-tool.ts
Modernize TypeBox imports Use the Pi 0.78 extension docs' direct typebox dependency and import style for package tool schemas. This removes the legacy @sinclair/typebox dependency from packages that build TypeBox schemas at runtime.
2 months ago