chore(submodule): add third_party/agentic-kvcache submodule

Pinned to scaleaisys/projects/agentic-kvcache.git HEAD. Whitelisted
in .gitignore alongside third_party/sglang/.
This commit is contained in:
Claude Code Agent
2026-05-13 13:59:05 +08:00
parent 051d9220f4
commit 552f3f564e
3 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@@ -15,4 +15,5 @@ outputs/
# Vendored dependencies. Track only the maintained SGLang fork/snapshot.
third_party/*
!third_party/sglang/
!third_party/agentic-kvcache/
*.log

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "third_party/agentic-kvcache"]
path = third_party/agentic-kvcache
url = git@ipads.se.sjtu.edu.cn:scaleaisys/projects/agentic-kvcache.git

1
third_party/agentic-kvcache vendored Submodule