Add pi.dev configuration
Requires `DEEPSEEK_API_TOKEN` env variable
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
*
|
||||||
|
!.gitignore
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"skills": [
|
||||||
|
"../.claude/skills"
|
||||||
|
],
|
||||||
|
"packages": [
|
||||||
|
"npm:pi-mcp-adapter"
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -28,6 +28,7 @@ shellcheck = 'latest'
|
|||||||
fd = 'latest'
|
fd = 'latest'
|
||||||
litestream = 'latest'
|
litestream = 'latest'
|
||||||
"npm:backlog.md" = 'latest'
|
"npm:backlog.md" = 'latest'
|
||||||
|
"npm:@mariozechner/pi-coding-agent" = 'latest'
|
||||||
|
|
||||||
[task_config]
|
[task_config]
|
||||||
includes = ["scripts"]
|
includes = ["scripts"]
|
||||||
|
|||||||
Reference in New Issue
Block a user