Commit Graph

12 Commits

Author SHA1 Message Date
Eva Ho
598454a8f9 address comment 2026-03-25 11:01:30 -04:00
Eva Ho
32af3aeeea fix test 2026-03-24 20:18:17 -04:00
Eva Ho
36b61bbbb8 warning based on different os 2026-03-24 19:56:40 -04:00
Eva Ho
ae96bc6738 address comments 2026-03-24 19:51:48 -04:00
Eva H
ca667d32b3 Update cmd/launch/models.go
Co-authored-by: Parth Sareen <parth.sareen@ollama.com>
2026-03-24 19:51:48 -04:00
Eva H
c5fc6688f8 Update cmd/launch/models.go
Co-authored-by: Parth Sareen <parth.sareen@ollama.com>
2026-03-24 19:51:48 -04:00
Eva Ho
330d638247 launch: warning when server context length is below 64k for local models 2026-03-24 19:51:48 -04:00
Bruce MacDonald
42b1c2642b docs: update minimax-m2.5 references to m2.7 (#14942) 2026-03-18 12:59:28 -07:00
Bruce MacDonald
727d69ddf3 tui: fix signin on headless Linux systems (#14627)
Defensively handle environments without a display server to ensure signin remains usable on headless VMs and SSH sessions.

- Skip calling xdg-open when neither DISPLAY nor WAYLAND_DISPLAY is set, preventing silent failures or unexpected browser handlers
- Render the signin URL as plain text instead of wrapping it in OSC 8 hyperlink escape sequences, which can be garbled or hidden by terminals that don't support them
2026-03-18 11:11:17 -07:00
Parth Sareen
f8b657c967 cmd/launch: add guards for headless mode (#14837) 2026-03-14 00:10:02 -07:00
Parth Sareen
76925f1284 cmd: TUI model ordering (#14814) 2026-03-13 10:19:22 -07:00
Parth Sareen
af5f7c0a9e cmd: refactor tui and launch (#14609) 2026-03-12 18:39:06 -07:00