Dax Raad
da303416fa
core: allow readJson to be called without explicit type parameter
...
Added default type parameter 'any' to readJson<T> so users can call it without specifying a type when they don't need strict typing. This reduces boilerplate for quick JSON reads where type safety isn't required.
2026-02-18 12:21:25 -05:00
Dax
fdc707d73a
refactor: migrate file/ripgrep.ts from Bun.file()/Bun.write() to Filesystem module ( #14159 )
2026-02-18 12:10:42 -05:00
opencode-agent[bot]
39d6af2a26
chore: update nix node_modules hashes
2026-02-18 17:08:31 +00:00
Dax
afa481ce44
refactor: migrate index.ts from Bun.file() to Filesystem module ( #14160 )
2026-02-18 12:03:24 -05:00
Alexander Abramov
c09286bc03
feat: add Julia language server support ( #14129 )
...
Co-authored-by: Alexander Abramov <abramov231@gmail.com >
2026-02-18 11:02:29 -06:00
Aiden Cline
bba9b7750f
ignore: tweak contributing md ( #14168 )
2026-02-18 11:01:59 -06:00
Vladimir Glafirov
53a332b7cc
feat: GitLab Duo - bump gitlab-ai-provider to 3.6.0 (adds Sonnet 4.6) ( #14115 )
2026-02-18 10:58:38 -06:00
Mike Harris
de6dfc48ce
fix(cli): session list --max-count not honored, shows too few sessions ( #14162 )
2026-02-18 10:56:37 -06:00
Brendan Allan
aaad357f96
desktop: handle sidecar key in projectsKey
2026-02-19 00:05:50 +08:00
Brendan Allan
d4243d2d81
desktop: fix isLocal
2026-02-19 00:03:08 +08:00
opencode-agent[bot]
550943051f
chore: update nix node_modules hashes
2026-02-18 15:41:20 +00:00
Dax
fec69d7af8
feat: Add centralized filesystem module for Bun.file migration ( #14117 )
2026-02-18 15:30:52 +00:00
Brendan Allan
1601d31c7a
app: refactor server management backend ( #13813 )
2026-02-18 23:03:24 +08:00
Adam
96f20a89f4
fix(app): lower threshold for diff hiding
2026-02-18 08:40:05 -06:00
Adam
cf85390af2
chore: cleanup ( #14113 )
2026-02-18 08:26:15 -06:00
Dax Raad
7954da6dee
docs: add policy about AI-generated security reports
...
We receive a large number of AI-generated security reports and don't have the resources to review them all. This policy clarifies that such submissions will result in an automatic ban to protect our maintainers' time.
2026-02-18 09:15:18 -05:00
Adam
8eb3beb9c0
chore: cleanup
2026-02-18 07:22:36 -06:00
David Hill
63604b9cba
fix: use group-hover for file tree icon color swap at all nesting levels
2026-02-18 13:20:02 +00:00
Adam
7a1a870346
chore: cleanup
2026-02-18 07:12:54 -06:00
David Hill
5f6698b9da
tui: simplify mode toggle icon styling
...
Use consistent strong color for active mode icons instead of different
colors for shell vs normal mode, making the active state more visually
clear to users.
2026-02-18 12:35:28 +00:00
Adam
7939eae540
chore: cleanup
2026-02-18 06:32:35 -06:00
Brendan Allan
7dd5d260cd
desktop: cleanup
2026-02-18 16:24:28 +08:00
Brendan Allan
c210be655d
desktop: temporarily disable wsl
2026-02-18 16:10:07 +08:00
Caleb Norton
83cc44f616
ci: allow commits on top of beta PRs ( #11924 )
2026-02-18 00:20:05 -06:00
Salam Elbilig
ffcd51cd13
fix(opencode): fix Clojure syntax highlighting ( #13453 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-02-18 00:18:18 -06:00
Jérôme Benoit
27c2823865
ci: add nix-eval workflow for cross-platform flake evaluation ( #12175 )
2026-02-18 00:03:37 -06:00
Aiden Cline
a0ff03304e
fix: ensure explore subagent has external_directory perm set to ask instead of auto denying ( #14060 )
2026-02-17 20:16:55 -06:00
Aiden Cline
e31e36bfc0
fix: dont autoload kilo ( #14052 )
2026-02-17 18:42:18 -06:00
opencode-agent[bot]
a21d6a3d5b
chore: generate
2026-02-17 23:53:22 +00:00
RAMA
d82e1bf458
feat: add Kilo as a native provider ( #13765 )
2026-02-17 17:52:21 -06:00
legao
670e4a22bc
refactor: simplify redundant ternary in updateMessage ( #13954 )
2026-02-17 17:40:14 -06:00
opencode-agent[bot]
d0a54d4f15
chore: generate
2026-02-17 23:36:08 +00:00
Aiden Cline
1a18dc4252
ci: ensure triage adds acp label ( #14039 )
2026-02-17 17:34:47 -06:00
Dax Raad
2eb31d01dd
tui: exit cleanly without hanging after session ends
...
- Force process exit after TUI thread completes to prevent lingering processes
- Add 5-second timeout to worker shutdown to prevent indefinite hangs during cleanup
2026-02-17 17:56:39 -05:00
Anton Volkov
ad860d3e7a
fix(tui): style scrollbox for permission and sidebar ( #12752 )
2026-02-17 16:24:01 -06:00
Anton Volkov
4087389035
chore: remove leftover patch ( #13749 )
2026-02-17 16:22:38 -06:00
Aiden Cline
819ee7de5f
tweak: ensure read tool uses fs/promises for all paths ( #14027 )
2026-02-17 16:05:22 -06:00
jackarch-2
3ce013993c
chore: add missing newline ( #13992 )
2026-02-17 16:04:58 -06:00
Adam
5ae4929863
fix(app): better tool call batching
2026-02-17 15:57:50 -06:00
Adam
74ef186e34
chore: cleanup
2026-02-17 15:54:59 -06:00
Adam
097dd4b782
chore(app): use radio group in prompt input ( #14025 )
2026-02-17 15:53:38 -06:00
Aiden Cline
f60db9f708
fix: make read tool more mem efficient ( #14009 )
2026-02-17 15:36:45 -06:00
opencode-agent[bot]
3d8819a53c
chore: generate
2026-02-17 21:23:23 +00:00
Nathan Anderson
04750ce489
feat: surface plugin auth providers in the login picker ( #13921 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-02-17 15:21:49 -06:00
David Hill
36d303d7bb
tui: simplify prompt mode toggle icon colors via CSS and tighten message timeline padding
2026-02-17 20:10:16 +00:00
Adam
4e9dfb776c
fix(app): prompt input quirks
2026-02-17 13:10:43 -06:00
Frank
43d86c3fb3
zen: sonnet 4.6
2026-02-17 14:10:21 -05:00
Adam
b1ef451f67
fix(app): virtualizer getting wrong scroll root
2026-02-17 12:57:40 -06:00
Adam
7bdeca3216
fix(app): terminal disconnect and resync ( #14004 )
2026-02-17 12:54:28 -06:00
Eduardo Gomes
a59b97e7b5
fix: Invalidate oauth credentials when oauth provider says so ( #14007 )
...
Co-authored-by: Eduardo Gomes <egomes@cloudflare.com >
2026-02-17 12:46:26 -06:00