fix(cli): clarify skill scope and stabilize Node 22 tests
Require the bootstrap agent to ask whether the skill should be installed locally or globally, and suppress only SQLite’s ExperimentalWarning in CLI test processes.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"version": 1,
|
||||
"skills": {
|
||||
"obelisk": {
|
||||
"source": "tommy0103/obelisk-skill",
|
||||
"sourceType": "github",
|
||||
"skillPath": "skills/obelisk/SKILL.md",
|
||||
"computedHash": "3f8e5bd50cd3bdfe6658243a3379bf4c44379a60bed3c1c946195529db1b8dfd"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user