summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
AgeCommit message (Collapse)Author
2025-12-15release: v1.0.159opencode
2025-12-15release: v1.0.158opencode
2025-12-15release: v1.0.157opencode
2025-12-15release: v1.0.156opencode
2025-12-15fix: share pageAdam
2025-12-15release: v1.0.155opencode
2025-12-15release: v1.0.154opencode
2025-12-14release: v1.0.153opencode
2025-12-13chore: cleanupAdam
2025-12-13bump bun version & set flags this timeAiden Cline
2025-12-12release: v1.0.152opencode
2025-12-12release: v1.0.151opencode
2025-12-12fix: desktop layoutAdam
2025-12-12wip: desktop timeline changesAdam
2025-12-12tauri: add basic custom titlebar (#5438)Brendan Allan
2025-12-12feat(desktop): basic alertingAdam
2025-12-12tauri: initialise store and window-state pluginsBrendan Allan
2025-12-11release: v1.0.150opencode
2025-12-11release: v1.0.149opencode
2025-12-11release: v1.0.148opencode
2025-12-11release: v1.0.147opencode
2025-12-11allow custom mappings for all textarea actions via configSebastian Herrlinger
2025-12-11release: v1.0.146opencode
2025-12-11release: v1.0.145opencode
2025-12-11enterprise: add social card meta tags to share pagesDax Raad
- Add og:image and twitter:image meta tags for better social sharing - Generate dynamic social card URLs with session title, models, and version - Include description meta tag for search engines
2025-12-11release: v1.0.144opencode
2025-12-10wip(desktop): progressAdam
2025-12-10fix: upgrade OpenRouter sdk pkg (#5302)Tom Aylott
Co-authored-by: Aiden Cline <[email protected]>
2025-12-10bump opentui to v0.1.60, fixing doubled key events on some older terminal ↵Sebastian Herrlinger
emulators and add_buffer leaks for prompt input
2025-12-10release: v1.0.143opencode
2025-12-10release: v1.0.142opencode
2025-12-10release: v1.0.141opencode
2025-12-09fix: add spacer before queued badgeDavid Hill
2025-12-09release: v1.0.138opencode
2025-12-09fix: use ts project references for desktop and tauriBrendan Allan
2025-12-09desktop: move updater logic to jsBrendan Allan
2025-12-09release: v1.0.137opencode
2025-12-09bump opentui to v0.1.59, allowing shift+space insert as char againSebastian Herrlinger
2025-12-08fix: parcel watcher musl supportAiden Cline
2025-12-08bump opentui to v0.1.58, fixing diff color issues in light themesSebastian Herrlinger
2025-12-08feat: better code and diff perfAdam
2025-12-07v2 SDK (#5216)Dax
Co-authored-by: GitHub Action <[email protected]>
2025-12-07feat(mcp): add OAuth authentication support for remote MCP servers (#5014)André Cruz
2025-12-06fix: terminal serialization and isolationAdam
2025-12-05release: v1.0.134opencode
2025-12-05OpenCode Desktop app (#5044)Brendan Allan
Co-authored-by: Adam <[email protected]>
2025-12-04Reapply "feat(desktop): terminal pane (#5081)"Adam
This reverts commit f9dcd979364acc5172fd0044c1c8b04dcaec9229.
2025-12-04release: v1.0.133opencode
2025-12-04Revert "feat(desktop): terminal pane (#5081)"Aiden Cline
This reverts commit d763c11a6d5bc57869f11c87f5a293f61e427e0a.
2025-12-04feat(desktop): terminal pane (#5081)Adam
Co-authored-by: Github Action <[email protected]> Co-authored-by: Dax Raad <[email protected]>