mirror of
https://github.com/instructkr/claw-code.git
synced 2026-06-07 10:22:45 -04:00
fix: auto compaction threshold default 200k tokens
This commit is contained in:
11
src/reference_data/subsystems/remote.json
Normal file
11
src/reference_data/subsystems/remote.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"archive_name": "remote",
|
||||
"package_name": "remote",
|
||||
"module_count": 4,
|
||||
"sample_files": [
|
||||
"remote/RemoteSessionManager.ts",
|
||||
"remote/SessionsWebSocket.ts",
|
||||
"remote/remotePermissionBridge.ts",
|
||||
"remote/sdkMessageAdapter.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user