Commit Graph

7012 Commits

Author SHA1 Message Date
Kit Langton d2d0b21918 feat(tui): add mouse hover and click support to autocomplete (#7820) 2026-01-11 12:45:20 -05:00
King'ori Maina 8576f44097 fix(tui): copy oauth url when no device code (#7812) 2026-01-11 10:27:17 -06:00
GitHub Action ba49b69c70 chore: generate 2026-01-11 16:12:14 +00:00
Kit Langton 9819bd028b fix(tui): slash command autocomplete highlighted row jumping (#7815) 2026-01-11 11:11:40 -05:00
GitHub Action bfdb3c8f72 ignore: update download stats 2026-01-11 2026-01-11 12:04:38 +00:00
opencode d86a4783af release: v1.1.13
Update Nix Hashes / update (push) Has been cancelled
v1.1.13
2026-01-11 07:10:41 +00:00
Mani Sundararajan 8e808b44d7 fix(tui): move props.ref to onMount (#7702) 2026-01-11 00:20:04 -06:00
Aiden Cline 98e28e0e5c tweak: ensure codex built in plugin is always available 2026-01-10 22:59:39 -06:00
Aiden Cline e3855041ea fix: ensure /connect works for openai business plans too (was missing field) 2026-01-10 22:48:28 -06:00
wid4t 773e30aa26 feat(acp): track file modified (#7723)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-10 21:46:53 -06:00
Kit Langton 1cc2a6cc56 fix(opencode): command palette mouse hover highlights wrong item (#7721) 2026-01-10 19:52:17 -05:00
Spoon 656aef30cf feat: pass sessionID to chat.system.transform (#7718) 2026-01-10 18:21:51 -06:00
Dax Raad 48070e0f8d core: extract external directory validation to shared utility to reduce code duplication across tools 2026-01-10 18:49:42 -05:00
Daniel Polito e269d80290 feat(desktop): Fork Session (#7673) 2026-01-10 16:04:01 -06:00
Daniel Polito 96e8f1179c feat(desktop): Make mouse hover / click work on prompt input autocomplete (#7661) 2026-01-10 16:02:47 -06:00
Daniel Polito 67afa7d784 feat(deskop): Add Copy to Messages (#7658) 2026-01-10 16:01:23 -06:00
Jérôme Benoit 818bba3d5a fix(desktop): add missing StoreExt import and fix unused mut warning (#7707) 2026-01-10 15:26:24 -06:00
Lekë Dobruna 15aec100af fix(desktop): build failing - missing import (#7697) 2026-01-10 15:24:15 -06:00
Frank 77726886da wip: black 2026-01-10 13:57:49 -05:00
Alejandro Chinchilla 76d6a72d33 fix: exclude 'none' variant for gpt-5.2-codex (#7682) 2026-01-10 12:22:44 -06:00
Kenny b0c72aa6fd fix(grep): follow symlinks by default in ripgrep searches (#7501) 2026-01-10 10:57:18 -06:00
Andrew Thal 41e520c2d9 feat: support configuring default server URL for desktop (#7363) 2026-01-10 08:56:48 -06:00
GitHub Action 45a667c84d chore: generate 2026-01-10 14:55:55 +00:00
OpeOginni 1b112628b9 fix(desktop): remove split operation in serverDisplayName function (#7397) 2026-01-10 08:55:20 -06:00
zerone0x 8dc9845ff8 fix(ui): allow text editing shortcuts in search dialogs on macOS (#7419) 2026-01-10 08:53:52 -06:00
Daniel Polito fce168858b fix(desktop): Allow Selecting Card Errors (#7506) 2026-01-10 08:52:11 -06:00
GitHub Action fe4b95183a chore: generate 2026-01-10 14:44:47 +00:00
madflow aa3d29f1a3 fix: disable telemetry in the php lsp server (#7649) 2026-01-10 08:44:12 -06:00
opencode fd7b3295e9 release: v1.1.12
Update Nix Hashes / update (push) Has been cancelled
v1.1.12
2026-01-10 13:56:12 +00:00
GitHub Action c3c6700bf0 chore: generate 2026-01-10 13:50:58 +00:00
Frédéric DE MATOS 51bfc5f50f fix: add ChatGPT-Account-Id header for organization subscriptions (#7603) 2026-01-10 07:50:24 -06:00
Vlad Temian da60185ae3 docs(ecosystem): add micode and octto plugins (#7327) 2026-01-10 07:44:21 -06:00
GitHub Action 11fb4bf0cf ignore: update download stats 2026-01-10 2026-01-10 12:04:24 +00:00
Github Action 34cfec4a32 Update Nix flake.lock and hashes 2026-01-10 03:10:45 +00:00
Adam 651cf61874 chore: prep 2026-01-09 21:09:26 -06:00
Adam 86d6ac0280 chore: prep 2026-01-09 20:18:42 -06:00
GitHub Action 302bd4ad66 chore: generate 2026-01-10 02:07:24 +00:00
Adam e09a8ca6a3 chore: prep 2026-01-09 19:53:04 -06:00
Adam f874556456 fix(app): more defensive dom access 2026-01-09 19:53:03 -06:00
opencode 2420ed1e40 release: v1.1.11
Update Nix Hashes / update (push) Has been cancelled
v1.1.11
2026-01-10 01:25:30 +00:00
Aiden Cline 0a27964bc1 fix: ensure gpt-5.2-codex has variants 2026-01-09 19:15:57 -06:00
Spoon 4b81b13b89 docs: add url based instructions to web docs (#7216) 2026-01-09 19:01:13 -06:00
Aiden Cline 8a12495ad9 tweak: adjust codex styling and fix hint 2026-01-09 18:59:57 -06:00
Aiden Cline 67d354a27d update docs and auth methods for openai 2026-01-09 18:45:03 -06:00
Aiden Cline dfe9624e67 fix: instance dispose issue 2026-01-09 18:26:32 -06:00
Aiden Cline 2366205b84 tweak codex instructions prompt for codex plan 2026-01-09 18:07:24 -06:00
Frank 1a734375f0 wip: black 2026-01-09 19:00:51 -05:00
GitHub Action 268b72b749 chore: generate 2026-01-09 23:48:13 +00:00
Aiden Cline ded956635e feat: codex auth support (#7537) 2026-01-09 17:47:37 -06:00
opencode 424fea0bcf release: v1.1.10
Update Nix Hashes / update (push) Has been cancelled
v1.1.10
2026-01-09 21:38:04 +00:00