Skip to content

fix(interface): remove conflict markers committed to Settings.tsx in #193 merge - #620

Merged
jamiepine merged 1 commit into
mainfrom
fix/settings-conflict-markers
Aug 8, 2026
Merged

fix(interface): remove conflict markers committed to Settings.tsx in #193 merge#620
jamiepine merged 1 commit into
mainfrom
fix/settings-conflict-markers

Conversation

@jamiepine

Copy link
Copy Markdown
Member

My conflict resolution for #193 staged Settings.tsx with unresolved markers — git listed the conflict, I read the output through tail -3 and only saw providers.rs, and the Rust-only required checks stayed green while the interface typecheck broke on main.

This resolves the file properly: main's restructured Settings wins, and #193's contribution survives — the model field pre-populates from the default agent's active routing when editing a configured provider (the supporting queries came through the merge intact; only the onEdit wiring was lost in the marker soup).

Validated with bunx tsc --noEmit (the exact check that's failing on main). Merging with admin bypass immediately since main's interface build is red.

…193 merge

The Settings.tsx conflict in the #193 merge was staged unresolved, which
broke the interface typecheck on main. Resolves to the restructured
Settings from main and keeps #193's contribution: the model field
pre-populates from the default agent's active routing when editing a
configured provider.
@jamiepine
jamiepine merged commit 29ed4d6 into main Aug 8, 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