ignore pi
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,3 +2,6 @@
|
||||
.stow-local-ignore
|
||||
pi/.pi/agent/profiles
|
||||
pi/.pi/agent/sessions
|
||||
pi/.pi/agent/auth.json
|
||||
pi/.pi/agent/settings.json
|
||||
pi/.pi/agent/usage-cache.json
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"anthropic": {
|
||||
"type": "oauth",
|
||||
"refresh": "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",
|
||||
"access": "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",
|
||||
"expires": 1772856280733
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"lastChangelogVersion": "0.56.1",
|
||||
"packages": [
|
||||
"npm:pi-subagents",
|
||||
"npm:@aliou/pi-guardrails",
|
||||
"npm:pi-mcp-adapter",
|
||||
"npm:pi-ask-tool-extension",
|
||||
"npm:pi-web-access"
|
||||
],
|
||||
"defaultProvider": "anthropic",
|
||||
"defaultModel": "claude-sonnet-4-6",
|
||||
"hideThinkingBlock": true
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"timestamp": 1772832937691,
|
||||
"data": {
|
||||
"claude": {
|
||||
"session": 82,
|
||||
"weekly": 9,
|
||||
"sessionResetsIn": "3h 24m",
|
||||
"weeklyResetsIn": "6d 22h"
|
||||
}
|
||||
},
|
||||
"rateLimitedUntil": {}
|
||||
}
|
||||
Reference in New Issue
Block a user