Files
Kilo-Org_kilocode/packages/opencode/test
Imanol Maiztegui 57bc6eea58 fix(cli): route share links through Kilo session API (#10736)
* fix(cli): route share links through Kilo session API

Refactor shareSession and unshareSession to return Effect values using
EffectBridge.fromPromise and replace the ShareNext dependency in
SessionShare with KiloSession calls so CLI-generated share URLs point
to app.kilo.ai/s/ public links.

* test(session-share): replace EffectBridge usage with direct Storage service calls

Update session-share test to use Storage.Service directly instead of
wrapping Storage.write in EffectBridge.fromPromise, aligning test code
with the refactored service-based architecture. Add Storage.defaultLayer
to the test effect layer composition.
2026-05-29 12:15:42 -04:00
..
2026-05-22 19:39:23 +03:00
2026-05-22 09:01:40 +02:00
2026-05-15 09:25:13 +02:00
2026-05-15 13:13:17 +02:00
2026-05-21 13:58:30 -03:00
2026-05-15 09:25:13 +02:00
2026-05-06 12:13:06 +02:00
2026-04-30 16:25:46 +02:00
2026-05-15 13:13:17 +02:00
2026-05-15 13:13:17 +02:00
2026-05-05 14:44:11 -03:00
2026-05-22 09:01:40 +02:00
2026-05-15 13:13:17 +02:00
2026-05-06 12:13:06 +02:00
2026-05-21 14:48:36 +02:00
2026-05-15 13:13:17 +02:00
2026-05-21 14:48:36 +02:00
2026-05-15 09:25:13 +02:00
2026-05-15 13:13:17 +02:00