Files
anomalyco_opencode/packages
Aiden Cline 71ffc73272 feat(opencode): run code mode on the vendored rune interpreter
Replace the in-process AsyncFunction engine with Rune.execute. MCP tools
are exposed as a host-tool tree (tools.<server>.<tool>) plus top-level
search/describe; each call is permission-gated and coerced to the
{ result, attachments? } envelope. Raise data limits for base64 media.

This adds real sandboxing: host globals are isolated and runaway loops
terminate via the operation limit instead of hanging the event loop.
2026-06-30 09:36:59 -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