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:
@@ -65,8 +65,9 @@ curl -fsSL https://raw.githubusercontent.com/tommy0103/obelisk/main/SKILL.md
|
||||
```
|
||||
|
||||
The agent will ask before changing your machine, install and verify the CLI,
|
||||
then install the formal `/obelisk` skill. The bootstrap guide is only for
|
||||
one-time setup; it is not the query skill itself.
|
||||
then ask whether the formal `/obelisk` skill should be installed for the current
|
||||
project or globally. The bootstrap guide is only for one-time setup; it is not
|
||||
the query skill itself.
|
||||
|
||||
#### Install manually
|
||||
|
||||
|
||||
Reference in New Issue
Block a user