Kit Langton
|
80da87da0e
|
feat(core): compact v2 session context (#30986)
|
2026-06-05 13:17:23 -04:00 |
|
Kit Langton
|
1e35a56e25
|
refactor(core): make v2 session inputs event sourced (#30785)
|
2026-06-04 19:24:30 -04:00 |
|
Dax
|
9e11b45908
|
feat(core): add command registry (#30624)
|
2026-06-04 02:57:43 -04:00 |
|
opencode-agent[bot]
|
5b07e70ecf
|
chore: generate
|
2026-06-03 02:43:28 +00:00 |
|
Dax
|
fbda5fadda
|
refactor(core): move v1 schemas into core (#30473)
|
2026-06-03 02:42:13 +00:00 |
|
Aiden Cline
|
f8c9de0ba2
|
refactor(session): align namespace imports and inline trivial helpers (#30180)
|
2026-06-01 00:00:40 -05: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 |
|
Kit Langton
|
615a8511d6
|
test(opencode): simplify config effect tests (#29019)
|
2026-05-23 23:48:08 +00:00 |
|
Dax
|
5d48313337
|
fix: preserve bus instance context (#28051)
|
2026-05-17 12:56:42 -04:00 |
|
Shoubhit Dash
|
caee7d7afa
|
refactor(flags): migrate output token max to runtime flags (#27680)
|
2026-05-15 13:07:35 +05:30 |
|
Dax
|
caa9275323
|
Add Effect-native core event system (#27415)
|
2026-05-15 00:50:23 +00:00 |
|
Kit Langton
|
b5c3067e10
|
fix(provider): type model not found errors (#27334)
|
2026-05-13 22:23:09 +00:00 |
|
Shoubhit Dash
|
8a1166adf3
|
refactor(flags): route event system through runtime flags (#27323)
|
2026-05-13 17:44:09 +05:30 |
|
Shoubhit Dash
|
b93e118787
|
fix(session): type message list not found errors (#27275)
|
2026-05-13 13:22:12 +05:30 |
|
Aiden Cline
|
b91bf2467d
|
fix(compaction): restore tail turns after summarization (#27145)
|
2026-05-12 15:33:16 -05:00 |
|
Shoubhit Dash
|
bb56b50ebe
|
feat(compaction): serialize compaction tail (#26830)
|
2026-05-11 13:40:36 +05:30 |
|
Kit Langton
|
32b5c0e6b9
|
Use SyncEvent service at event call sites (#26782)
|
2026-05-10 21:20:13 -04:00 |
|
Kit Langton
|
f09e663052
|
Drop compaction create facade (#26739)
|
2026-05-10 19:54:16 -04:00 |
|
Kit Langton
|
c49bdb2ab5
|
Start effect-style compaction tests
|
2026-05-10 16:12:00 +00:00 |
|
Dax
|
cdf3760d79
|
Refactor v2 session events as schemas (#24512)
|
2026-05-02 22:09:48 -04:00 |
|
Kit Langton
|
049d20a6ad
|
fix(session): remove compaction summary dividers (#24677)
|
2026-04-27 18:15:11 -04:00 |
|
Dax
|
07ac891a99
|
refactor: remove module barrels (#24554)
|
2026-04-27 14:33:33 -04:00 |
|
Kit Langton
|
b416f9d3b9
|
refactor(bus): migrate BusEvent to Effect Schema (#24040)
|
2026-04-23 15:37:44 -04:00 |
|
Shoubhit Dash
|
45b108c69b
|
fix(session): improve session compaction (#23870)
|
2026-04-23 00:25:38 -04:00 |
|
opencode-agent[bot]
|
df13729e0c
|
chore: generate
|
2026-04-20 06:07:28 +00:00 |
|
Aiden Cline
|
2d908487dd
|
tweak: rename tail_tokens -> preserve_recent_tokens (#23491)
|
2026-04-20 01:06:29 -05:00 |
|
Dax Raad
|
8890f79f60
|
Merge branch 'nxl/improve-compaction-strategy' into dev
|
2026-04-19 19:38:46 -04:00 |
|
Dax Raad
|
01c7eb258e
|
flip toolcall prune defaults
|
2026-04-19 19:34:44 -04:00 |
|
Brendan Allan
|
118a2b3939
|
Merge branch 'dev' into nxl/improve-compaction-strategy
|
2026-04-17 11:53:17 +08:00 |
|
Kit Langton
|
31670f655c
|
refactor: unwrap session/ tier-2 namespaces + self-reexport (#22973)
|
2026-04-17 00:49:39 +00:00 |
|
Shoubhit Dash
|
a141c51a43
|
fix(compaction): budget retained tail with media
|
2026-04-16 17:30:29 +05:30 |
|
Shoubhit Dash
|
f1e4d71bab
|
merge dev
|
2026-04-16 17:30:14 +05:30 |
|
Kit Langton
|
28fca2ce79
|
fix: resolve circular sibling imports causing runtime ReferenceError (#22752)
|
2026-04-15 23:41:34 -04:00 |
|
Kit Langton
|
97d87eac9f
|
feat: unwrap storage namespaces to flat exports + barrel (#22747)
|
2026-04-15 23:30:49 -04:00 |
|
Kit Langton
|
d2ec847f0c
|
feat: unwrap 11 util namespaces to flat exports + barrel (#22739)
|
2026-04-15 23:15:58 -04:00 |
|
Kit Langton
|
7159d09978
|
feat: unwrap InstanceState + EffectBridge namespaces to flat exports + barrel (#22721)
|
2026-04-16 02:45:45 +00:00 |
|
Kit Langton
|
b047f7af36
|
feat: unwrap Provider namespace + improved automation script (#22690)
|
2026-04-15 21:44:46 -04:00 |
|
Kit Langton
|
228636345a
|
fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687)
publish-github-action / publish (push) Has been cancelled
|
2026-04-15 21:33:54 -04:00 |
|
Kit Langton
|
b5f4d032fb
|
feat: unwrap Config namespace to flat exports + barrel (#22689)
|
2026-04-15 21:26:24 -04:00 |
|
Aiden Cline
|
16abb5fad1
|
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 |
|
Kit Langton
|
cf613cba34
|
refactor(session): remove compaction async facade exports (#22366)
|
2026-04-13 21:23:34 -04:00 |
|
Aiden Cline
|
e1c846850a
|
feat: add experimental.compaction.autocontinue hook to disable auto continuing after compaction (#22361)
|
2026-04-13 20:14:53 -05:00 |
|
Kit Langton
|
0a790bc740
|
refactor(effect): upgrade opencode to beta.46 context APIs (#21977)
|
2026-04-10 23:06:28 -04:00 |
|
Aiden Cline
|
2fe8776597
|
tweak: disable
|
2026-04-09 23:11:09 -05:00 |
|
Shoubhit Dash
|
585bbee1fe
|
refactor compaction tail selection
|
2026-04-10 09:36:39 +05:30 |
|
Shoubhit Dash
|
b8b49dc6c0
|
keep recent turns during session compaction
|
2026-04-10 09:34:01 +05:30 |
|
Kit Langton
|
dde5ad473a
|
refactor(effect): use SessionRevert service in prompt (#21796)
|
2026-04-09 22:28:11 -04:00 |
|
Kit Langton
|
19796cdac6
|
refactor: remove unused runtime facade exports (#21731)
|
2026-04-09 14:52:06 -04:00 |
|
Kit Langton
|
97c2d085d7
|
refactor(effect): inline session processor interrupt cleanup (#21593)
|
2026-04-08 21:19:01 -04:00 |
|