Skip to content

Fix const reassignment error in mistral.ts#107

Merged
Abdulmuiz44 merged 1 commit into
mainfrom
codex/cloudflare-deploy
May 24, 2026
Merged

Fix const reassignment error in mistral.ts#107
Abdulmuiz44 merged 1 commit into
mainfrom
codex/cloudflare-deploy

Conversation

@Abdulmuiz44
Copy link
Copy Markdown
Collaborator

toolContext needs to be `let` not `const` — the `+=` on the next line reassigns it.

@Abdulmuiz44 Abdulmuiz44 merged commit 568d402 into main May 24, 2026
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