Session Kit: a status and safety layer built on shpool for AI coding sessions #407
dob323
started this conversation in
Show and tell
Replies: 1 comment 4 replies
|
Looks great, I'm glad shpool is working well for you. Your patches look pretty good for the most part. If you sign the CLA and disclose your AI use we should be able to get them merged. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Sharing a tool built on shpool. Session Kit gives each shpool session a stable number, name, color, and live state (working / idle / needs your reply / provider exited), aimed at people running Claude Code or Codex over SSH. It leans on shpool for all the persistence and adds the awareness layer on top. MIT, public beta: https://github.com/dob323/session-kit. And thanks for shpool, it's been the right foundation.
All reactions