Files
Kilo-Org_kilocode/packages/opencode
Alex Alecu 5d22ab6368 fix: document SDK version for private _process field access
Add a comment noting that (transport as any)._process relies on a private
implementation detail of StdioClientTransport from @modelcontextprotocol/sdk@1.25.2.
Future SDK upgrades should verify this field still exists.
2026-02-25 13:17:07 +02:00
..
2026-02-14 04:19:48 +00:00
2026-02-23 18:15:49 +01:00
2026-02-14 04:19:02 +00:00
2026-02-23 11:04:07 -03:00
2026-02-23 18:15:49 +01:00
2026-02-11 16:14:28 +00:00

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.