Commit Graph

  • 83d0e48e38 tui: fix task status to show current tool state from message store Dax Raad 2026-02-01 20:52:17 -05:00
  • 6c9b2c37a5 core: allow starting new sessions after errors by fixing stuck session status Dax Raad 2026-02-01 20:39:58 -05:00
  • 3ab41d548f ci: skip force push when beta branch is unchanged Dax Raad 2026-02-01 20:35:02 -05:00
  • d3d783e23d ci: allow manual dispatch for beta workflow Dax Raad 2026-02-01 20:18:12 -05:00
  • 7aad2ee9ae ci: run beta workflow on hourly schedule only Dax Raad 2026-02-01 20:17:50 -05:00
  • f390ac251d ci: centralize team list in @opencode-ai/script package and use beta label filter Dax Raad 2026-02-01 20:17:15 -05:00
  • 7837bbc639 ci: add synchronize event and check for beta label using contains() Dax Raad 2026-02-01 19:59:05 -05:00
  • 372dcc033c ci: change trigger from scheduled cron to PR labeled events with beta label condition Dax Raad 2026-02-01 19:58:46 -05:00
  • 4158d7cda8 ci: add --label beta filter to only process PRs with beta label Dax Raad 2026-02-01 19:57:49 -05:00
  • 425abe2fbf ci: post PR comments when beta merge fails instead of Discord notifications Dax Raad 2026-02-01 19:55:40 -05:00
  • 744fb6aed0 ci: rewrite beta script to use proper Bun shell patterns Dax Raad 2026-02-01 19:39:38 -05:00
  • e9f8e6aeec ci: remove parseArgs CLI option and use environment variable directly Dax Raad 2026-02-01 19:38:20 -05:00
  • 5dee3328d4 ci: add --discord-webhook / -d CLI option for custom Discord webhook URL Dax Raad 2026-02-01 19:37:43 -05:00
  • 2f63152af3 ci: add DISCORD_ISSUES_WEBHOOK_URL secret to beta workflow Dax Raad 2026-02-01 19:37:09 -05:00
  • c9891fe071 ci: collect all failed PR merges and notify Discord Dax Raad 2026-02-01 19:36:40 -05:00
  • d35956fd92 ci: prevent rate limit errors when fetching team PRs for beta releases Dax Raad 2026-02-01 19:26:21 -05:00
  • 7417e6eb38 fix(plugin): correct exports to point to dist instead of src R44VC0RP 2026-01-30 16:13:27 -05:00
  • 5db089070a test: add unit test Aiden Cline 2026-01-30 16:04:07 -06:00
  • 612b656d36 fix: adjust resolve parts so that when messages with multiple @ references occur, the tool calls are properly ordered Aiden Cline 2026-01-30 15:55:00 -06:00
  • cb6ec0a564 fix(app): hide badge for builtin slash commands R44VC0RP 2026-01-31 12:11:30 -05:00
  • 12b8c42387 feat(app): show skill/mcp badges for slash commands R44VC0RP 2026-01-31 10:27:27 -05:00
  • fa75d922ed chore: generate opencode-agent[bot] 2026-02-02 00:18:42 +00:00
  • e445dc0746 feat(ui): Smooth fading out on scroll, style fixes (#11683) Aaron Iker 2026-02-02 01:18:06 +01:00
  • e84d441b82 chore: generate opencode-agent[bot] 2026-02-02 00:17:54 +00:00
  • 377bf7ff21 feat(ui): Select, dropdown, popover styles & transitions (#11675) Aaron Iker 2026-02-02 01:17:14 +01:00
  • b39c1f158f zen: add minimax logo (#11682) Frank 2026-02-01 17:50:15 -05:00
  • f23d8d343b docs (web): Update incorrect Kimi model name in zen.mdx (#11677) Sumit Srivastava 2026-02-02 03:43:53 +05:30
  • 91f2ac3cb2 test(app): workspace tests (#11659) Filip 2026-02-01 22:39:50 +01:00
  • ec720145fa fix: when using codex sub, send the custom agent prompts as a separate developer message (previously sent as user message but api allows for instructions AND developer messages) (#11667) Aiden Cline 2026-02-01 14:57:47 -06:00
  • f6948d0ffa fix: variant logic for anthropic models through openai compat endpoint (#11665) Aiden Cline 2026-02-01 14:50:49 -06:00
  • d52ee41b3a chore: update nix node_modules hashes opencode-agent[bot] 2026-02-01 20:48:33 +00:00
  • ca5e85d6ea fix: prompt caching for opus on bedrock (#11664) Rohan Godha 2026-02-01 15:42:42 -05:00
  • 01cec84789 fix(desktop): nix - add missing dep (#11656) Caleb Norton 2026-02-01 14:24:09 -06:00
  • e62a15d421 chore: generate opencode-agent[bot] 2026-02-01 20:13:33 +00:00
  • d29dfe31e4 chore: reduce nix fetching (#11660) Caleb Norton 2026-02-01 14:12:54 -06:00
  • f15755684f fix(opencode): scope agent variant to model (#11410) neavo 2026-02-02 04:12:30 +08:00
  • 16145af480 fix: prevent duplicate AGENTS.md injection when reading instruction files (#11581) YeonGyu-Kim 2026-02-02 04:46:08 +09:00
  • eace76e525 fix: opencode hanging when using client.app.log() during initialization (#11642) Desmond Sow 2026-02-02 03:14:34 +08:00
  • cc1d3732bc fix(tui): remove outer backtick wrapper in session transcript tool formatting (#11566) zerone0x 2026-02-02 03:11:18 +08:00
  • 1798af72b0 fix(ecosystem): fix link Daytona (#11621) Axel Sarmiento Mrak 2026-02-01 15:19:37 -03:00
  • 2c82e6c6ae docs: prefer wsl over native windows stuff (#11637) Filip 2026-02-01 17:52:43 +01:00
  • 3577d829c2 fix: allow user plugins to override built-in auth plugins (#11058) Joscha Götzer 2026-02-01 17:50:41 +01:00
  • 29d02d643b chore: generate opencode-agent[bot] 2026-02-01 15:41:11 +00:00
  • 23c803707d fix(app): binary file handling in file view (#11312) Alex Yaroshuk 2026-02-01 23:40:33 +08:00
  • b51005ec4a fix(app): use static language names in Thai localization (#11496) Alex Yaroshuk 2026-02-01 23:38:23 +08:00
  • dfbe553626 docs: add Turkish README translation (#11524) Alper Kartkaya 2026-02-01 18:37:45 +03:00
  • 2af1ca7290 docs: improve zh-TW punctuation to match Taiwan usage (#11574) (#11589) 陆奕丞 2026-02-01 23:33:21 +08:00
  • 3e67104257 fix(app): show retry status only on active turn (#11543) Filip 2026-02-01 13:42:33 +01:00
  • d1d7447493 fix: ensure switching anthropic models mid convo on copilot works without errors, fix issue with reasoning opaque not being picked up for gemini models (#11569) Aiden Cline 2026-02-01 01:36:44 -06:00
  • c3faeae9d0 fix: correct pluralization of match count in grep and glob tools (#11565) adamjhf 2026-02-01 17:15:28 +11:00
  • 94baf1f721 fix(tui): remove extra padding between search and results in dialog-select (#11564) Dax 2026-01-31 23:04:57 -05:00
  • 9b8b9e28e2 feat(tui): add UI for skill tool in session view (#11561) Dax 2026-01-31 22:59:46 -05:00
  • 2a56a1d6ef fix(tui): conditionally render bash tool output (#11558) Dax 2026-01-31 22:40:37 -05:00
  • 9e45313b0a ci: fixed stale pr workflow (#11310) Goni Zahavy 2026-02-01 05:16:34 +02:00
  • d4c90b2dfb fix: issue where you couldn't @ folders/files that started with a "." (#11553) Aiden Cline 2026-01-31 21:01:51 -06:00
  • 5b784871f0 feat: add skill dialog for selecting and inserting skills (#11547) Dax 2026-01-31 20:52:54 -05:00
  • e5f677dfb5 fix(app): rendering question tool when the step are collapsed (#11539) Filip 2026-02-01 01:25:06 +01:00
  • 6a96810249 chore: update nix node_modules hashes opencode-agent[bot] 2026-02-01 00:07:33 +00:00
  • 8b7fe7c09f ci: fix nix hash issue (#11530) Aiden Cline 2026-01-31 17:57:07 -06:00
  • 0961632a9c fix(ci): portable hash parsing in nix-hashes workflow (#11533) Jérôme Benoit 2026-02-01 00:56:49 +01:00
  • abbf60080d chore: generate opencode-agent[bot] 2026-01-31 20:02:03 +00:00
  • 33252a65b4 test(app): general settings, shortcuts, providers and status popover (#11517) Filip 2026-01-31 21:01:21 +01:00
  • e70d984320 tui: enable password authentication for remote session attachment Dax Raad 2026-01-31 14:42:36 -05:00
  • da7c874808 tweak: show actual retry error message instead of generic error msg (#11520) Aiden Cline 2026-01-31 13:15:42 -06:00
  • a19ef17bcb fix(provider): use process.env directly for runtime env mutations (#11482) Jérôme Benoit 2026-01-31 19:35:23 +01:00
  • 121d6a72c0 fix(nix): restore native runners for darwin hash computation (#11495) Jérôme Benoit 2026-01-31 19:32:11 +01:00
  • 35f64b80fa docs: fix documentation issues (#11435) 大猫子 2026-02-01 02:30:45 +08:00
  • feca42b025 feat(opencode): add reasoning variants support for SAP AI Core (#8753) Jérôme Benoit 2026-01-31 16:26:23 +01:00
  • 53f118c57a Revert "feat(app): add skill slash commands" (#11484) Ryan Vogel 2026-01-31 10:20:23 -05:00
  • 786ae0a584 feat(app): add skill slash commands (#11369) Ryan Vogel 2026-01-31 09:59:28 -05:00
  • f73f88fb56 fix(pty): Add UTF-8 encoding defaults for Windows PTY (#11459) 陆奕丞 2026-01-31 22:55:34 +08:00
  • ac254fb442 fix(app): session header 'share' button to hug content (#11371) Alex Yaroshuk 2026-01-31 22:53:49 +08:00
  • 597ae57bb1 release: v1.1.48 opencode 2026-01-31 13:48:22 +00:00
  • a552652fcc Revert "feat: Transitions, spacing, scroll fade, prompt area update (#11168)" (#11461) Adam 2026-01-31 07:18:51 -06:00
  • 511c7abaca test(app): session actions (#11386) Filip 2026-01-31 13:42:47 +01:00
  • f834915d3f test: fix flaky test (#11427) Aiden Cline 2026-01-31 01:07:22 -06:00
  • 65c21f8fe4 chore: generate opencode-agent[bot] 2026-01-31 06:59:18 +00:00
  • 6b972329fd sync Dax Raad 2026-01-31 01:58:20 -05:00
  • 6ecd011e51 tui: allow specifying custom models file path via OPENCODE_MODELS_PATH Dax Raad 2026-01-31 01:53:23 -05:00
  • 8e5db3083c ci: copy models fixture for e2e test consistency Dax Raad 2026-01-31 01:44:19 -05:00
  • d005e70f50 core: ensure models configuration is not empty before loading Dax Raad 2026-01-31 00:57:14 -05:00
  • 46122d9a0a chore: generate opencode-agent[bot] 2026-01-31 05:42:31 +00:00
  • 81ac41e089 feat: make skills invokable as slash commands in the TUI (#11390) Dax 2026-01-31 00:41:55 -05:00
  • c0e71c4261 fix: don't --follow by default for grep and other things using ripgrep (#11415) Aiden Cline 2026-01-30 23:38:43 -06:00
  • 507f13a30c ci: run tests automatically when code is pushed to dev branch Dax Raad 2026-01-31 00:37:55 -05:00
  • 90f39bf672 core: prevent parallel test runs from contaminating environment variables Dax Raad 2026-01-31 00:37:19 -05:00
  • 95bf01a757 fix: ensure the mistral ordering fixes also apply to devstral (#11412) Aiden Cline 2026-01-30 23:16:07 -06:00
  • b6bbb95704 ci: remove pull-request write permissions from beta workflow Dax Raad 2026-01-30 23:39:01 -05:00
  • d713026a6a ci: remove workflow restrictions to allow all PR triggers for broader CI coverage Dax Raad 2026-01-30 23:36:54 -05:00
  • 73c4d3644c ci: allow manual beta workflow trigger so users can release on demand instead of waiting for hourly schedule Dax Raad 2026-01-30 23:36:05 -05:00
  • 571f5b31c9 ci: schedule beta workflow hourly to automate sync runs Dax Raad 2026-01-30 23:33:33 -05:00
  • 644f0d4e92 chore: generate opencode-agent[bot] 2026-01-31 02:35:22 +00:00
  • d9f18e4006 feat(opencode): add copilot specific provider to properly handle copilot reasoning tokens (#8900) Steffen Deusch 2026-01-31 02:53:22 +01:00
  • 2f4374c829 Merge remote dev and apply revert Dax Raad 2026-01-30 20:38:10 -05:00
  • 3542f3e406 Revert "feat: make skills invokable as slash commands in the TUI" Dax Raad 2026-01-30 20:37:41 -05:00
  • f1caf84064 feat(build): respect OPENCODE_MODELS_URL env var (#11384) Benjamin Bartels 2026-01-31 01:37:37 +00:00
  • 85126556b8 feat: make skills invokable as slash commands in the TUI Dax Raad 2026-01-30 18:07:14 -05:00
  • 252b2c450d chore: generate opencode-agent[bot] 2026-01-31 01:32:46 +00:00
  • 0c32afbc35 fix(provider): use snake_case for thinking param with OpenAI-compatible APIs (#10109) Cesar Garcia 2026-01-30 22:32:02 -03:00
  • aef0e58ad7 chore(deps): bump ai-sdk packages (#11383) Aiden Cline 2026-01-30 17:58:02 -06:00