Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:03:07 +08:00
commit b86a9a4d11
5 changed files with 314 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# context-handoff
Hierarchical parent-child session context handoff system. Pass context between sessions using /context:send and /context:receive.