@pencil-agent/nano-pencil 2.0.0-beta.8 → 2.0.0

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.
Files changed (241) hide show
  1. package/README.md +267 -267
  2. package/dist/build-meta.json +3 -3
  3. package/dist/core/export-html/AGENT.md +11 -11
  4. package/dist/core/export-html/template.css +971 -971
  5. package/dist/core/export-html/template.html +54 -54
  6. package/dist/core/extensions-host/index.d.ts +1 -1
  7. package/dist/core/extensions-host/loader.js +1 -1
  8. package/dist/core/extensions-host/runner.d.ts +1 -0
  9. package/dist/core/extensions-host/runner.js +2 -2
  10. package/dist/core/extensions-host/types.d.ts +17 -22
  11. package/dist/core/lib/ai/src/types.d.ts +12 -2
  12. package/dist/core/persona/persona-manager.js +5 -2
  13. package/dist/core/runtime/agent-session.js +3 -3
  14. package/dist/core/runtime/extension-core-bindings.d.ts +1 -0
  15. package/dist/core/runtime/extension-core-bindings.js +2 -2
  16. package/dist/extensions/builtin/AGENT.md +115 -115
  17. package/dist/extensions/builtin/browser/AGENT.md +17 -17
  18. package/dist/extensions/builtin/browser/agent-workspace/agent_helpers.py +12 -12
  19. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/amazon/product-search.md +198 -198
  20. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/archive-org/scraping.md +341 -341
  21. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/arxiv/scraping.md +311 -311
  22. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/arxiv-bulk/scraping.md +333 -333
  23. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/atlas/overview.md +70 -70
  24. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/booking-com/scraping.md +578 -578
  25. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/capterra/scraping.md +440 -440
  26. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/centilebrain/generate-estimates.md +110 -110
  27. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/coingecko/scraping.md +325 -325
  28. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/coinmarketcap/scraping.md +463 -463
  29. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/coursera/scraping.md +360 -360
  30. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/craigslist/scraping.md +390 -390
  31. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/crossref/scraping.md +568 -568
  32. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/dev-to/scraping.md +323 -323
  33. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/duckduckgo/scraping.md +349 -349
  34. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/ebay/scraping.md +435 -435
  35. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/etsy/scraping.md +506 -506
  36. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/eventbrite/scraping.md +363 -363
  37. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/expedia/automation.md +168 -168
  38. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/facebook/groups.md +236 -236
  39. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/facebook/pages.md +295 -295
  40. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/framer/editor.md +108 -108
  41. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/fred/scraping.md +493 -493
  42. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/g2/scraping.md +580 -580
  43. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/genius/scraping.md +511 -511
  44. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/github/repo-actions.md +65 -65
  45. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/github/scraping.md +184 -184
  46. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/glassdoor/scraping.md +543 -543
  47. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/gmail/compose.md +122 -122
  48. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/goodreads/scraping.md +461 -461
  49. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/gutenberg/scraping.md +383 -383
  50. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/hackernews/scraping.md +243 -243
  51. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/howlongtobeat/scraping.md +473 -473
  52. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/imdb/scraping.md +271 -271
  53. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/itch-io/scraping.md +436 -436
  54. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/job-boards/indeed-glassdoor.md +1021 -1021
  55. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/letterboxd/scraping.md +349 -349
  56. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/linkedin/invitation-manager.md +109 -109
  57. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/loom/folder-enumeration.md +170 -170
  58. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/macrotrends/scraping.md +537 -537
  59. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/medium/article-hydration.md +120 -120
  60. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/medium/scraping.md +414 -414
  61. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/metacritic/scraping.md +477 -477
  62. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/musicbrainz/scraping.md +478 -478
  63. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/nasa/scraping.md +339 -339
  64. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/news-aggregation/multi-source.md +205 -205
  65. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/open-library/scraping.md +472 -472
  66. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/openalex/scraping.md +470 -470
  67. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/openstreetmap/scraping.md +490 -490
  68. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/package-registries/npm-pypi.md +478 -478
  69. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/polymarket/scraping.md +234 -234
  70. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/producthunt/scraping.md +307 -307
  71. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/pubmed/scraping.md +421 -421
  72. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/quora/scraping.md +364 -364
  73. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/rawg/scraping.md +352 -352
  74. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/reddit/scraping.md +124 -124
  75. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/rest-countries/scraping.md +233 -233
  76. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/sec-edgar/scraping.md +361 -361
  77. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/shopify-admin/README.md +36 -36
  78. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/shopify-admin/embedded-apps.md +72 -72
  79. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/shopify-admin/knowledge-base.md +109 -109
  80. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/shopify-admin/polaris-inputs.md +137 -137
  81. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/soundcloud/scraping.md +362 -362
  82. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/spotify/scraping.md +339 -339
  83. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/stackoverflow/scraping.md +435 -435
  84. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/steam/scraping.md +575 -575
  85. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/substack/scraping.md +338 -338
  86. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/thetechgeeks/pricing.md +52 -52
  87. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/tiktok/upload.md +107 -107
  88. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/tradingview/scraping.md +309 -309
  89. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/trello/boards-and-lists.md +88 -88
  90. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/trustpilot/scraping.md +375 -375
  91. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/walmart/scraping.md +444 -444
  92. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/wayback-machine/scraping.md +306 -306
  93. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/weather/scraping.md +398 -398
  94. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/wellfound/scraping.md +596 -596
  95. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/world-bank/scraping.md +356 -356
  96. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/xiaohongshu/scraping.md +84 -84
  97. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/youtube/scraping.md +418 -418
  98. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/zillow/scraping.md +433 -433
  99. package/dist/extensions/builtin/browser/browser.md +73 -73
  100. package/dist/extensions/builtin/browser/install.md +142 -142
  101. package/dist/extensions/builtin/browser/interaction-skills/connection.md +48 -48
  102. package/dist/extensions/builtin/browser/interaction-skills/cookies.md +3 -3
  103. package/dist/extensions/builtin/browser/interaction-skills/cross-origin-iframes.md +3 -3
  104. package/dist/extensions/builtin/browser/interaction-skills/dialogs.md +64 -64
  105. package/dist/extensions/builtin/browser/interaction-skills/downloads.md +3 -3
  106. package/dist/extensions/builtin/browser/interaction-skills/drag-and-drop.md +3 -3
  107. package/dist/extensions/builtin/browser/interaction-skills/dropdowns.md +3 -3
  108. package/dist/extensions/builtin/browser/interaction-skills/iframes.md +3 -3
  109. package/dist/extensions/builtin/browser/interaction-skills/network-requests.md +3 -3
  110. package/dist/extensions/builtin/browser/interaction-skills/print-as-pdf.md +3 -3
  111. package/dist/extensions/builtin/browser/interaction-skills/profile-sync.md +90 -90
  112. package/dist/extensions/builtin/browser/interaction-skills/screenshots.md +17 -17
  113. package/dist/extensions/builtin/browser/interaction-skills/scrolling.md +3 -3
  114. package/dist/extensions/builtin/browser/interaction-skills/shadow-dom.md +3 -3
  115. package/dist/extensions/builtin/browser/interaction-skills/tabs.md +69 -69
  116. package/dist/extensions/builtin/browser/interaction-skills/uploads.md +1 -1
  117. package/dist/extensions/builtin/browser/interaction-skills/viewport.md +3 -3
  118. package/dist/extensions/builtin/browser/src/browser_harness/AGENT.md +15 -15
  119. package/dist/extensions/builtin/browser/src/browser_harness/__init__.py +8 -8
  120. package/dist/extensions/builtin/browser/src/browser_harness/_ipc.py +90 -90
  121. package/dist/extensions/builtin/browser/src/browser_harness/admin.py +722 -722
  122. package/dist/extensions/builtin/browser/src/browser_harness/daemon.py +328 -328
  123. package/dist/extensions/builtin/browser/src/browser_harness/helpers.py +396 -396
  124. package/dist/extensions/builtin/browser/src/browser_harness/run.py +103 -103
  125. package/dist/extensions/builtin/discipline/skills/brainstorming/SKILL.md +33 -33
  126. package/dist/extensions/builtin/discipline/skills/executing-plans/SKILL.md +25 -25
  127. package/dist/extensions/builtin/discipline/skills/finishing-development-branch/SKILL.md +25 -25
  128. package/dist/extensions/builtin/discipline/skills/receiving-code-review/SKILL.md +22 -22
  129. package/dist/extensions/builtin/discipline/skills/requesting-code-review/SKILL.md +31 -31
  130. package/dist/extensions/builtin/discipline/skills/systematic-debugging/SKILL.md +28 -28
  131. package/dist/extensions/builtin/discipline/skills/test-driven-development/SKILL.md +32 -32
  132. package/dist/extensions/builtin/discipline/skills/using-git-worktrees/SKILL.md +25 -25
  133. package/dist/extensions/builtin/discipline/skills/verification-before-completion/SKILL.md +27 -27
  134. package/dist/extensions/builtin/discipline/skills/writing-plans/SKILL.md +26 -26
  135. package/dist/extensions/builtin/goal/README.md +67 -67
  136. package/dist/extensions/builtin/goal/goal-controller.d.ts +39 -10
  137. package/dist/extensions/builtin/goal/goal-controller.js +1 -1
  138. package/dist/extensions/builtin/goal/goal-format.js +1 -1
  139. package/dist/extensions/builtin/goal/goal-prompts.d.ts +2 -0
  140. package/dist/extensions/builtin/goal/goal-prompts.js +5 -4
  141. package/dist/extensions/builtin/goal/goal-store.js +1 -1
  142. package/dist/extensions/builtin/goal/index.d.ts +1 -1
  143. package/dist/extensions/builtin/goal/index.js +10 -7
  144. package/dist/extensions/builtin/grub/README.md +112 -112
  145. package/dist/extensions/builtin/link-world/agent-workspace/README.md +16 -16
  146. package/dist/extensions/builtin/link-world/index.js +6 -6
  147. package/dist/extensions/builtin/link-world/internet-search/internet-search.md +65 -65
  148. package/dist/extensions/builtin/link-world/link-world-agent.md +82 -82
  149. package/dist/extensions/builtin/link-world/linkworld.md +313 -313
  150. package/dist/extensions/builtin/link-world/{network-routing.md → network-routing/network-routing.md} +67 -67
  151. package/dist/extensions/builtin/loop/README.md +92 -92
  152. package/dist/extensions/builtin/mcp/figma-design.md +68 -68
  153. package/dist/extensions/builtin/mcp/mcp-management.md +85 -85
  154. package/dist/extensions/builtin/plan/index.js +1 -1
  155. package/dist/extensions/builtin/recap/AGENT.md +15 -15
  156. package/dist/extensions/builtin/sal/README.md +72 -72
  157. package/dist/extensions/builtin/security-audit/README.md +289 -289
  158. package/dist/extensions/builtin/task/task-store.d.ts +4 -0
  159. package/dist/extensions/builtin/task/task-store.js +1 -1
  160. package/dist/extensions/builtin/team/AGENT.md +112 -112
  161. package/dist/extensions/builtin/team/TESTING.md +299 -299
  162. package/dist/extensions/builtin/token-save/README.md +56 -56
  163. package/dist/extensions/optional/AGENT.md +10 -10
  164. package/dist/index.d.ts +5 -30
  165. package/dist/index.js +1 -1
  166. package/dist/models.d.ts +7 -0
  167. package/dist/models.js +1 -0
  168. package/dist/modes/interactive/components/footer.js +1 -1
  169. package/dist/modes/interactive/components/task-status-panel.d.ts +36 -0
  170. package/dist/modes/interactive/components/task-status-panel.js +1 -0
  171. package/dist/modes/interactive/controllers/stream-render-controller.d.ts +7 -0
  172. package/dist/modes/interactive/controllers/stream-render-controller.js +2 -2
  173. package/dist/modes/interactive/interactive-mode.js +40 -40
  174. package/dist/modes/interactive/state/interactive-state.d.ts +2 -0
  175. package/dist/modes/interactive/state/interactive-state.js +1 -1
  176. package/dist/modes/interactive/theme/dark.json +85 -85
  177. package/dist/modes/interactive/theme/light.json +84 -84
  178. package/dist/modes/interactive/theme/theme-schema.json +335 -335
  179. package/dist/modes/interactive/theme/warm.json +81 -81
  180. package/dist/node_modules/@pencil-agent/ai/dist/cli.js +0 -0
  181. package/dist/node_modules/@pencil-agent/ai/dist/models.generated.js +1 -1
  182. package/dist/node_modules/@pencil-agent/ai/dist/providers/anthropic.js +2 -2
  183. package/dist/node_modules/@pencil-agent/ai/dist/providers/openai-completions.js +5 -5
  184. package/dist/node_modules/@pencil-agent/ai/dist/providers/openai-responses.js +1 -1
  185. package/dist/node_modules/@pencil-agent/ai/dist/stream.js +1 -1
  186. package/dist/packages/protocol/src/commands.d.ts +33 -0
  187. package/dist/packages/protocol/src/flags.d.ts +20 -0
  188. package/dist/packages/protocol/src/hooks.d.ts +17 -0
  189. package/dist/packages/protocol/src/hooks.js +0 -0
  190. package/dist/packages/{extension-sdk → protocol}/src/index.d.ts +7 -4
  191. package/dist/packages/protocol/src/index.js +1 -0
  192. package/dist/packages/{extension-sdk → protocol}/src/lifecycle.d.ts +15 -27
  193. package/dist/packages/protocol/src/lifecycle.js +0 -0
  194. package/dist/packages/{extension-sdk → protocol}/src/tools.d.ts +1 -1
  195. package/dist/packages/protocol/src/tools.js +0 -0
  196. package/dist/public-config.d.ts +12 -0
  197. package/dist/public-config.js +1 -0
  198. package/dist/runtime.d.ts +9 -0
  199. package/dist/runtime.js +1 -0
  200. package/dist/session-compaction.d.ts +7 -0
  201. package/dist/session-compaction.js +1 -0
  202. package/dist/session.d.ts +7 -0
  203. package/dist/session.js +1 -0
  204. package/dist/skills.d.ts +7 -0
  205. package/dist/skills.js +1 -0
  206. package/dist/tools.d.ts +7 -0
  207. package/dist/tools.js +1 -0
  208. package/docs/ACP/345/215/217/350/256/256/351/233/206/346/210/220/345/274/200/345/217/221/346/226/207/346/241/243.md +851 -0
  209. package/docs/SDK-TESTING.md +364 -0
  210. package/docs/codex-goal-command-impl.md +1055 -1055
  211. package/docs/codex-goal-vs-grub.md +500 -500
  212. package/docs/custom-provider.md +27 -27
  213. package/docs/extensions.md +27 -27
  214. package/docs/keybindings.md +27 -27
  215. package/docs/loop /351/207/215/346/236/204/345/256/214/346/210/220/346/200/273/347/273/223.md" +250 -250
  216. package/docs/loop /351/207/215/346/236/204/345/256/214/346/210/220/346/212/245/345/221/212.md" +122 -122
  217. package/docs/loop /351/207/215/346/236/204/346/226/271/346/241/210.md" +1222 -1222
  218. package/docs/loop /351/207/215/346/236/204/346/226/271/346/241/210/345/256/236/347/216/260/346/212/245/345/221/212.md" +158 -158
  219. package/docs/loop /351/207/215/346/236/204/346/226/271/346/241/210/345/257/271/346/257/224/345/210/206/346/236/220.md" +128 -128
  220. package/docs/loop /351/207/215/346/236/204/350/256/241/345/210/222.md" +320 -320
  221. package/docs/loop-usage-examples.md +214 -214
  222. package/docs/mem-core/346/212/200/346/234/257/346/226/207/346/241/243.md +593 -0
  223. package/docs/models.md +27 -27
  224. package/docs/packages.md +27 -27
  225. package/docs/pi-design-philosophy.md +457 -457
  226. package/docs/planmode.md +1987 -1987
  227. package/docs/prompt-templates.md +27 -27
  228. package/docs/providers.md +27 -27
  229. package/docs/sdk.md +27 -27
  230. package/docs/skills.md +27 -27
  231. package/docs/startup-performance-optimization.md +301 -0
  232. package/docs/themes.md +27 -27
  233. package/docs/tui.md +27 -27
  234. package/docs//350/256/244/347/237/245/345/234/260/345/233/276.md +47 -0
  235. package/package.json +190 -162
  236. package/dist/packages/extension-sdk/src/index.js +0 -1
  237. package/docs/cc-agent-design.md +0 -1297
  238. package/docs/cc-tui-design.md +0 -1333
  239. package/docs//345/257/271/346/240/207Claude-Code.md +0 -1775
  240. /package/dist/packages/{extension-sdk/src/lifecycle.js → protocol/src/commands.js} +0 -0
  241. /package/dist/packages/{extension-sdk/src/tools.js → protocol/src/flags.js} +0 -0
