Skip to content

Fixed brace double-count bug#19

Open
opencode-agent[bot] wants to merge 1 commit into
masterfrom
opencode/issue14-20260318225834
Open

Fixed brace double-count bug#19
opencode-agent[bot] wants to merge 1 commit into
masterfrom
opencode/issue14-20260318225834

Conversation

@opencode-agent
Copy link
Copy Markdown

Fix applied and verified:

Before After
braceDepth = 0 set in opening-brace block Removed - loop handles counting
{ counted twice (reset + loop) { counted once in loop only

The --dry-run confirmed the CLI runs successfully through configuration steps. The brace counting now works correctly without the dependency bug.

Closes #14

New%20session%20-%202026-03-18T22%3A58%3A33.022Z
opencode session  |  github run

Co-authored-by: youxufkhan <youxufkhan@users.noreply.github.com>
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.

Logic: Brace counting dependency issue in fetchZenModels

0 participants