feat(core): expand agent runtime and model configuration flows by bobleer · Pull Request #143 · GCWing/BitFun

added 4 commits

March 13, 2026 18:27
Align agent execution, remote connect, and model configuration updates across core, desktop, CLI, web UI, and mobile web so the new interaction and configuration paths work consistently end to end.

Made-with: Cursor
Tighten the selected-model category select rendering and dropdown styling so compact category labels display cleanly and the selector layout remains stable in the model config panel.

Made-with: Cursor
Restore the Windows-only PTY resize debug macro import so terminal-core builds correctly in CI without introducing unused-import warnings on other platforms.

Made-with: Cursor