mirror of
https://github.com/instructkr/claw-code.git
synced 2026-04-07 16:44:50 +08:00
fix: auto compaction threshold default 200k tokens
This commit is contained in:
10
src/reference_data/subsystems/server.json
Normal file
10
src/reference_data/subsystems/server.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"archive_name": "server",
|
||||
"package_name": "server",
|
||||
"module_count": 3,
|
||||
"sample_files": [
|
||||
"server/createDirectConnectSession.ts",
|
||||
"server/directConnectManager.ts",
|
||||
"server/types.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user