Commit Graph

103 Commits

Author SHA1 Message Date
opencode-agent[bot] fe2e9003d4 chore: generate 2026-06-02 13:42:23 +00:00
Shoubhit Dash b69fcf97ce feat(core): add managed repository cache (#30408) 2026-06-02 19:10:09 +05:30
Dax Raad ceb01ce587 feat(opencode): add filesystem read and list routes 2026-06-02 01:54:27 -04:00
Dax Raad 92c0f9ac83 feat(core): add dummy location filesystem layer 2026-06-02 01:39:04 -04:00
Dax Raad 0d75454a05 feat(core): add location filesystem contract 2026-06-02 01:39:04 -04:00
Dax Raad 2844133ac5 refactor(core): simplify session pagination 2026-06-02 01:39:04 -04:00
Dax Raad 61c252374a feat(core): expose session location 2026-06-02 00:12:42 -04:00
opencode-agent[bot] 6466860e0a chore: generate 2026-06-02 01:34:11 +00:00
Dax 3056f6c030 feat(core): add location-based permission service (#30287) 2026-06-02 01:32:50 +00:00
opencode-agent[bot] ee0c4aa7b6 chore: generate 2026-06-02 00:56:03 +00:00
Luke Parker 46565cb572 fix(opencode): enforce storage path invariants (#29666) 2026-06-02 00:54:41 +00:00
Aiden Cline 823745deea fix(core): preserve session metadata migration identity (#30176) 2026-06-01 04:50:43 +00:00
Dax Raad 13ba65c4b8 fix(core): allow skipping migration execution 2026-05-31 12:17:40 -04:00
Dax 07a4c49e30 feat(worktree): add managed workspace cloning (#30117) 2026-05-31 11:57:44 -04:00
opencode-agent[bot] 151bc7ac86 chore: generate 2026-05-31 07:27:16 +00:00
Dax Raad b90f4796cc sync 2026-05-31 03:25:47 -04:00
Dax Raad 5a76aff419 fix(sdk): preserve generated event contracts 2026-05-31 03:18:43 -04:00
opencode-agent[bot] c6f77e50f8 chore: generate 2026-05-31 01:09:55 +00:00
Dax e2a8e18298 refactor(core): move database schema ownership (#29068)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-05-30 21:08:38 -04:00
Dax Raad 52fa557b57 fix(core): isolate location layer instances 2026-05-30 20:02:14 -04:00
Dax Raad aca6350f68 fix(core): provide agent service in location layer 2026-05-30 20:01:54 -04:00
opencode-agent[bot] c2e2236f7e chore: generate 2026-05-30 22:59:16 +00:00
Dax Raad bf284988ef v2: default agents 2026-05-30 18:57:42 -04:00
Dax Raad 9396bb234d feat(core): add default agent plugin 2026-05-30 00:49:52 -04:00
opencode-agent[bot] 6cb9868946 chore: generate 2026-05-30 04:07:26 +00:00
Dax 999db7786c feat(core): add location-scoped config loading (#29625) 2026-05-30 04:06:08 +00:00
Shoubhit Dash b532c9ec2b feat(tui): add session switcher plugin (#29861) 2026-05-29 15:39:34 +05:30
Saurav M H 4854d1631b fix(opencode): pass OAuth scopes to GoogleAuth for Vertex AI (#15110)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-05-28 19:05:43 -05:00
opencode-agent[bot] 6510edc796 fix(project): restore remote project identity (#29495) 2026-05-27 03:09:20 +00:00
Dax Raad 9763298054 fix(project): preserve cached project identity 2026-05-26 17:50:42 -04:00
Aiden Cline 8ccf5d841d fix: allow experimental flags to override umbrella (#29273) 2026-05-25 16:42:34 -05:00
Kit Langton 615a8511d6 test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00:00
opencode-agent[bot] 6101c01661 chore: generate 2026-05-23 04:49:36 +00:00
Dax 3e8bfd470f feat(project): resolve remote-backed project identity (#28914) 2026-05-23 04:48:09 +00:00
opencode-agent[bot] 8984a228e4 chore: generate 2026-05-22 04:04:41 +00:00
JPFrancoia c137656108 fix(vertex): Vertex (Antropic) provider: use .rep.googleapis.com for continental multi-region endpoints (us, eu) (#28347)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-05-21 23:03:24 -05:00
Kit Langton f44c9ebba2 chore: drop dead imports across opencode/core/llm (#28720) 2026-05-21 17:03:12 -04:00
Shoubhit Dash 50cd4f869c fix(httpapi): add unknown error references (#28629) 2026-05-21 15:44:35 +05:30
opencode-agent[bot] 07f7d103e3 chore: generate 2026-05-21 00:55:10 +00:00
Dax 106fa6518a Rename v2 auth service to account (#28260) 2026-05-21 00:53:27 +00:00
Kit Langton 23460b049c fix(config): tolerate invalid OPENCODE_PERMISSION JSON (#28388) 2026-05-19 20:37:50 +00:00
Dax 5ada30c092 Load models.dev snapshot from build global (#28077) 2026-05-17 21:59:44 -04:00
Dax Raad 950e35b129 core: let models layer infer its own type so layer composition no longer requires matching explicit requirements 2026-05-17 17:37:11 -04:00
Dax Raad 55f842dc4d Fix thinking toggle defaults 2026-05-15 20:27:36 -04:00
Shoubhit Dash 5d66aa3358 feat(tui): add minimal thinking mode with click-to-expand (#27623) 2026-05-16 02:09:58 +05:30
Shoubhit Dash e77044ca38 feat(tui): enable pinned session switching (#27780) 2026-05-16 01:10:16 +05:30
Shoubhit Dash 80d1ce3821 refactor(flags): remove unused flag exports (#27709) 2026-05-15 15:35:24 +05:30
Shoubhit Dash b94f4d9f3f refactor(flags): migrate skip migrations flag (#27705) 2026-05-15 14:54:29 +05:30
Shoubhit Dash d10832fdd0 refactor(flags): migrate lsp download flag (#27699) 2026-05-15 14:35:31 +05:30
Shoubhit Dash 5d9e846415 refactor(flags): migrate claude code prompt flag (#27690) 2026-05-15 14:17:04 +05:30