Commit graph

585 commits

Author SHA1 Message Date
opencode-agent[bot]
a7746379d5
chore: merge dev into v2 (#36144)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: usrnk1 <7547651+usrnk1@users.noreply.github.com>
Co-authored-by: James Long <longster@gmail.com>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Jack <jack@anoma.ly>
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com>
Co-authored-by: Julian Coy <julian@ex-machina.co>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Vladimir Glafirov <vglafirov@gitlab.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Dustin Deus <deusdustin@gmail.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: Simon Klee <hello@simonklee.dk>
Co-authored-by: Jay <air@live.ca>
Co-authored-by: David Hill <1879069+iamdavidhill@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: James Long <jlongster@users.noreply.github.com>
Co-authored-by: 冯基魁 <56265583+fengjikui@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-09 16:32:44 -05:00
Aiden Cline
d9bf30fc22
feat(server): add form routes (#35099)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-07-03 02:40:44 -05:00
Dax Raad
b6c3a8ea7b fix(ci): run typecheck on v2 2026-07-03 00:43:48 -04:00
James Long
8c94e9005f
chore: merge dev into v2 (#34788)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Affan Ali <93028901+affanali2k3@users.noreply.github.com>
Co-authored-by: affanali2k3 <affanalikhanxx@gmail.com>
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Jay V <air@live.ca>
Co-authored-by: Dax Raad <d@ironbay.co>
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com>
Co-authored-by: OpeOginni <107570612+OpeOginni@users.noreply.github.com>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: Ben Guthrie <benjee.012@gmail.com>
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: Filip <34747899+neriousy@users.noreply.github.com>
Co-authored-by: Max Anderson <max.a.anderson95@gmail.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Jack <jack@anoma.ly>
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
Co-authored-by: Dustin Deus <deusdustin@gmail.com>
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: usrnk1 <7547651+usrnk1@users.noreply.github.com>
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: runvip <164729189+runvip@users.noreply.github.com>
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Julian Coy <julian@ex-machina.co>
Co-authored-by: Vladimir Glafirov <vglafirov@gitlab.com>
2026-07-01 17:12:00 -04:00
Dax Raad
62b2bc39df test(ci): skip v2 end-to-end checks 2026-06-26 21:04:10 -04:00
Dax Raad
655adbf46e fix: stabilize v2 runtime behavior 2026-06-26 20:56:36 -04:00
Dax Raad
ac2a78391f fix(ci): publish v2 as next 2026-06-26 15:55:04 -04:00
Dax Raad
9a9bdaba95 test(ci): drop legacy opencode tests 2026-06-26 14:58:40 -04:00
Dax Raad
ad4f1c1018 refactor(ci): use branch npm tag 2026-06-26 14:54:35 -04:00
Dax Raad
a0afb63ed0 fix(ci): use v2 npm tag 2026-06-26 14:53:35 -04:00
Dax Raad
e6f660fecf feat(tui): add v2 terminal interface 2026-06-26 14:38:25 -04:00
Kit Langton
cdd67cf30f
feat(sdk): add HttpApi clients and embedded host (#33445) 2026-06-24 23:08:54 -04:00
Aiden Cline
1ddb75dd3e
fix: restore dev CI (#33701) 2026-06-24 14:04:50 -05:00
Victor Navarro
04c1730c90
refactor(ui): isolate session components (#33670) 2026-06-24 14:56:09 +00:00
opencode-agent[bot]
976e5d421f
ci: route support questions (#33527)
Co-authored-by: Test <test@opencode.test>
2026-06-23 12:20:30 -05:00
Dax
ef2357915e
fix(tui): scope file autocomplete to session (#33458) 2026-06-22 20:31:36 -04:00
Dax Raad
7b750a8f20 fix(ci): preserve test log groups 2026-06-22 08:35:40 -04:00
Dax Raad
1b8bab3e35 fix(ci): avoid Playwright Chromium install hang 2026-06-21 08:08:31 -04:00
Adam
bd8ce5e6a9
chore(stats): remove deploy migrations 2026-06-21 05:41:10 -05:00
Adam
a97c6de9db
fix(stats): support planetscale cli variants 2026-06-21 05:17:22 -05:00
Adam
ffcb7542e1
fix(stats): run production migration safely 2026-06-21 05:01:43 -05:00
Adam
6f0e934573
fix(stats): make unique users migration idempotent
Some checks are pending
deploy / deploy (push) Waiting to run
2026-06-21 04:38:47 -05:00
Adam
233d065dd5
feat(stats): show model users metric 2026-06-21 04:30:25 -05:00
Dax
37522185d3
refactor(tui): centralize application exit (#31524) 2026-06-09 11:46:02 -04:00
Luke Parker
b1d14acc35
chore: update web and desktop code owners (#31289) 2026-06-08 12:00:51 +10:00
Kit Langton
effd27b239
chore(http-recorder): disable release automation (#31160) 2026-06-06 20:10:28 -04:00
Kit Langton
54f4974546
feat(http-recorder): prepare public beta release (#31018) 2026-06-06 03:01:26 +00:00
Aiden Cline
76a81ac7c4
fix(workflows): serialize desktop release uploads (#30978) 2026-06-05 10:21:22 -05:00
Jérôme Benoit
5c8eb0ab2e
fix(workflows): retry nix-hashes compute-hash on transient failure (#30743) 2026-06-05 09:32:01 -05:00
Dax Raad
057958c933 ci: publish 2026-06-04 19:23:41 -04:00
Dax
1ff19103a2
feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
Kit Langton
76ee87ead8
feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
Aiden Cline
d3d4335509
chore: remove zed extension and automation (#30628) 2026-06-03 17:16:21 -05:00
Aiden Cline
0733c080c0
ignore: bug report template
Updated bug report template to discourage large AI-generated summaries.
2026-05-29 14:54:45 -05:00
Adam
5b02ac4d33
feat: initial datalake and stats site (#28666) 2026-05-25 17:34:04 -05:00
Aiden Cline
8596967415
ci: "fix: exempt team members from compliance cleanup" (#28865) 2026-05-22 11:14:52 -05:00
Aiden Cline
1268f8657e
fix: exempt team members from compliance cleanup 2026-05-21 16:15:45 -05:00
Victor Navarro
75ce8feff5
chore: upgrade sst version (#26224) 2026-05-21 17:19:15 +02:00
Dustin Deus
2339aacbf2
chore(team): add starptech to the team members list (#28320) 2026-05-19 10:49:10 +02:00
Dax
09549661e1
Fix npm CLI binary installation (#27801) 2026-05-15 18:43:37 -04:00
Aiden Cline
d59d99665b
ci: Automate PR cleanup (#27667) 2026-05-14 23:47:59 -05:00
Brendan Allan
10b99b2f5a
build(ci): use native arm64 runner for desktop linux arm64 builds (#27250) 2026-05-13 12:52:18 +08:00
Dax Raad
1d243ce25a harden cache usage 2026-05-12 20:06:46 -04:00
Aiden Cline
5773d43cbf
ci: GitHub Actions dependencies (#26962) 2026-05-11 19:50:35 -05:00
Kit Langton
0745162eab
test(server): harden HttpApi exercise coverage (#26425) 2026-05-08 20:50:01 -04:00
vimtor
0b2e65f16d
chore: reactivate alerts 2026-05-07 10:15:52 +02:00
Aiden Cline
344ccc647b
ignore: vimtor to team members list 2026-05-06 11:45:11 -05:00
Victor Navarro
726ae6f541
chore: configure alerting and monitoring (#25857) 2026-05-05 16:08:28 +02:00
Brendan Allan
b4147c8d08
refactor(desktop): consolidate desktop-electron into desktop package (#25822) 2026-05-05 13:43:36 +08:00
Brendan Allan
e77867ef05
ci: only build electron desktop (#19067) 2026-05-03 19:10:15 +05:30