@actionway/cli 0.18.8 → 0.18.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,9 +5,9 @@
5
5
  > This file tells you WHAT exists so you never claim a task is impossible without checking.
6
6
  > If something is missing from this file, still run one search before answering: the live catalog
7
7
  > updates continuously and this file may lag behind it.
8
- > It is not a calling reference: before any call, run `actionway tools search "<intent>"` to
9
- > confirm the current tool_ref, then `actionway tools inspect <tool_ref>` for the live input
10
- > schema, variants, and USD price. This file intentionally contains no prices or schemas.
8
+ > It is not a calling reference: before any call, run the Search step for your surface as
9
+ > described in SKILL.md to confirm the current tool_ref, then the Inspect step for the live
10
+ > input schema, variants, and USD price. This file intentionally contains no prices or schemas.
11
11
  > For the data sections, never pick an endpoint here — describe the data you need to search.
12
12
 
13
13
  # Part 1 — Generate (create from scratch)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@actionway/cli",
3
- "version": "0.18.8",
3
+ "version": "0.18.9",
4
4
  "description": "actionway CLI 的本地端壳:Clerk OAuth 鉴权 + cli-core 共享命令面 + init / update / skill 物化 / 版本三链路(终端用户本地 Codex / Claude Code / WorkBuddy 使用)",
5
5
  "type": "module",
6
6
  "bin": {