Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

fix(agents): extend onAgentEvent callback type with sessionKey#12

Merged
timeleft-- merged 1 commit into
ga/1.0from
fix/onAgentEvent-sessionKey-type
May 2, 2026
Merged

fix(agents): extend onAgentEvent callback type with sessionKey#12
timeleft-- merged 1 commit into
ga/1.0from
fix/onAgentEvent-sessionKey-type

Conversation

@timeleft--
Copy link
Copy Markdown
Member

Mirror of KissClaw PR #12. The lifecycle backstop cherry-pick at agent-runner-execution.ts:1109 references evt.sessionKey but the onAgentEvent callback type doesn't include it. Type-only extension; no runtime change. Without this, pnpm build fails (TS2339) and the release tarball never builds.

The lifecycle backstop cherry-pick accesses evt.sessionKey but the
onAgentEvent callback type does not include sessionKey. Type-only
extension; no runtime change.

Without this, pnpm build fails and the release tarball never builds.
@timeleft-- timeleft-- merged commit 906a7b4 into ga/1.0 May 2, 2026
2 of 10 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant