CodeNomad/packages
codenomadbot[bot] 02c26226ab
fix(server): expand Linux browser launch candidates (#475)
## Summary
- Expands Linux `--launch` browser discovery for Brave and Vivaldi
package variants (`brave-browser-stable`, `brave`, `vivaldi-stable`).
- Adds snap path candidates for Brave and Vivaldi plus Flatpak launch
commands.
- Adds `xdg-open` as the final fallback when direct browser app-mode
launch candidates are unavailable.

## Validation
- Attempted `npm run typecheck --workspace @neuralnomads/codenomad`, but
it failed before checking this change because the worktree is missing
the `node` type definitions (`TS2688: Cannot find type definition file
for 'node'`).

Fixes #469

--
Yours,
[CodeNomadBot](https://github.com/NeuralNomadsAI/CodeNomad)

---------

Co-authored-by: Shantur Rathore <i@shantur.com>
2026-05-17 16:15:30 +01:00
..
cloudflare Increment version to 0.16.0 2026-05-14 10:40:21 +01:00
electron-app Reduce App package sizes (#453) 2026-05-15 19:13:13 +01:00
opencode-plugin Increment version to 0.16.0 2026-05-14 10:40:21 +01:00
server fix(server): expand Linux browser launch candidates (#475) 2026-05-17 16:15:30 +01:00
tauri-app Reduce App package sizes (#453) 2026-05-15 19:13:13 +01:00
ui fix(mobile): tappable instance/project tab bar while session drawer is open (#459) 2026-05-16 16:07:46 +01:00