feat: integrate Headroom compression - compress large analysis/code/devops contexts (≥5K tokens) via context event
This commit is contained in:
16
extensions/smart-router/package.json
Normal file
16
extensions/smart-router/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "smart-router",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "commonjs",
|
||||
"dependencies": {
|
||||
"headroom-ai": "^0.22.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user