summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2025-11-22improve model footerDax Raad
2025-11-22chore: format codeGitHub Action
2025-11-22Showed end time for agent loop and changed message time to show date if not ↵Valerio Di Maggio
current day (#4503) Co-authored-by: GitHub Action <[email protected]>
2025-11-22syncDax Raad
2025-11-22release: v1.0.99opencode
2025-11-22summary optimizaitonsDax Raad
2025-11-22fix missing viteDax Raad
2025-11-22Use devinxi-ed Solid Start (#4635)Brendan Allan
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Dax Raad <[email protected]>
2025-11-22release: v1.0.98opencode
2025-11-22fix flickering/layout shift during workDax Raad
2025-11-22chore: format codeGitHub Action
2025-11-22tauriDax Raad
2025-11-22release: v1.0.97opencode
2025-11-21core: add missing system libraries to docker image so the agent starts ↵Dax Raad
successfully
2025-11-22chore: format codeGitHub Action
2025-11-21fix dockerfileDax Raad
2025-11-22release: v1.0.95opencode
2025-11-21release: v1.0.94Dax Raad
2025-11-21syncDax Raad
2025-11-21ci stuffDax Raad
2025-11-22chore: format codeGitHub Action
2025-11-22release: v1.0.92opencode
2025-11-21publish tar.gz for linuxDax Raad
2025-11-22release: v1.0.91opencode
2025-11-21fix arg parsingDax Raad
2025-11-21enterprise (#4617)Dax
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Adam <[email protected]>
2025-11-22release: v1.0.90opencode
2025-11-22chore: format codeGitHub Action
2025-11-21ci: disable automatic config loading during CLI builds to prevent ↵Dax Raad
configuration interference
2025-11-22release: v1.0.89opencode
2025-11-21feat: lower opacity for thinking summaries (#4610)Tommy D. Rossi
2025-11-21tui: split revert memo into smaller tracked computations to prevent ↵Dax Raad
unnecessary re-evaluations
2025-11-21chore: format codeGitHub Action
2025-11-21tui: batch SDK events to reduce render churn and improve responsivenessDax Raad
Intelligently queue events and flush them in 16ms batches. Events processed within 16ms of the last flush are batched together to reduce the number of store updates and re-renders, preventing jank when receiving rapid consecutive events. Events after a 16ms gap are processed immediately to avoid adding latency.
2025-11-21release: v1.0.88opencode
2025-11-21chore: format codeGitHub Action
2025-11-21tweak: bash tool behavior w/ /bin/zshAiden Cline
2025-11-21release: v1.0.87opencode
2025-11-21if finish reason is unknown, continueDax Raad
2025-11-21doc: update gpt pricingFrank
2025-11-21chore: format codeGitHub Action
2025-11-21fix: make bash tool respect $SHELL (#3494)Ivan Starkov
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
2025-11-21release: v1.0.86opencode
2025-11-21update logic for local and dev providersFrank
2025-11-21chore: format codeGitHub Action
2025-11-21wip: zenFrank
2025-11-21fix: preserve agent context during compaction (#4556)Patrick Wolf
2025-11-21fix(cli): ensure clean exit on provider/model errors (#4223)Ian Maurer
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-11-21ignore: update sdkAiden Cline
2025-11-21add provider whitelistAiden Cline