You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(opencode): remove experimental telemetry
- Remove experimental_telemetry from agent config
- Remove telemetry from LSP initialization
- Remove openTelemetry from Config type
- Clean up unused imports in TUI components
refactor: remove baseline builds and update to madkoding repo
- Remove baseline build targets from build.ts
- Update GitHub Actions workflow to use regular Bun, create zip for darwin/windows
- Update install script to download from madkoding/opencode
- Update Dockerfile and desktop scripts to remove baseline references
- Simplify launcher to remove AVX2 detection