chore: generate

This commit is contained in:
opencode-agent[bot]
2026-05-14 18:05:32 +00:00
parent b4fc5ef071
commit 6039b894c5
4 changed files with 28 additions and 8 deletions
+2 -2
View File
@@ -196,8 +196,8 @@ type RecordReplayOptions = {
## Layout
| File | Purpose |
| -------------- | -------------------------------------------------------------------------------- |
| File | Purpose |
| -------------- | --------------------------------------------------------------------------- |
| `effect.ts` | `cassetteLayer` / `recordingLayer` — the `HttpClient` adapter. |
| `websocket.ts` | `makeWebSocketExecutor` — WebSocket record/replay. |
| `cassette.ts` | `Cassette.Service``fileSystem` / `memory` adapters, error types. |