Skip to content

refactor(session): remove dead updatePartDelta facade#21985

Merged
kitlangton merged 1 commit intodevfrom
worktree-agent-a5c2ac12
Apr 11, 2026
Merged

refactor(session): remove dead updatePartDelta facade#21985
kitlangton merged 1 commit intodevfrom
worktree-agent-a5c2ac12

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • Remove the Session.updatePartDelta facade function which had zero callers anywhere in the codebase (src or tests)
  • The underlying service method is still used directly via Effect in processor.ts

Test plan

  • bun run typecheck passes
  • bun test test/session/ — 242 tests pass
  • bun test test/bus/ test/file/ — 118 tests pass

The Session.updatePartDelta facade had zero callers — the service method
is used directly via Effect in processor.ts.
@kitlangton kitlangton merged commit ba3600a into dev Apr 11, 2026
9 of 11 checks passed
@kitlangton kitlangton deleted the worktree-agent-a5c2ac12 branch April 11, 2026 03:27
mrsimpson pushed a commit to mrsimpson/opencode that referenced this pull request Apr 14, 2026
xywsxp pushed a commit to xywsxp/opencode that referenced this pull request Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant