Files
anomalyco_opencode/packages
Aiden Cline cbcc67b1e2 refactor(opencode): single source of discovery docs, clearer attachment wording
- Reword the attachment line in the execute description: attachments are
  opaque media handles you forward to the user, not byte-readable in code.
- Strip the hardcoded tools.$rune.search/describe block from the runtime's
  instructions(): discovery is not a runtime feature (the embedder registers
  and documents it), and the baked-in object-arg form contradicted code
  mode's positional API. Removes the only prompt discrepancy.
- Make the runtime's unknown-tool suggestion generic instead of naming $rune.

Discovery is now documented in exactly one place (code-mode describe()).
2026-06-30 13:59:33 -05:00
..
2026-06-29 10:45:44 +00:00
2026-06-25 12:09:26 +00:00
2026-06-29 09:51:40 +00:00
2026-06-29 16:17:54 +00:00
2026-06-25 12:09:26 +00:00
2026-06-29 03:49:43 +00:00
2026-06-25 12:09:26 +00:00
2026-06-26 17:36:45 +00:00
2026-06-29 10:13:23 +00:00