Skip to content

fix(react): cast AgentEvent via unknown before Record<string,unknown> - #293

Merged
telleroutlook merged 1 commit into
mainfrom
fix/use-agent-run-ts-cast
Jul 29, 2026
Merged

fix(react): cast AgentEvent via unknown before Record<string,unknown>#293
telleroutlook merged 1 commit into
mainfrom
fix/use-agent-run-ts-cast

Conversation

@telleroutlook

Copy link
Copy Markdown
Collaborator

Fixes TypeScript error in useAgentRun.ts: AgentEvent cannot be directly cast to Record<string,unknown>; must go through unknown first. Build now passes.

@telleroutlook
telleroutlook merged commit 28e22da into main Jul 29, 2026
2 of 3 checks passed
@telleroutlook
telleroutlook deleted the fix/use-agent-run-ts-cast branch July 29, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant