Kit Langton
|
cce05c1665
|
fix: clean up 49 unused variables, catch params, and stale imports (#22695)
|
2026-04-16 02:01:53 +00:00 |
|
Kit Langton
|
d6b14e2467
|
fix: prefix 32 unused parameters with underscore (#22694)
|
2026-04-15 21:56:23 -04:00 |
|
Kit Langton
|
bbdbc107ae
|
feat: unwrap Config namespace to flat exports + barrel (#22689)
|
2026-04-15 21:26:24 -04:00 |
|
Kit Langton
|
3d6f90cb53
|
feat: add oxlint with correctness defaults (#22682)
|
2026-04-15 20:45:19 -04:00 |
|
Kit Langton
|
4dd0d1f67e
|
refactor(opencode): use AppFileSystem path helpers (#22637)
|
2026-04-15 19:36:30 -04:00 |
|
Kit Langton
|
672ee28635
|
fix(opencode): avoid org lookup during config startup (#22670)
|
2026-04-15 19:20:25 -04:00 |
|
Dax
|
4ae7c77f8a
|
migrate: move flock and hash utilities to shared package (#22640)
|
2026-04-15 15:50:24 +00:00 |
|
Dax
|
be9432a893
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Kit Langton
|
6a99079012
|
kit/env instance state (#22383)
|
2026-04-13 22:28:16 -04:00 |
|
Kit Langton
|
0a8b6298cd
|
refactor(tui): move config cache to InstanceState (#22378)
|
2026-04-13 22:24:40 -04:00 |
|
Kit Langton
|
f7c6943817
|
refactor(config): remove async facade exports (#22325)
|
2026-04-13 13:11:05 -04:00 |
|
Kit Langton
|
321bf1f8e1
|
refactor: finish small effect service adoption cleanups (#22094)
|
2026-04-13 09:17:13 -04:00 |
|
Dax
|
ca5f086759
|
refactor(server): simplify router middleware with next() (#21720)
|
2026-04-11 16:55:17 -04:00 |
|
Kit Langton
|
9581bf0670
|
refactor(effect): upgrade opencode to beta.46 context APIs (#21977)
|
2026-04-10 23:06:28 -04:00 |
|
Brendan Allan
|
b6af4d0dc6
|
refactor(config): pass instance context to containsPath (#21882)
|
2026-04-11 10:43:40 +08:00 |
|
Aleksandr Lossenko
|
a7743e6467
|
feat(mcp): add OAuth redirect URI configuration for MCP servers (#21385)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-04-09 11:45:52 -05:00 |
|
Aiden Cline
|
4961d72c0f
|
tweak: separate ModelsDev.Model and Config model schemas (#21561)
|
2026-04-08 15:55:14 -05:00 |
|
Ariane Emory
|
e945436b6f
|
feat(tui): allow variant_list keybind for the "Switch model variant" command (#21185)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-04-07 14:46:04 -05:00 |
|
Luke Parker
|
77a462c930
|
fix(tui): default Ctrl+Z to undo on Windows (#21138)
|
2026-04-06 02:38:35 +00:00 |
|
Gautier DI FOLCO
|
4712c18a58
|
feat(tui): make the mouse disablable (#6824, #7926) (#13748)
|
2026-04-05 21:14:11 -05:00 |
|
Kit Langton
|
c6ebc7ff7c
|
fix(tui): only show org switch affordances when useful (#21054)
|
2026-04-04 19:25:37 -04:00 |
|
Kit Langton
|
6ea108a03b
|
feat(tui): show console-managed providers (#20956)
|
2026-04-04 19:05:45 -04:00 |
|
Lenny Vaknine
|
7e32f80d82
|
feat: add macOS managed preferences support for enterprise MDM deployments (#19178)
Co-authored-by: Lenny Vaknine <lvaknine@gitlab.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-04-02 12:52:49 -05:00 |
|
Aiden Cline
|
510a1e8140
|
ignore: fix typecheck in dev (#20702)
|
2026-04-02 15:38:30 +00:00 |
|
Aiden Cline
|
23c8656080
|
refactor: split up models.dev and config model definitions to prevent coupling (#20605)
|
2026-04-02 10:00:43 -05:00 |
|
Sebastian
|
f6fd43e574
|
Refactor plugin/config loading, add theme-only plugin package support (#20556)
|
2026-04-01 23:50:22 +00:00 |
|
Dax
|
c9326fc199
|
refactor: replace BunProc with Npm module using @npmcli/arborist (#18308)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-04-01 21:01:37 +00:00 |
|
Kit Langton
|
0c03a3ee10
|
test: migrate prompt tests to HTTP mock LLM server (#20304)
|
2026-03-31 19:14:32 -04:00 |
|
Sebastian
|
25a2b739e6
|
warn only and ignore plugins without entrypoints, default config via exports (#20284)
|
2026-03-31 17:14:03 +02:00 |
|
Kit Langton
|
e6f6f7aff1
|
refactor: replace Filesystem util with AppFileSystem service (#20127)
|
2026-03-30 21:48:28 +00:00 |
|
Sebastian
|
fa95a61c4e
|
Refactor into plugin loader and do not enforce (#20112)
|
2026-03-30 20:36:21 +02:00 |
|
Sebastian
|
6274b0677c
|
tui plugins (#19347)
|
2026-03-27 15:00:26 +01:00 |
|
opencode-agent[bot]
|
b242a8d8e4
|
chore: generate
|
2026-03-27 01:47:36 +00:00 |
|
Kit Langton
|
9c6f1edfd7
|
refactor(effect): yield services instead of promise facades (#19325)
|
2026-03-26 21:46:38 -04:00 |
|
Kit Langton
|
1ebc92fd36
|
refactor(config): use cachedInvalidateWithTTL, bump effect to beta.37 (#19322)
|
2026-03-26 18:05:47 +00:00 |
|
opencode-agent[bot]
|
9f94bdb496
|
chore: generate
|
2026-03-26 17:08:33 +00:00 |
|
Kit Langton
|
28f5176ffd
|
effectify Config service (#19139)
|
2026-03-26 13:07:01 -04:00 |
|
Aiden Cline
|
77fc88c8ad
|
chore: remove dead code for todoread tool (#19128)
|
2026-03-25 16:21:42 +00:00 |
|
Kit Langton
|
38e0dc9ccd
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
Kyle Altendorf
|
544315dff7
|
docs: add describe annotation to snapshot config field (#17861)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-03-16 22:46:09 -05:00 |
|
Shoubhit Dash
|
d4ae13f2a0
|
fix(opencode): serialize config bun installs (#17342)
|
2026-03-13 17:58:00 +05:30 |
|
Luke Parker
|
f0bba10b12
|
fix(e2e): fail fast on config dependency installs (#17280)
|
2026-03-13 14:08:51 +10:00 |
|
Dax
|
613562f504
|
core: make account login upgrades safe while adding multi-account workspace auth (#15487)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-10 12:53:47 -04:00 |
|
James Long
|
69ddc91c35
|
fix(core): a chunk timeout when processing llm stream (#16366)
|
2026-03-10 11:12:14 -04:00 |
|
Dax Raad
|
dad248832d
|
refactor: replace Bun.write with Filesystem.write in config files
|
2026-03-05 21:59:20 -05:00 |
|
Matt Silverlock
|
74ebb4147f
|
fix(auth): normalize trailing slashes in auth login URLs (#15874)
|
2026-03-03 13:35:49 -05:00 |
|
James Long
|
3dc10a1c16
|
Change keybindings to navigate between child sessions (#14814)
|
2026-02-27 09:41:23 -05:00 |
|
Sebastian
|
9d29d692c6
|
split tui/server config (#13968)
|
2026-02-25 23:53:09 +01:00 |
|
Luke Parker
|
da40ab7b3d
|
fix(opencode): disable config bun cache in CI (#14985)
|
2026-02-25 11:38:23 +10:00 |
|
Luke Parker
|
1a0639e5b8
|
fix(win32): normalize backslash paths in config rel() and file ignore (#14903)
|
2026-02-24 22:42:48 +10:00 |
|