Files
Kilo-Org_kilocode/packages/opencode/test/kilocode
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-13 13:54:51 -03:00
2026-05-18 11:45:36 -03:00
2026-05-22 13:19:07 -03:00
2026-04-30 16:25:46 +02:00
2026-05-18 11:45:36 -03:00
2026-05-05 15:58:37 -03:00
2026-05-22 08:59:50 -03:00