Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ bats = "1.13.0" # Bash Automated Testing System
"aqua:shenwei356/rush" = "0.9.0" # Cross-file BATS parallel runner
"shiv:secrets" = "0.1" # Provider-based secret management (keychain, 1password)
"shiv:emails" = "0.3"
"shiv:sessions" = "0.4.19" # Pi 0.83 runtime and clean child boundary required by agent task
"shiv:sessions" = "0.4.20" # Pi 0.83 runtime and clean child boundary required by agent task
"shiv:blobs" = "0.1" # Blob storage for CI session backup
"shiv:threads" = "0.2" # HUMAN.md thread management
"shiv:readme" = "0.3" # README.tsx -> README.md generation
Expand Down