[PR #12755] feat(session): add handoff functionality and agent updates #14357

Open
opened 2026-02-16 18:19:09 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12755

State: open
Merged: No


Summary

  • Adds session handoff functionality with new handoff.ts module
  • Updates agent.ts, LLM session handling, and autocomplete/prompt components
  • Adds new OpenAPI endpoints and SDK generation

Changes

$(git diff origin/dev..HEAD --stat)

Files changed: 10
Lines added: 394

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12755 **State:** open **Merged:** No --- ## Summary - Adds session handoff functionality with new `handoff.ts` module - Updates agent.ts, LLM session handling, and autocomplete/prompt components - Adds new OpenAPI endpoints and SDK generation ## Changes $(git diff origin/dev..HEAD --stat) Files changed: 10 Lines added: 394
yindo added the pull-request label 2026-02-16 18:19:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14357