Dax
|
ef90b93205
|
fix: restore .gitignore logic for config dirs and migrate to shared Npm service (#22772)
|
2026-04-16 03:14:06 -04:00 |
|
Dax
|
675a46e23e
|
CLI perf: reduce deps (#22652)
|
2026-04-16 02:03:03 -04:00 |
|
Kit Langton
|
6b20838981
|
feat: unwrap provider namespaces to flat exports + barrel (#22760)
|
2026-04-16 05:02:50 +00:00 |
|
Kit Langton
|
5011465c81
|
feat: unwrap tool namespaces to flat exports + barrel (#22762)
|
2026-04-16 03:56:54 +00:00 |
|
Kit Langton
|
9f4b73b6a3
|
fix: clean up final 16 no-unused-vars warnings (#22751)
|
2026-04-16 03:54:21 +00:00 |
|
Kit Langton
|
8aa0f9fe95
|
feat: enable type-aware no-base-to-string rule, fix 56 violations (#22750)
|
2026-04-16 03:50:47 +00:00 |
|
Kit Langton
|
509bc11f81
|
feat: unwrap lsp namespaces to flat exports + barrel (#22748)
|
2026-04-15 23:30:52 -04:00 |
|
Kit Langton
|
f24207844f
|
feat: unwrap storage namespaces to flat exports + barrel (#22747)
|
2026-04-15 23:30:49 -04:00 |
|
Kit Langton
|
1ca257e356
|
feat: unwrap config namespaces to flat exports + barrel (#22746)
|
2026-04-15 23:29:14 -04:00 |
|
Kit Langton
|
d4cfbd020d
|
feat: unwrap effect namespaces to flat exports + barrel (#22745)
|
2026-04-15 23:29:12 -04:00 |
|
Kit Langton
|
581d5208ca
|
feat: unwrap share namespaces to flat exports + barrel (#22744)
|
2026-04-15 23:28:46 -04:00 |
|
Kit Langton
|
a427a28fa9
|
feat: unwrap project namespaces to flat exports + barrel (#22743)
|
2026-04-15 23:28:46 -04:00 |
|
Kit Langton
|
80f1f1b5b8
|
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
|
2026-04-15 23:27:32 -04:00 |
|
Kit Langton
|
343a564183
|
feat: unwrap 11 util namespaces to flat exports + barrel (#22739)
|
2026-04-15 23:15:58 -04:00 |
|
Kit Langton
|
702f741267
|
feat: enable oxlint suspicious category, fix 24 violations (#22727)
|
2026-04-16 02:53:10 +00:00 |
|
Kit Langton
|
379e40d772
|
feat: unwrap InstanceState + EffectBridge namespaces to flat exports + barrel (#22721)
|
2026-04-16 02:45:45 +00:00 |
|
Kit Langton
|
6c7e9f6f3a
|
refactor: migrate Effect call sites from Flock to EffectFlock (#22688)
|
2026-04-16 02:39:59 +00:00 |
|
Kit Langton
|
cf423d2769
|
fix: remove 10 unused type-only imports and declarations (#22696)
|
2026-04-16 02:17:59 +00:00 |
|
Kit Langton
|
5ae91aa810
|
feat: unwrap uplugin namespace to flat exports + barrel (#22711)
|
2026-04-16 02:15:19 +00:00 |
|
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
|
34213d4446
|
fix: delete 9 dead functions with zero callers (#22697)
|
2026-04-16 02:01:02 +00:00 |
|
Kit Langton
|
d6b14e2467
|
fix: prefix 32 unused parameters with underscore (#22694)
|
2026-04-15 21:56:23 -04:00 |
|
Kit Langton
|
1d81335ab5
|
feat: unwrap Provider namespace + improved automation script (#22690)
|
2026-04-15 21:44:46 -04:00 |
|
Kit Langton
|
f7d4665e40
|
fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687)
|
2026-04-15 21:33:54 -04:00 |
|
Kit Langton
|
bbdbc107ae
|
feat: unwrap Config namespace to flat exports + barrel (#22689)
|
2026-04-15 21:26:24 -04:00 |
|
Kit Langton
|
0fb0135e51
|
refactor: remove makeRuntime facades from File and Ripgrep (#22513)
|
2026-04-15 21:22:18 -04:00 |
|
Aiden Cline
|
307251bf3c
|
fix: bash memory usage (#22660)
|
2026-04-15 20:09:06 -05:00 |
|
James Long
|
074ef032ee
|
feat(core): add fence to make all methods strongly consistent when syncing (#22679)
|
2026-04-15 21:04:37 -04:00 |
|
Kit Langton
|
4ca809ef4e
|
fix(session): retry 5xx server errors even when isRetryable is unset (#22511)
|
2026-04-16 00:58:48 +00:00 |
|
Kit Langton
|
3d6f90cb53
|
feat: add oxlint with correctness defaults (#22682)
|
2026-04-15 20:45:19 -04:00 |
|
Kit Langton
|
250e30bc7d
|
add experimental permission HttpApi slice (#22385)
|
2026-04-15 21:28:01 +00:00 |
|
Aiden Cline
|
e83b22159d
|
tweak: ensure auto continuing compaction is tracked as agent initiated for github copilot (#22567)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
2026-04-15 15:50:33 -05:00 |
|
Aiden Cline
|
348a84969d
|
fix: ensure tool_use is always followed by tool_result (#22646)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
2026-04-15 14:56:45 -05:00 |
|
Dax
|
4ae7c77f8a
|
migrate: move flock and hash utilities to shared package (#22640)
|
2026-04-15 15:50:24 +00:00 |
|
Kit Langton
|
f1751401aa
|
fix(effect): add effect bridge for callback contexts (#22504)
|
2026-04-15 15:22:34 +00:00 |
|
Kit Langton
|
fe01fa7249
|
remove makeRuntime facade from Env (#22523)
|
2026-04-15 10:55:50 -04:00 |
|
Dax
|
be9432a893
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Shoubhit Dash
|
f6409759e5
|
fix: restore instance context in prompt runs (#22498)
|
2026-04-15 03:59:12 +05:30 |
|
Kit Langton
|
aeb7d99d20
|
fix(effect): preserve logger context in prompt runs (#22496)
|
2026-04-14 17:33:44 -04:00 |
|
Kit Langton
|
f2525a63c9
|
add experimental question HttpApi slice (#22357)
|
2026-04-14 19:43:49 +00:00 |
|
Dax Raad
|
6ce5c01b1a
|
ignore: v2 experiments
|
2026-04-14 14:25:38 -04:00 |
|
Kit Langton
|
4626458175
|
fix(mcp): persist immediate oauth connections (#22376)
|
2026-04-14 13:56:45 -04:00 |
|
Kit Langton
|
68384613be
|
refactor(session): remove async facade exports (#22471)
|
2026-04-14 13:45:13 -04:00 |
|
Kit Langton
|
4f967d5bc0
|
improve bash timeout retry hint (#22390)
|
2026-04-14 12:55:03 -04:00 |
|
Kit Langton
|
020c47a055
|
refactor(project): remove async facade exports (#22387)
|
2026-04-14 12:49:20 -04:00 |
|
Aiden Cline
|
b1312a3181
|
core: prevent duplicate user messages in ACP clients (#22468)
|
2026-04-14 11:37:33 -05:00 |
|
Shoubhit Dash
|
d6840868d4
|
refactor(ripgrep): use embedded wasm backend (#21703)
|
2026-04-14 11:56:23 +05:30 |
|
Kit Langton
|
f954854232
|
refactor(instance): remove state helper (#22381)
|
2026-04-13 22:40:12 -04:00 |
|
Kit Langton
|
6a99079012
|
kit/env instance state (#22383)
|
2026-04-13 22:28:16 -04:00 |
|
Kit Langton
|
f40209bdfb
|
refactor(snapshot): remove async facade exports (#22370)
|
2026-04-13 21:24:54 -04:00 |
|