| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
docs: update main intro page to reflect open source positioning and multi-platform availability
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Christian Stewart <[email protected]>
|
|
|
|
Signed-off-by: Christian Stewart <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
Frontend now receives the server port via window.__OPENCODE__.port,
allowing it to connect when using a random free port instead of hardcoded 4096
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Tauri app now automatically finds an available port instead of defaulting to 4096
- Icon discovery feature is now enabled by default in the Tauri app
- Prevents port conflicts when multiple OpenCode instances are running
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Ingo Fruend <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Aiden Cline <[email protected]>
|