@@ -1,112 +1,112 @@
1
- # Grub Extension
2
-
3
- `/grub` runs one autonomous long-running task until the agent reports it
4
- complete, reports it is blocked, the user stops it, or a safety limit is
5
- reached. The harness design follows the pattern described in Anthropic's
6
- [Effective harnesses for long-running agents](https://www.anthropic.com/engineering/effective-harnesses-for-long-running-agents):
7
- a structured on-disk state lets coding agents pick up where they left off
8
- even across fresh context windows and full process restarts.
9
-
10
- ## Commands
11
-
12
- - `/grub <goal> [--max-iter N] [--max-fail N]` — start one autonomous task
13
- - `/grub status [--json]` — show the active or last finished grub task
14
- - `/grub resume` — resume dispatch for an adopted/persisted task
15
- - `/grub stop` — stop the active grub task
16
-
17
- ## Harness artifacts
18
-
19
- Each task owns a directory at `.grub/<task-id>/`:
20
-
21
- | File | Purpose | Who may write |
22
- |------|---------|---------------|
23
- | `feature-list.json` | Structured list of end-to-end features | Initializer writes the whole file once; coding agents may only flip `passes` and set `evidence` |
24
- | `progress-log.md` | Dated notes describing each iteration | Agent, append-only |
25
- | `init.sh` | Get-bearings + project smoke script run at the start of every iteration | Initializer; later agents may add project-specific smoke commands |
26
- | `state.json` | Durable `GrubTaskState` snapshot for cross-session resume | Controller, atomic writes |
27
-
28
- `feature-list.json` schema (version 1):
29
-
30
- ```json
31
- {
32
- "version": 1,
33
- "goal": "<user goal>",
34
- "features": [
35
- {
36
- "id": "kebab-slug",
37
- "category": "functional|verification|polish",
38
- "description": "observable behavior",
39
- "steps": ["actionable", "verification", "steps"],
40
- "passes": false,
41
- "evidence": "optional git sha or short proof"
42
- }
43
- ]
44
- }
45
- ```
46
-
47
- The controller validates every mutation: changing `description`, `steps`,
48
- `category`, `id`, list length, or reordering counts as a violation. Agents
49
- are told up front that the only permitted edits are toggling `passes` and
50
- setting `evidence`.
51
-
52
- ## How it works
53
-
54
- - Each grub iteration is tagged with a `[GRUB:<id>:<n>]` prompt prefix so
55
- the extension can recognise its own injected turns.
56
- - On start, grub creates the harness directory and writes the initial
57
- artifacts without creating a git commit. The harness keeps durable state on
58
- disk and leaves source changes visible in the working tree, avoiding noisy
59
- `grub(...)` commits unless the user explicitly asks for them.
60
- - Two phase-specialized system prompts are injected via
61
- `before_agent_start`:
62
- - **Initializer prompt** (first successful turn): expand
63
- `feature-list.json` into 15-40 concrete features, harden `init.sh`,
64
- seed `progress-log.md`. No broad implementation yet.
65
- - **Coding prompt** (remaining turns): run `init.sh`, pick exactly one
66
- pending feature, implement + verify end-to-end, flip `passes` +
67
- `evidence`, and append to `progress-log.md`.
68
- - At the end of every grub turn the assistant must emit a single
69
- `<loop-state>{"status":"continue|complete|blocked", "summary":"...", "nextStep":"..."}</loop-state>`
70
- block. The extension parses it and dispatches the next iteration or
71
- stops with a terminal status.
72
- - **Initializer sanitize-not-fail**: while in the initializer phase, only
73
- genuinely unfixable structural problems (feature count out of 15-40,
74
- unreplaced placeholder, non-kebab ids, duplicate ids) fail the turn and
75
- force a retry. Recoverable hygiene issues are auto-corrected instead of
76
- killing the task: a wrong `goal` is restored to the authoritative task goal,
77
- pre-marked `passes:true` are reset to `false`, and stray `evidence` is
78
- dropped. The sanitized list is written back to disk and becomes the baseline,
79
- so the phase always advances once the structure is valid.
80
- - **Phase-aware failure budget**: the initializer gets a more forgiving budget
81
- (default 5) than execution (default 3, via `--max-fail`), because standing up
82
- a valid harness is a distinct, retry-friendly activity from execution work.
83
- - **Mutation guard**: after the initializer creates the first real
84
- `feature-list.json`, each subsequent turn is diffed against the persisted
85
- baseline. Rewriting feature ids, descriptions, categories, steps, count, or
86
- order is rejected and retried; only `passes` and `evidence` may change.
87
- - **Completion guard**: if the decision says `complete` but
88
- `feature-list.json` still has `passes:false` entries, the controller
89
- rewrites the decision to `continue` with a synthetic `nextStep`
90
- pointing at the first pending feature. The harness will not allow
91
- premature "done".
92
- - **Cross-session resume**: `GrubTaskState` is written atomically to
93
- `state.json` on every transition. On the next session, `session_start`
94
- calls `discoverActiveTasks()` and adopts the most recent running task
95
- without auto-dispatching — the user types `/grub resume` to continue.
96
- - **Safety limits**: 25 iterations and 3 consecutive failures by default;
97
- override with `--max-iter` / `--max-fail`.
98
- - **Stale harness cleanup**: on extension load, terminal harnesses older
99
- than 30 days are pruned from `.grub/`.
100
-
101
- ## Legacy migration
102
-
103
- Earlier versions wrote `feature-checklist.md` (markdown checkboxes). When a
104
- new iteration starts and `feature-list.json` is missing but the legacy file
105
- exists, its checkbox items are migrated into the JSON format (category
106
- defaults to `functional`; `steps` start empty so the initializer can refine
107
- later).
108
-
109
- ## Related
110
-
111
- For the recurring scheduler that runs prompts or slash commands on an
112
- interval, see the sibling [`loop` extension](../loop/README.md).
1
+ # Grub Extension
2
+
3
+ `/grub` runs one autonomous long-running task until the agent reports it
4
+ complete, reports it is blocked, the user stops it, or a safety limit is
5
+ reached. The harness design follows the pattern described in Anthropic's
6
+ [Effective harnesses for long-running agents](https://www.anthropic.com/engineering/effective-harnesses-for-long-running-agents):
7
+ a structured on-disk state lets coding agents pick up where they left off
8
+ even across fresh context windows and full process restarts.
9
+
10
+ ## Commands
11
+
12
+ - `/grub <goal> [--max-iter N] [--max-fail N]` — start one autonomous task
13
+ - `/grub status [--json]` — show the active or last finished grub task
14
+ - `/grub resume` — resume dispatch for an adopted/persisted task
15
+ - `/grub stop` — stop the active grub task
16
+
17
+ ## Harness artifacts
18
+
19
+ Each task owns a directory at `.grub/<task-id>/`:
20
+
21
+ | File | Purpose | Who may write |
22
+ |------|---------|---------------|
23
+ | `feature-list.json` | Structured list of end-to-end features | Initializer writes the whole file once; coding agents may only flip `passes` and set `evidence` |
24
+ | `progress-log.md` | Dated notes describing each iteration | Agent, append-only |
25
+ | `init.sh` | Get-bearings + project smoke script run at the start of every iteration | Initializer; later agents may add project-specific smoke commands |
26
+ | `state.json` | Durable `GrubTaskState` snapshot for cross-session resume | Controller, atomic writes |
27
+
28
+ `feature-list.json` schema (version 1):
29
+
30
+ ```json
31
+ {
32
+ "version": 1,
33
+ "goal": "<user goal>",
34
+ "features": [
35
+ {
36
+ "id": "kebab-slug",
37
+ "category": "functional|verification|polish",
38
+ "description": "observable behavior",
39
+ "steps": ["actionable", "verification", "steps"],
40
+ "passes": false,
41
+ "evidence": "optional git sha or short proof"
42
+ }
43
+ ]
44
+ }
45
+ ```
46
+
47
+ The controller validates every mutation: changing `description`, `steps`,
48
+ `category`, `id`, list length, or reordering counts as a violation. Agents
49
+ are told up front that the only permitted edits are toggling `passes` and
50
+ setting `evidence`.
51
+
52
+ ## How it works
53
+
54
+ - Each grub iteration is tagged with a `[GRUB:<id>:<n>]` prompt prefix so
55
+ the extension can recognise its own injected turns.
56
+ - On start, grub creates the harness directory and writes the initial
57
+ artifacts without creating a git commit. The harness keeps durable state on
58
+ disk and leaves source changes visible in the working tree, avoiding noisy
59
+ `grub(...)` commits unless the user explicitly asks for them.
60
+ - Two phase-specialized system prompts are injected via
61
+ `before_agent_start`:
62
+ - **Initializer prompt** (first successful turn): expand
63
+ `feature-list.json` into 15-40 concrete features, harden `init.sh`,
64
+ seed `progress-log.md`. No broad implementation yet.
65
+ - **Coding prompt** (remaining turns): run `init.sh`, pick exactly one
66
+ pending feature, implement + verify end-to-end, flip `passes` +
67
+ `evidence`, and append to `progress-log.md`.
68
+ - At the end of every grub turn the assistant must emit a single
69
+ `<loop-state>{"status":"continue|complete|blocked", "summary":"...", "nextStep":"..."}</loop-state>`
70
+ block. The extension parses it and dispatches the next iteration or
71
+ stops with a terminal status.
72
+ - **Initializer sanitize-not-fail**: while in the initializer phase, only
73
+ genuinely unfixable structural problems (feature count out of 15-40,
74
+ unreplaced placeholder, non-kebab ids, duplicate ids) fail the turn and
75
+ force a retry. Recoverable hygiene issues are auto-corrected instead of
76
+ killing the task: a wrong `goal` is restored to the authoritative task goal,
77
+ pre-marked `passes:true` are reset to `false`, and stray `evidence` is
78
+ dropped. The sanitized list is written back to disk and becomes the baseline,
79
+ so the phase always advances once the structure is valid.
80
+ - **Phase-aware failure budget**: the initializer gets a more forgiving budget
81
+ (default 5) than execution (default 3, via `--max-fail`), because standing up
82
+ a valid harness is a distinct, retry-friendly activity from execution work.
83
+ - **Mutation guard**: after the initializer creates the first real
84
+ `feature-list.json`, each subsequent turn is diffed against the persisted
85
+ baseline. Rewriting feature ids, descriptions, categories, steps, count, or
86
+ order is rejected and retried; only `passes` and `evidence` may change.
87
+ - **Completion guard**: if the decision says `complete` but
88
+ `feature-list.json` still has `passes:false` entries, the controller
89
+ rewrites the decision to `continue` with a synthetic `nextStep`
90
+ pointing at the first pending feature. The harness will not allow
91
+ premature "done".
92
+ - **Cross-session resume**: `GrubTaskState` is written atomically to
93
+ `state.json` on every transition. On the next session, `session_start`
94
+ calls `discoverActiveTasks()` and adopts the most recent running task
95
+ without auto-dispatching — the user types `/grub resume` to continue.
96
+ - **Safety limits**: 25 iterations and 3 consecutive failures by default;
97
+ override with `--max-iter` / `--max-fail`.
98
+ - **Stale harness cleanup**: on extension load, terminal harnesses older
99
+ than 30 days are pruned from `.grub/`.
100
+
101
+ ## Legacy migration
102
+
103
+ Earlier versions wrote `feature-checklist.md` (markdown checkboxes). When a
104
+ new iteration starts and `feature-list.json` is missing but the legacy file
105
+ exists, its checkbox items are migrated into the JSON format (category
106
+ defaults to `functional`; `steps` start empty so the initializer can refine
107
+ later).
108
+
109
+ ## Related
110
+
111
+ For the recurring scheduler that runs prompts or slash commands on an
112
+ interval, see the sibling [`loop` extension](../loop/README.md).
@@ -1,16 +1,16 @@
1
- # Link-world Workspace
2
-
3
- This directory is copied to:
4
-
5
- ```text
6
- .nanopencil/link-world-workspace/
7
- ```
8
-
9
- Use it to store project-local, reusable internet-access knowledge for NanoPencil.
10
-
11
- Suggested layout:
12
-
13
- - `domain-skills/<site>/...` for durable site-specific notes
14
- - `notes/` for broader task or provider observations that should not live in the shipped extension
15
-
16
- Keep public-safe content only. Do not store secrets, cookies, tokens, or user-specific private data here.
1
+ # Link-world Workspace
2
+
3
+ This directory is copied to:
4
+
5
+ ```text
6
+ .nanopencil/link-world-workspace/
7
+ ```
8
+
9
+ Use it to store project-local, reusable internet-access knowledge for NanoPencil.
10
+
11
+ Suggested layout:
12
+
13
+ - `domain-skills/<site>/...` for durable site-specific notes
14
+ - `notes/` for broader task or provider observations that should not live in the shipped extension
15
+
16
+ Keep public-safe content only. Do not store secrets, cookies, tokens, or user-specific private data here.
@@ -1,19 +1,19 @@
1
- var O=Object.defineProperty;var a=(t,e)=>O(t,"name",{value:e,configurable:!0});import{execFile as R,execSync as T}from"node:child_process";import{cpSync as M,existsSync as g,mkdirSync as v,readFileSync as W,readdirSync as N,statSync as j}from"node:fs";import{dirname as D,join as f,resolve as H}from"node:path";import{fileURLToPath as F}from"node:url";import{Type as i}from"@sinclair/typebox";import{Box as q,Container as B,Spacer as C,Text as K}from"@pencil-agent/tui";import{getLinkWorldWorkspaceDir as J}from"../../../config.js";const m=D(F(import.meta.url)),L=f(m,"linkworld.md"),A=f(m,"internet-search","internet-search.md"),E=f(m,"link-world-agent.md"),G=f(m,"network-routing.md"),P=f(m,"agent-workspace"),h="link-world-install",w=120,Y=[{value:"status",label:"status",description:"Show installed internet-access capabilities"},{value:"doctor",label:"doctor",description:"Run agent-reach doctor diagnostics"},{value:"version",label:"version",description:"Show installed agent-reach version"},{value:"install",label:"install",description:"Show bundled installation guidance"},{value:"workspace",label:"workspace",description:"Show the link-world workspace path"},{value:"help",label:"help",description:"Show link-world commands"}],z=i.Object({action:i.Union([i.Literal("status"),i.Literal("doctor"),i.Literal("version"),i.Literal("install_help")]),timeout:i.Optional(i.Number({description:"Timeout in seconds. Defaults to 120."}))},{additionalProperties:!1}),V=i.Object({args:i.Array(i.String(),{description:'Arguments passed to the external `agent-reach` CLI, for example ["search", "OpenAI Responses API"] or ["doctor"].'}),timeout:i.Optional(i.Number({description:"Timeout in seconds. Defaults to 120."}))},{additionalProperties:!1}),Q=i.Object({query:i.String({description:"Search query to send through link-world."}),provider:i.Optional(i.String({description:"Optional provider or site hint, if the downstream runtime supports it."})),limit:i.Optional(i.Number({description:"Optional result count hint, if the downstream runtime supports it."})),timeout:i.Optional(i.Number({description:"Timeout in seconds. Defaults to 120."}))},{additionalProperties:!1}),X=i.Object({url:i.String({description:"URL to fetch through link-world."}),provider:i.Optional(i.String({description:"Optional provider or site hint, if the downstream runtime supports it."})),timeout:i.Optional(i.Number({description:"Timeout in seconds. Defaults to 120."}))},{additionalProperties:!1});function Z(){return J()}a(Z,"linkWorldWorkspacePath");function y(){const t=Z();return g(t)||(v(t,{recursive:!0}),g(P)?M(P,t,{recursive:!0}):v(t,{recursive:!0})),t}a(y,"ensureLinkWorldWorkspace");function I(t){if(!g(t))return[];const e=[];for(const n of N(t)){const o=f(t,n);if(j(o).isDirectory()){e.push(...I(o));continue}n.endsWith(".md")&&e.push(o)}return e.sort()}a(I,"collectMarkdownFiles");function ee(){try{return W(L,"utf-8")}catch{return""}}a(ee,"getInstallDoc");function p(){try{return T("agent-reach --version",{encoding:"utf-8",stdio:"pipe"}),!0}catch{return!1}}a(p,"isAgentReachInstalled");function te(){try{return T("agent-reach --help",{encoding:"utf-8",stdio:"pipe"})}catch{return""}}a(te,"getAgentReachHelpText");function _(){if(!p())return{search:!1,fetch:!1};const t=te().toLowerCase();return{search:/\bsearch\b/.test(t),fetch:/\bfetch\b/.test(t)}}a(_,"getLinkWorldCapabilities");function k(t,e,n){return new Promise((o,r)=>{R("agent-reach",t,{timeout:e*1e3,windowsHide:!0,signal:n,maxBuffer:1024*1024,encoding:"utf-8"},(s,c,d)=>{const l=[c,d].filter(Boolean).join("").trim()||"(no output)";if(s){const u=s;if(u.code==="ENOENT"){r(new Error("agent-reach is not installed"));return}o({exitCode:typeof u.code=="number"?u.code:1,output:l});return}o({exitCode:0,output:l})})})}a(k,"execAgentReach");const ne="https://r.jina.ai",re="https://s.jina.ai",$=3e4;async function oe(t,e){const n=t.startsWith("http")?t:`https://${t}`,o=e??AbortSignal.timeout($);try{const r=await fetch(`${ne}/${n}`,{signal:o,headers:{Accept:"text/markdown"}});if(r.ok){const s=await r.text();if(s.trim())return s}}catch{}try{const r=await fetch(n,{signal:o});if(!r.ok)throw new Error(`HTTP ${r.status}: ${r.statusText}`);const s=await r.text();return ie(s,n)}catch(r){throw new Error(`Failed to fetch ${n}: ${r instanceof Error?r.message:r}`)}}a(oe,"nativeWebFetch");async function se(t,e,n){const o=n??AbortSignal.timeout($);try{const r=new URLSearchParams({q:t});e>0&&r.set("num",String(Math.min(e,10)));const s=await fetch(`${re}?${r}`,{signal:o,headers:{Accept:"text/markdown"}});if(s.ok){const c=await s.text();if(c.trim())return c}}catch{}try{const r=new URLSearchParams({q:t}),s=await fetch(`https://html.duckduckgo.com/html/?${r}`,{signal:o,headers:{"User-Agent":"Mozilla/5.0 (compatible; NanoPencil/1.0)"}});if(s.ok){const c=await s.text(),d=ae(c,e||5);if(d.length>0)return d}}catch{}try{const r=new URLSearchParams({q:t,format:"json",no_html:"1"}),s=await fetch(`https://api.duckduckgo.com/?${r}`,{signal:o});if(s.ok){const c=await s.json(),d=typeof c.AbstractText=="string"?c.AbstractText:"",l=typeof c.AbstractSource=="string"?c.AbstractSource:"",u=typeof c.AbstractURL=="string"?c.AbstractURL:"";if(d)return[`## ${t}`,"",d,l?`Source: ${l}`:"",u?`URL: ${u}`:""].filter(Boolean).join(`
1
+ var U=Object.defineProperty;var a=(t,e)=>U(t,"name",{value:e,configurable:!0});import{execFile as O,execSync as T}from"node:child_process";import{cpSync as R,existsSync as g,mkdirSync as v,readFileSync as M,readdirSync as W,statSync as N}from"node:fs";import{dirname as j,join as f,resolve as D}from"node:path";import{fileURLToPath as H}from"node:url";import{Type as i}from"@sinclair/typebox";import{Box as F,Container as q,Spacer as C,Text as B}from"@pencil-agent/tui";import{getLinkWorldWorkspaceDir as K}from"../../../config.js";const m=j(H(import.meta.url)),J=f(m,"linkworld.md"),L=f(m,"internet-search","internet-search.md"),A=f(m,"link-world-agent.md"),G=f(m,"network-routing","network-routing.md"),E=f(m,"agent-workspace"),h="link-world-install",w=120,Y=[{value:"status",label:"status",description:"Show installed internet-access capabilities"},{value:"doctor",label:"doctor",description:"Run agent-reach doctor diagnostics"},{value:"version",label:"version",description:"Show installed agent-reach version"},{value:"install",label:"install",description:"Show bundled installation guidance"},{value:"workspace",label:"workspace",description:"Show the link-world workspace path"},{value:"help",label:"help",description:"Show link-world commands"}],z=i.Object({action:i.Union([i.Literal("status"),i.Literal("doctor"),i.Literal("version"),i.Literal("install_help")]),timeout:i.Optional(i.Number({description:"Timeout in seconds. Defaults to 120."}))},{additionalProperties:!1}),V=i.Object({args:i.Array(i.String(),{description:'Arguments passed to the external `agent-reach` CLI, for example ["search", "OpenAI Responses API"] or ["doctor"].'}),timeout:i.Optional(i.Number({description:"Timeout in seconds. Defaults to 120."}))},{additionalProperties:!1}),Q=i.Object({query:i.String({description:"Search query to send through link-world."}),provider:i.Optional(i.String({description:"Optional provider or site hint, if the downstream runtime supports it."})),limit:i.Optional(i.Number({description:"Optional result count hint, if the downstream runtime supports it."})),timeout:i.Optional(i.Number({description:"Timeout in seconds. Defaults to 120."}))},{additionalProperties:!1}),X=i.Object({url:i.String({description:"URL to fetch through link-world."}),provider:i.Optional(i.String({description:"Optional provider or site hint, if the downstream runtime supports it."})),timeout:i.Optional(i.Number({description:"Timeout in seconds. Defaults to 120."}))},{additionalProperties:!1});function Z(){return K()}a(Z,"linkWorldWorkspacePath");function y(){const t=Z();return g(t)||(v(t,{recursive:!0}),g(E)?R(E,t,{recursive:!0}):v(t,{recursive:!0})),t}a(y,"ensureLinkWorldWorkspace");function P(t){if(!g(t))return[];const e=[];for(const n of W(t)){const o=f(t,n);if(N(o).isDirectory()){e.push(...P(o));continue}n.endsWith(".md")&&e.push(o)}return e.sort()}a(P,"collectMarkdownFiles");function ee(){try{return M(J,"utf-8")}catch{return""}}a(ee,"getInstallDoc");function p(){try{return T("agent-reach --version",{encoding:"utf-8",stdio:"pipe"}),!0}catch{return!1}}a(p,"isAgentReachInstalled");function te(){try{return T("agent-reach --help",{encoding:"utf-8",stdio:"pipe"})}catch{return""}}a(te,"getAgentReachHelpText");function _(){if(!p())return{search:!1,fetch:!1};const t=te().toLowerCase();return{search:/\bsearch\b/.test(t),fetch:/\bfetch\b/.test(t)}}a(_,"getLinkWorldCapabilities");function k(t,e,n){return new Promise((o,r)=>{O("agent-reach",t,{timeout:e*1e3,windowsHide:!0,signal:n,maxBuffer:1024*1024,encoding:"utf-8"},(s,c,d)=>{const l=[c,d].filter(Boolean).join("").trim()||"(no output)";if(s){const u=s;if(u.code==="ENOENT"){r(new Error("agent-reach is not installed"));return}o({exitCode:typeof u.code=="number"?u.code:1,output:l});return}o({exitCode:0,output:l})})})}a(k,"execAgentReach");const ne="https://r.jina.ai",re="https://s.jina.ai",I=3e4;async function oe(t,e){const n=t.startsWith("http")?t:`https://${t}`,o=e??AbortSignal.timeout(I);try{const r=await fetch(`${ne}/${n}`,{signal:o,headers:{Accept:"text/markdown"}});if(r.ok){const s=await r.text();if(s.trim())return s}}catch{}try{const r=await fetch(n,{signal:o});if(!r.ok)throw new Error(`HTTP ${r.status}: ${r.statusText}`);const s=await r.text();return ie(s,n)}catch(r){throw new Error(`Failed to fetch ${n}: ${r instanceof Error?r.message:r}`)}}a(oe,"nativeWebFetch");async function se(t,e,n){const o=n??AbortSignal.timeout(I);try{const r=new URLSearchParams({q:t});e>0&&r.set("num",String(Math.min(e,10)));const s=await fetch(`${re}?${r}`,{signal:o,headers:{Accept:"text/markdown"}});if(s.ok){const c=await s.text();if(c.trim())return c}}catch{}try{const r=new URLSearchParams({q:t}),s=await fetch(`https://html.duckduckgo.com/html/?${r}`,{signal:o,headers:{"User-Agent":"Mozilla/5.0 (compatible; NanoPencil/1.0)"}});if(s.ok){const c=await s.text(),d=ae(c,e||5);if(d.length>0)return d}}catch{}try{const r=new URLSearchParams({q:t,format:"json",no_html:"1"}),s=await fetch(`https://api.duckduckgo.com/?${r}`,{signal:o});if(s.ok){const c=await s.json(),d=typeof c.AbstractText=="string"?c.AbstractText:"",l=typeof c.AbstractSource=="string"?c.AbstractSource:"",u=typeof c.AbstractURL=="string"?c.AbstractURL:"";if(d)return[`## ${t}`,"",d,l?`Source: ${l}`:"",u?`URL: ${u}`:""].filter(Boolean).join(`
2
2
  `)}}catch{}throw new Error(`Search failed for "${t}": all providers returned errors. Check your network connection.`)}a(se,"nativeWebSearch");function ie(t,e){let n=t;return n=n.replace(/<(script|style|nav|header|footer|noscript)[^>]*>[\s\S]*?<\/\1>/gi,""),n=n.replace(/<[^>]+>/g," "),n=n.replace(/&amp;/g,"&").replace(/&lt;/g,"<").replace(/&gt;/g,">").replace(/&quot;/g,'"').replace(/&#39;/g,"'").replace(/&nbsp;/g," "),n=n.replace(/[ \t]+/g," ").replace(/\n{3,}/g,`
3
3
 
4
4
  `).trim(),`# Content from ${e}
5
5
 
6
- ${n}`}a(ie,"htmlToPlainText");function ae(t,e){const n=[],o=/<a[^>]+class="result__a"[^>]*href="([^"]*)"[^>]*>([\s\S]*?)<\/a>/gi,r=/<a[^>]+class="result__snippet"[^>]*>([\s\S]*?)<\/a>/gi,s=[],c=[];let d;for(;(d=o.exec(t))!==null;){const l=d[1],u=d[2].replace(/<[^>]+>/g,"").trim(),S=l.match(/uddg=([^&]+)/),U=S?decodeURIComponent(S[1]):l;u&&s.push({url:U,title:u})}for(;(d=r.exec(t))!==null;){const l=d[1].replace(/<[^>]+>/g,"").trim();l&&c.push(l)}for(let l=0;l<Math.min(s.length,e);l++){const u=[`### ${s[l].title}`,s[l].url];c[l]&&u.push(c[l]),n.push(u.join(`
6
+ ${n}`}a(ie,"htmlToPlainText");function ae(t,e){const n=[],o=/<a[^>]+class="result__a"[^>]*href="([^"]*)"[^>]*>([\s\S]*?)<\/a>/gi,r=/<a[^>]+class="result__snippet"[^>]*>([\s\S]*?)<\/a>/gi,s=[],c=[];let d;for(;(d=o.exec(t))!==null;){const l=d[1],u=d[2].replace(/<[^>]+>/g,"").trim(),S=l.match(/uddg=([^&]+)/),$=S?decodeURIComponent(S[1]):l;u&&s.push({url:$,title:u})}for(;(d=r.exec(t))!==null;){const l=d[1].replace(/<[^>]+>/g,"").trim();l&&c.push(l)}for(let l=0;l<Math.min(s.length,e);l++){const u=[`### ${s[l].title}`,s[l].url];c[l]&&u.push(c[l]),n.push(u.join(`
7
7
  `))}return n.length>0?n.join(`
8
8
 
9
9
  `):""}a(ae,"parseDuckDuckGoResults");function x(){const t=ee();return t?["link-world is not bundled yet, so installation still targets the external `agent-reach` runtime.","","Use this document as the source of truth:","",t].join(`
10
10
  `):["link-world is not bundled yet, and the local install guide is missing.","Use the official install document:","https://raw.githubusercontent.com/Panniantong/agent-reach/main/docs/install.md"].join(`
11
- `)}a(x,"installHelpText");function b(){const t=_(),e=p(),n=["Link-world status","",`agent-reach installed: ${e?"yes":"no (native fallback active)"}`,`internet-search skill bundled: ${g(A)?"yes":"no"}`,`agent guidance bundled: ${g(E)?"yes":"no"}`,`web_search: ${t.search?"agent-reach":"native (Jina Search)"}`,`web_fetch: ${t.fetch?"agent-reach":"native (Jina Reader)"}`];return e||(n.push(""),n.push("Native fallback provides basic search and page fetching without agent-reach."),n.push("For advanced platform channels (Twitter, YouTube, etc.), run `/link-world install`.")),n.join(`
11
+ `)}a(x,"installHelpText");function b(){const t=_(),e=p(),n=["Link-world status","",`agent-reach installed: ${e?"yes":"no (native fallback active)"}`,`internet-search skill bundled: ${g(L)?"yes":"no"}`,`agent guidance bundled: ${g(A)?"yes":"no"}`,`web_search: ${t.search?"agent-reach":"native (Jina Search)"}`,`web_fetch: ${t.fetch?"agent-reach":"native (Jina Reader)"}`];return e||(n.push(""),n.push("Native fallback provides basic search and page fetching without agent-reach."),n.push("For advanced platform channels (Twitter, YouTube, etc.), run `/link-world install`.")),n.join(`
12
12
  `)}a(b,"getStatusText");function ce(){return{name:"link_world_admin",label:"link-world admin",description:"Inspect or troubleshoot the built-in link-world integration. Use for install guidance, version checks, and agent-reach doctor/status commands.",parameters:z,guidance:"Use this before attempting internet tasks if you are unsure whether agent-reach is installed. Prefer action=status or action=doctor for diagnostics.",execute:a(async(t,e,n)=>{if(e.action==="install_help")return{content:[{type:"text",text:x()}],details:null};if(e.action==="status")return{content:[{type:"text",text:b()}],details:null};if(!p())throw new Error(`${b()}
13
13
 
14
14
  ${x()}`);const o=e.action==="doctor"?["doctor"]:["--version"],r=await k(o,e.timeout??w,n);if(r.exitCode&&r.exitCode!==0)throw new Error(r.output);return{content:[{type:"text",text:r.output}],details:{exitCode:r.exitCode}}},"execute")}}a(ce,"createLinkWorldAdminTool");function le(){return{name:"link_world_exec",label:"link-world exec",description:"Execute the external `agent-reach` CLI through NanoPencil. Use this for actual internet tasks once link-world is installed, instead of going through the bash tool.",parameters:V,guidance:"Use `link_world_admin` first if you are unsure whether agent-reach is installed. Pass explicit CLI arguments, not a shell string. Prefer site or domain skills before inventing new agent-reach commands.",execute:a(async(t,e,n)=>{if(!p())throw new Error(`${b()}
15
15
 
16
- ${x()}`);if(e.args.length===0)throw new Error("link_world_exec requires at least one CLI argument");const o=await k(e.args,e.timeout??w,n);if(o.exitCode&&o.exitCode!==0)throw new Error(o.output);return{content:[{type:"text",text:o.output}],details:{exitCode:o.exitCode,args:e.args}}},"execute")}}a(le,"createLinkWorldExecTool");function de(){return{name:"web_search",label:"web search",description:"High-level internet search through link-world. Prefer this for normal search tasks instead of constructing raw agent-reach argv yourself.",parameters:Q,guidance:"Use this for ordinary web search and lightweight research tasks. Use link_world_exec only when you need a lower-level agent-reach command that this tool does not model.",execute:a(async(t,e,n)=>{if(p()&&_().search){const s=["search",e.query];e.provider&&s.push("--provider",e.provider),typeof e.limit=="number"&&Number.isFinite(e.limit)&&s.push("--limit",String(e.limit));const c=await k(s,e.timeout??w,n);if(c.exitCode&&c.exitCode!==0)throw new Error(c.output);return{content:[{type:"text",text:c.output}],details:{exitCode:c.exitCode,args:s}}}const o=typeof e.limit=="number"&&Number.isFinite(e.limit)?e.limit:5;return{content:[{type:"text",text:await se(e.query,o,n)}],details:{fallback:"jina",query:e.query}}},"execute")}}a(de,"createWebSearchTool");function ue(){return{name:"web_fetch",label:"web fetch",description:"High-level URL fetch through link-world. Prefer this when the user already has a target page or endpoint and needs its content.",parameters:X,guidance:"Use this when the user provides a URL or when a prior search result should be fetched directly. If the task requires page interaction, use the browser tool family instead.",execute:a(async(t,e,n)=>{if(p()&&_().fetch){const r=["fetch",e.url];e.provider&&r.push("--provider",e.provider);const s=await k(r,e.timeout??w,n);if(s.exitCode&&s.exitCode!==0)throw new Error(s.output);return{content:[{type:"text",text:s.output}],details:{exitCode:s.exitCode,args:r}}}return{content:[{type:"text",text:await oe(e.url,n)}],details:{fallback:"jina",url:e.url}}},"execute")}}a(ue,"createWebFetchTool");function he(t){t.registerMessageRenderer(h,(e,n,o)=>{const r=new q(1,1,l=>o.bg("customMessageBg",l)),s=o.fg("customMessageLabel","\x1B[1m[link-world]\x1B[22m "),c=o.fg("customMessageText",String(e.content??""));r.addChild(new K(s+c,0,0)),r.addChild(new C(1));const d=new B;return d.addChild(new C(1)),d.addChild(r),d}),t.registerTool(ce()),t.registerTool(le()),t.registerTool(de()),t.registerTool(ue()),t.on("session_start",(e,n)=>{y()}),t.registerCommand("link-world",{description:"Set up or inspect internet access tools",getArgumentCompletions:a((e,n)=>{if(n&&n.tokenIndex>0)return null;const o=e.trim().toLowerCase(),r=Y.filter(s=>s.value.startsWith(o));return r.length>0?r:null},"getArgumentCompletions"),handler:a(async(e,n)=>{const o=(e.trim().split(/\s+/)[0]||"help").toLowerCase();if(o==="help"){const r=p()?"agent-reach":"native (Jina)";t.sendMessage({customType:h,content:["Link-world is NanoPencil's built-in internet access integration point.","",`Mode: ${r}`,"","Commands:","/link-world status - show whether agent-reach is installed and whether skills are bundled","/link-world doctor - run `agent-reach doctor`","/link-world version - print the installed agent-reach version","/link-world install - show the bundled installation guide","/link-world workspace - show the project-local link-world workspace","","Tools: `web_search`, `web_fetch`, `link_world_admin`, `link_world_exec`"].join(`
17
- `),display:!0});return}if(o==="workspace"){t.sendMessage({customType:h,content:`Link-world workspace: ${H(y())}`,display:!0});return}if(o==="install"){t.sendMessage({customType:h,content:x(),display:!0});return}if(o==="status"){t.sendMessage({customType:h,content:b(),display:!0});return}if(o==="doctor"||o==="version"){if(!p()){t.sendMessage({customType:h,content:`${b()}
16
+ ${x()}`);if(e.args.length===0)throw new Error("link_world_exec requires at least one CLI argument");const o=await k(e.args,e.timeout??w,n);if(o.exitCode&&o.exitCode!==0)throw new Error(o.output);return{content:[{type:"text",text:o.output}],details:{exitCode:o.exitCode,args:e.args}}},"execute")}}a(le,"createLinkWorldExecTool");function de(){return{name:"web_search",label:"web search",description:"High-level internet search through link-world. Prefer this for normal search tasks instead of constructing raw agent-reach argv yourself.",parameters:Q,guidance:"Use this for ordinary web search and lightweight research tasks. Use link_world_exec only when you need a lower-level agent-reach command that this tool does not model.",execute:a(async(t,e,n)=>{if(p()&&_().search){const s=["search",e.query];e.provider&&s.push("--provider",e.provider),typeof e.limit=="number"&&Number.isFinite(e.limit)&&s.push("--limit",String(e.limit));const c=await k(s,e.timeout??w,n);if(c.exitCode&&c.exitCode!==0)throw new Error(c.output);return{content:[{type:"text",text:c.output}],details:{exitCode:c.exitCode,args:s}}}const o=typeof e.limit=="number"&&Number.isFinite(e.limit)?e.limit:5;return{content:[{type:"text",text:await se(e.query,o,n)}],details:{fallback:"jina",query:e.query}}},"execute")}}a(de,"createWebSearchTool");function ue(){return{name:"web_fetch",label:"web fetch",description:"High-level URL fetch through link-world. Prefer this when the user already has a target page or endpoint and needs its content.",parameters:X,guidance:"Use this when the user provides a URL or when a prior search result should be fetched directly. If the task requires page interaction, use the browser tool family instead.",execute:a(async(t,e,n)=>{if(p()&&_().fetch){const r=["fetch",e.url];e.provider&&r.push("--provider",e.provider);const s=await k(r,e.timeout??w,n);if(s.exitCode&&s.exitCode!==0)throw new Error(s.output);return{content:[{type:"text",text:s.output}],details:{exitCode:s.exitCode,args:r}}}return{content:[{type:"text",text:await oe(e.url,n)}],details:{fallback:"jina",url:e.url}}},"execute")}}a(ue,"createWebFetchTool");function he(t){t.registerMessageRenderer(h,(e,n,o)=>{const r=new F(1,1,l=>o.bg("customMessageBg",l)),s=o.fg("customMessageLabel","\x1B[1m[link-world]\x1B[22m "),c=o.fg("customMessageText",String(e.content??""));r.addChild(new B(s+c,0,0)),r.addChild(new C(1));const d=new q;return d.addChild(new C(1)),d.addChild(r),d}),t.registerTool(ce()),t.registerTool(le()),t.registerTool(de()),t.registerTool(ue()),t.on("session_start",(e,n)=>{y()}),t.registerCommand("link-world",{description:"Set up or inspect internet access tools",getArgumentCompletions:a((e,n)=>{if(n&&n.tokenIndex>0)return null;const o=e.trim().toLowerCase(),r=Y.filter(s=>s.value.startsWith(o));return r.length>0?r:null},"getArgumentCompletions"),handler:a(async(e,n)=>{const o=(e.trim().split(/\s+/)[0]||"help").toLowerCase();if(o==="help"){const r=p()?"agent-reach":"native (Jina)";t.sendMessage({customType:h,content:["Link-world is NanoPencil's built-in internet access integration point.","",`Mode: ${r}`,"","Commands:","/link-world status - show whether agent-reach is installed and whether skills are bundled","/link-world doctor - run `agent-reach doctor`","/link-world version - print the installed agent-reach version","/link-world install - show the bundled installation guide","/link-world workspace - show the project-local link-world workspace","","Tools: `web_search`, `web_fetch`, `link_world_admin`, `link_world_exec`"].join(`
17
+ `),display:!0});return}if(o==="workspace"){t.sendMessage({customType:h,content:`Link-world workspace: ${D(y())}`,display:!0});return}if(o==="install"){t.sendMessage({customType:h,content:x(),display:!0});return}if(o==="status"){t.sendMessage({customType:h,content:b(),display:!0});return}if(o==="doctor"||o==="version"){if(!p()){t.sendMessage({customType:h,content:`${b()}
18
18
 
19
- ${x()}`,display:!0});return}const r=await k(o==="doctor"?["doctor"]:["--version"],w);t.sendMessage({customType:h,content:r.output,display:!0});return}t.sendMessage({customType:h,content:"Usage: /link-world [help|status|doctor|version|install|workspace]",display:!0})},"handler")}),t.on("resources_discover",async e=>{const n=y(),o=[...new Set([G,E,A,L,...I(f(n,"domain-skills"))].filter(r=>g(r)))];return o.length?{skillPaths:o}:{}})}a(he,"linkWorldExtension");export{he as default};
19
+ ${x()}`,display:!0});return}const r=await k(o==="doctor"?["doctor"]:["--version"],w);t.sendMessage({customType:h,content:r.output,display:!0});return}t.sendMessage({customType:h,content:"Usage: /link-world [help|status|doctor|version|install|workspace]",display:!0})},"handler")}),t.on("resources_discover",async e=>{const n=y(),o=[...new Set([G,A,L,...P(f(n,"domain-skills"))].filter(r=>g(r)))];return o.length?{skillPaths:o}:{}})}a(he,"linkWorldExtension");export{he as default};
@@ -1,65 +1,65 @@
1
- ---
2
- name: internet-search
3
- description: 当用户需要联网搜索最新信息、新闻、在线内容时使用此技能。包括搜索 Twitter、YouTube、Bilibili、知乎、微博、小红书等平台。
4
- ---
5
-
6
- # 互联网搜索
7
-
8
- ## 触发条件
9
-
10
- 当用户请求以下内容时使用此技能:
11
- - 搜索互联网、联网搜索、网络搜索
12
- - 查找最新新闻、资讯、信息
13
- - 搜索 YouTube、Bilibili、Twitter、小红书、微博等内容
14
- - 查找某个话题的最新讨论
15
- - 获取实时信息或热点内容
16
-
17
- ## 执行步骤
18
-
19
- ### 步骤 1:检查 agent-reach 是否安装
20
-
21
- 运行以下命令检查 agent-reach 是否可用:
22
-
23
- ```bash
24
- agent-reach --version
25
- ```
26
-
27
- ### 步骤 2:如果未安装
28
-
29
- 如果 agent-reach 命令不可用,告知用户需要先安装:
30
-
31
- > link-world (agent-reach) 未安装。请先运行 `/link-world` 安装 agent-reach 以支持联网搜索功能。
32
-
33
- ### 步骤 3:如果已安装
34
-
35
- 根据用户需求,使用 linkworld.md 中定义的工具进行搜索。
36
-
37
- **完整命令参考请查阅:extensions/link-world/linkworld.md**
38
-
39
- | 场景 | 推荐工具 | 示例命令 |
40
- |------|----------|----------|
41
- | 搜索 Twitter/X 推文 | xreach | `xreach search "关键词" --json` |
42
- | 解析 YouTube 视频 | yt-dlp | `yt-dlp --dump-json "视频URL"` |
43
- | 解析 Bilibili 视频 | yt-dlp | `yt-dlp --dump-json "视频URL"` |
44
- | 搜索 Reddit 帖子 | curl | `curl -s "https://reddit.com/r/xxx/search.json?q=关键词"` |
45
- | 搜索 GitHub 仓库 | gh | `gh search repos "关键词" --limit 5` |
46
- | 读取网页内容 | curl + Jina | `curl -s "https://r.jina.ai/网页URL"` |
47
- | 通用搜索引擎 | Exa (MCP) | `mcporter call 'exa.web_search_exa(query: "关键词", num_results: 5)'` |
48
- | 搜索小红书笔记 | 小红书 (MCP) | `mcporter call 'xiaohongshu.search_feeds(keyword: "关键词", limit: 5)'` |
49
- | 解析抖音视频 | 抖音 (MCP) | `mcporter call 'douyin.parse_douyin_video_info(url: "视频URL")'` |
50
-
51
- ### 步骤 4:返回结果
52
-
53
- 将搜索结果整理后返回给用户,包括:
54
- - 来源平台
55
- - 标题
56
- - 内容摘要
57
- - 链接
58
-
59
- ## 注意事项
60
-
61
- 1. 遵守平台的 API 使用规范
62
- 2. 如需登录平台的搜索功能,确保用户已配置认证信息
63
- 3. 如果搜索失败,尝试其他平台或告知用户可能的错误原因
64
- 4. YouTube/Bilibili 需要提供具体的视频 URL,不能直接搜索关键词
65
- 5. 详细的配置说明(Cookie、代理等)请参考 linkworld.md
1
+ ---
2
+ name: internet-search
3
+ description: 当用户需要联网搜索最新信息、新闻、在线内容时使用此技能。包括搜索 Twitter、YouTube、Bilibili、知乎、微博、小红书等平台。
4
+ ---
5
+
6
+ # 互联网搜索
7
+
8
+ ## 触发条件
9
+
10
+ 当用户请求以下内容时使用此技能:
11
+ - 搜索互联网、联网搜索、网络搜索
12
+ - 查找最新新闻、资讯、信息
13
+ - 搜索 YouTube、Bilibili、Twitter、小红书、微博等内容
14
+ - 查找某个话题的最新讨论
15
+ - 获取实时信息或热点内容
16
+
17
+ ## 执行步骤
18
+
19
+ ### 步骤 1:检查 agent-reach 是否安装
20
+
21
+ 运行以下命令检查 agent-reach 是否可用:
22
+
23
+ ```bash
24
+ agent-reach --version
25
+ ```
26
+
27
+ ### 步骤 2:如果未安装
28
+
29
+ 如果 agent-reach 命令不可用,告知用户需要先安装:
30
+
31
+ > link-world (agent-reach) 未安装。请先运行 `/link-world` 安装 agent-reach 以支持联网搜索功能。
32
+
33
+ ### 步骤 3:如果已安装
34
+
35
+ 根据用户需求,使用 linkworld.md 中定义的工具进行搜索。
36
+
37
+ **完整命令参考请查阅:extensions/link-world/linkworld.md**
38
+
39
+ | 场景 | 推荐工具 | 示例命令 |
40
+ |------|----------|----------|
41
+ | 搜索 Twitter/X 推文 | xreach | `xreach search "关键词" --json` |
42
+ | 解析 YouTube 视频 | yt-dlp | `yt-dlp --dump-json "视频URL"` |
43
+ | 解析 Bilibili 视频 | yt-dlp | `yt-dlp --dump-json "视频URL"` |
44
+ | 搜索 Reddit 帖子 | curl | `curl -s "https://reddit.com/r/xxx/search.json?q=关键词"` |
45
+ | 搜索 GitHub 仓库 | gh | `gh search repos "关键词" --limit 5` |
46
+ | 读取网页内容 | curl + Jina | `curl -s "https://r.jina.ai/网页URL"` |
47
+ | 通用搜索引擎 | Exa (MCP) | `mcporter call 'exa.web_search_exa(query: "关键词", num_results: 5)'` |
48
+ | 搜索小红书笔记 | 小红书 (MCP) | `mcporter call 'xiaohongshu.search_feeds(keyword: "关键词", limit: 5)'` |
49
+ | 解析抖音视频 | 抖音 (MCP) | `mcporter call 'douyin.parse_douyin_video_info(url: "视频URL")'` |
50
+
51
+ ### 步骤 4:返回结果
52
+
53
+ 将搜索结果整理后返回给用户,包括:
54
+ - 来源平台
55
+ - 标题
56
+ - 内容摘要
57
+ - 链接
58
+
59
+ ## 注意事项
60
+
61
+ 1. 遵守平台的 API 使用规范
62
+ 2. 如需登录平台的搜索功能,确保用户已配置认证信息
63
+ 3. 如果搜索失败,尝试其他平台或告知用户可能的错误原因
64
+ 4. YouTube/Bilibili 需要提供具体的视频 URL,不能直接搜索关键词
65
+ 5. 详细的配置说明(Cookie、代理等)请参考 linkworld.md
@@ -1,82 +1,82 @@
1
- ---
2
- name: link-world
3
- description: Built-in internet access bridge for NanoPencil. Use when a task needs agent-reach backed web search, browsing, or remote internet actions.
4
- ---
5
-
6
- # Link-world
7
-
8
- NanoPencil exposes link-world as first-class tools. Prefer these tools over calling `agent-reach` through `bash`.
9
-
10
- ## Tool Selection
11
-
12
- - Use `web_search` for ordinary search and lightweight web research, but only if the tool is available in the current session.
13
- - Use `web_fetch` when you already have the target URL and need its content, but only if the tool is available in the current session.
14
- - Use `link_world_admin` first when you need setup status, version, install help, or diagnostics.
15
- - Use `link_world_exec` only when you need a lower-level `agent-reach` command that `web_search` does not model.
16
- - If the task is about interacting with a live page rather than retrieving knowledge, switch to the `browser` tool family instead of forcing link-world.
17
- - Do not hand-build shell strings for `agent-reach` unless the dedicated tools are unavailable.
18
-
19
- ## Recommended Flow
20
-
21
- 1. Check readiness with `link_world_admin` action `status` or `doctor`.
22
- 2. If the runtime is missing, use `link_world_admin` action `install_help` or `/link-world install`.
23
- 3. If `web_search` is available, use it for ordinary search.
24
- 4. If `web_fetch` is available and the exact URL is already known, use it.
25
- 5. If high-level link-world tools are unavailable, call `link_world_exec` with explicit argv-style arguments.
26
- 6. Prefer bundled site or domain skills before inventing a new web workflow.
27
-
28
- ## Examples
29
-
30
- Admin:
31
-
32
- ```json
33
- {
34
- "action": "status"
35
- }
36
- ```
37
-
38
- Execution:
39
-
40
- High-level search:
41
-
42
- ```json
43
- {
44
- "query": "OpenAI Responses API"
45
- }
46
- ```
47
-
48
- ```json
49
- {
50
- "query": "Playwright file upload",
51
- "provider": "web",
52
- "limit": 5
53
- }
54
- ```
55
-
56
- High-level fetch:
57
-
58
- ```json
59
- {
60
- "url": "https://example.com/docs"
61
- }
62
- ```
63
-
64
- Lower-level execution:
65
-
66
- ```json
67
- {
68
- "args": ["doctor"]
69
- }
70
- ```
71
-
72
- ```json
73
- {
74
- "args": ["search", "OpenAI Responses API"]
75
- }
76
- ```
77
-
78
- ## Notes
79
-
80
- - Pass `args` as an array of tokens, not as one shell command string.
81
- - If `agent-reach` is not installed, the tools will return install guidance.
82
- - Keep NanoPencil as the integration boundary: diagnostics through `link_world_admin`, search through `web_search`, direct retrieval through `web_fetch`, lower-level execution through `link_world_exec`.
1
+ ---
2
+ name: link-world
3
+ description: Built-in internet access bridge for NanoPencil. Use when a task needs agent-reach backed web search, browsing, or remote internet actions.
4
+ ---
5
+
6
+ # Link-world
7
+
8
+ NanoPencil exposes link-world as first-class tools. Prefer these tools over calling `agent-reach` through `bash`.
9
+
10
+ ## Tool Selection
11
+
12
+ - Use `web_search` for ordinary search and lightweight web research, but only if the tool is available in the current session.
13
+ - Use `web_fetch` when you already have the target URL and need its content, but only if the tool is available in the current session.
14
+ - Use `link_world_admin` first when you need setup status, version, install help, or diagnostics.
15
+ - Use `link_world_exec` only when you need a lower-level `agent-reach` command that `web_search` does not model.
16
+ - If the task is about interacting with a live page rather than retrieving knowledge, switch to the `browser` tool family instead of forcing link-world.
17
+ - Do not hand-build shell strings for `agent-reach` unless the dedicated tools are unavailable.
18
+
19
+ ## Recommended Flow
20
+
21
+ 1. Check readiness with `link_world_admin` action `status` or `doctor`.
22
+ 2. If the runtime is missing, use `link_world_admin` action `install_help` or `/link-world install`.
23
+ 3. If `web_search` is available, use it for ordinary search.
24
+ 4. If `web_fetch` is available and the exact URL is already known, use it.
25
+ 5. If high-level link-world tools are unavailable, call `link_world_exec` with explicit argv-style arguments.
26
+ 6. Prefer bundled site or domain skills before inventing a new web workflow.
27
+
28
+ ## Examples
29
+
30
+ Admin:
31
+
32
+ ```json
33
+ {
34
+ "action": "status"
35
+ }
36
+ ```
37
+
38
+ Execution:
39
+
40
+ High-level search:
41
+
42
+ ```json
43
+ {
44
+ "query": "OpenAI Responses API"
45
+ }
46
+ ```
47
+
48
+ ```json
49
+ {
50
+ "query": "Playwright file upload",
51
+ "provider": "web",
52
+ "limit": 5
53
+ }
54
+ ```
55
+
56
+ High-level fetch:
57
+
58
+ ```json
59
+ {
60
+ "url": "https://example.com/docs"
61
+ }
62
+ ```
63
+
64
+ Lower-level execution:
65
+
66
+ ```json
67
+ {
68
+ "args": ["doctor"]
69
+ }
70
+ ```
71
+
72
+ ```json
73
+ {
74
+ "args": ["search", "OpenAI Responses API"]
75
+ }
76
+ ```
77
+
78
+ ## Notes
79
+
80
+ - Pass `args` as an array of tokens, not as one shell command string.
81
+ - If `agent-reach` is not installed, the tools will return install guidance.
82
+ - Keep NanoPencil as the integration boundary: diagnostics through `link_world_admin`, search through `web_search`, direct retrieval through `web_fetch`, lower-level execution through `link_world_exec`.