Add pi-lens
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"lastChangelogVersion": "0.80.6",
|
"lastChangelogVersion": "0.80.7",
|
||||||
"theme": "dark",
|
"theme": "dark",
|
||||||
"defaultProvider": "openai-codex",
|
"defaultProvider": "openai-codex",
|
||||||
"defaultModel": "gpt-5.6-terra",
|
"defaultModel": "gpt-5.6-sol",
|
||||||
"defaultThinkingLevel": "high",
|
"defaultThinkingLevel": "medium",
|
||||||
"hideThinkingBlock": true,
|
"hideThinkingBlock": true,
|
||||||
"showCacheMissNotices": false,
|
"showCacheMissNotices": false,
|
||||||
"enabledModels": [
|
"enabledModels": [
|
||||||
@@ -14,6 +14,7 @@
|
|||||||
"packages": [
|
"packages": [
|
||||||
"npm:@gotgenes/pi-permission-system",
|
"npm:@gotgenes/pi-permission-system",
|
||||||
"npm:@gotgenes/pi-subagents",
|
"npm:@gotgenes/pi-subagents",
|
||||||
"npm:@juicesharp/rpiv-ask-user-question"
|
"npm:@juicesharp/rpiv-ask-user-question",
|
||||||
|
"npm:pi-lens"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user