Dax
|
a7642737c7
|
feat(core): add generic session inbox (#42109)
|
2026-08-12 15:28:04 -04:00 |
|
Kit Langton
|
a841fc22bb
|
feat(server): workerd runtime profile and SDK workerd entrypoint (#41918)
|
2026-08-12 14:07:56 -04:00 |
|
opencode-agent[bot]
|
b990f9a5c1
|
chore: generate
|
2026-08-12 13:32:36 +00:00 |
|
Dax Raad
|
9769e7012c
|
feat(core): configure package publishing
|
2026-08-12 09:30:34 -04:00 |
|
Dax Raad
|
f6611a1f56
|
refactor(core): internalize effect sqlite adapter
|
2026-08-11 21:33:23 -04:00 |
|
Dax Raad
|
4acdeffbe9
|
refactor(core): require explicit import extensions
|
2026-08-11 20:22:50 -04:00 |
|
opencode-agent[bot]
|
055a380e66
|
fix(core): parameterize v1 migration messages (#41877)
Co-authored-by: Dax <826656+thdxr@users.noreply.github.com>
|
2026-08-11 19:51:37 -04:00 |
|
Kit Langton
|
c5704d3e3b
|
feat(core): sqlite driver for durable object storage (#41659)
|
2026-08-11 15:45:23 -04:00 |
|
Kit Langton
|
7300e7e10f
|
core: write-ahead execution claims replace shutdown-hook suspension (#41800)
|
2026-08-11 14:09:04 -04:00 |
|
Kit Langton
|
a183fb5615
|
refactor(core): share SQLite client adapter (#41797)
|
2026-08-11 13:07:22 -04:00 |
|
opencode-agent[bot]
|
961b51b509
|
fix(core): yield while clearing migration events (#41775)
Co-authored-by: Dax Raad <d@ironbay.co>
|
2026-08-11 16:02:30 +00:00 |
|
Kit Langton
|
5cc7811ec2
|
refactor(core): defer database global lookup (#41755)
|
2026-08-11 10:40:03 -04:00 |
|
Kit Langton
|
7b9734593a
|
refactor(core): generate static imports for the migration manifest (#41657)
|
2026-08-11 10:35:19 -04:00 |
|
Kit Langton
|
41c5853739
|
refactor: route Global path consumers through the service (#41632)
|
2026-08-10 21:37:09 -04:00 |
|
Kit Langton
|
9d34029cd9
|
fix(core): runtime-neutral legacy credential import (#41607)
|
2026-08-10 18:35:52 -04:00 |
|
Kit Langton
|
83b47693c3
|
feat(core): add workspace domain and placement binding (#41187)
|
2026-08-08 13:24:04 -04:00 |
|
opencode-agent[bot]
|
b274db88b0
|
chore(core): format package (#41205)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-07 23:18:03 -05:00 |
|
James Long
|
d2c99ba97c
|
chore: improve incremental typecheck performance (#40925)
Co-authored-by: exe.dev user <exedev@jlongster-site.exe.xyz>
|
2026-08-07 15:34:36 -04:00 |
|
Dax
|
0fbe489e35
|
feat(core): migrate v1 data to v2 (#40723)
|
2026-08-05 21:57:58 -04:00 |
|
Kit Langton
|
eb95bd27fe
|
feat(session): make generated titles optional (#39747)
|
2026-07-30 21:24:34 -04:00 |
|
Dax Raad
|
fc11ed3838
|
feat(session): define explicit fork boundaries
|
2026-07-29 09:50:24 -04:00 |
|
Dax Raad
|
8db7487c89
|
refactor(core): consolidate tool architecture
|
2026-07-26 20:16:58 -04:00 |
|
Kit Langton
|
79c1544072
|
refactor(tools): unify tool APIs and result handling (#38367)
|
2026-07-23 21:13:31 +00:00 |
|
Kit Langton
|
5a9ed4d350
|
fix: make tool progress live-only (#38217)
|
2026-07-22 10:40:07 -04:00 |
|
Dax
|
0405670cab
|
refactor(core): move database path policy (#38159)
|
2026-07-21 18:44:37 +00:00 |
|
Dax
|
e0810753f2
|
refactor: extract shared util package (#37828)
|
2026-07-21 10:34:29 -04:00 |
|
Dax Raad
|
407ac2d8aa
|
refactor(server): migrate host options
|
2026-07-20 21:21:36 -04:00 |
|
Dax Raad
|
0409e6884d
|
refactor(server): inject runtime options
|
2026-07-20 20:49:25 -04:00 |
|
Dax Raad
|
0aa4031dd0
|
refactor(core): inject models options
|
2026-07-20 15:18:39 -04:00 |
|
Dax Raad
|
f971aa0719
|
refactor(server): inject database options
|
2026-07-20 15:18:39 -04:00 |
|
Kit Langton
|
44f7bb71c1
|
chore: upgrade Effect to beta.98 (#37498)
|
2026-07-17 10:31:27 -04:00 |
|
Dax Raad
|
5fb0470b44
|
feat(api): add experimental wellknown connections
|
2026-07-15 22:53:38 -04:00 |
|
Kit Langton
|
96a9731947
|
feat(core): replace instruction checkpoints with value-delta sync (#36254)
|
2026-07-10 13:26:25 -04:00 |
|
Kit Langton
|
a72992e00f
|
feat(core): session.pending.list API with pending-only session_pending storage (#36126)
|
2026-07-09 17:25:40 -04:00 |
|
Kit Langton
|
6524dfc818
|
feat(core): resume suspended sessions after service restart (#36105)
|
2026-07-09 13:19:15 -04:00 |
|
Aiden Cline
|
7feefb697f
|
refactor: remove todo tool (#35989)
|
2026-07-09 00:13:48 -05:00 |
|
Kit Langton
|
984cab7938
|
feat(core): generalize session input inbox (#36005)
|
2026-07-08 22:07:45 -04:00 |
|
Kit Langton
|
ed6ad272ec
|
refactor(schema): apply session review decisions (#35793)
|
2026-07-07 22:10:11 -04:00 |
|
Kit Langton
|
04b673432c
|
feat(core): add durable compaction barrier (#35371)
|
2026-07-06 21:26:05 -04:00 |
|
Dax Raad
|
96717c1a8c
|
feat(tui): improve session fork handling
|
2026-07-06 18:59:01 -04:00 |
|
Kit Langton
|
bf01264661
|
feat(core): finalize session event lifecycle (#35272)
|
2026-07-06 18:14:06 -04:00 |
|
Kit Langton
|
91f1815732
|
refactor(core): rename system context to instructions (#35583)
|
2026-07-06 14:29:29 -04:00 |
|
Kit Langton
|
650d774372
|
refactor(schema): session shell payloads and event prefix restore (#35229)
|
2026-07-03 17:30:25 -04:00 |
|
Kit Langton
|
394e0b9045
|
refactor(schema): rename V2 session events and normalize payloads (#35217)
|
2026-07-03 14:25:59 -04:00 |
|
Kit Langton
|
1401901529
|
chore: effect pattern lint infrastructure (#35210)
|
2026-07-03 13:58:26 -04:00 |
|
Kit Langton
|
1b88ff8d53
|
fix(core): clean up Effect audit patterns (#35174)
|
2026-07-03 13:54:13 -04:00 |
|
Kit Langton
|
7843f8fb38
|
feat(core): API-managed per-session context entries (#34941)
|
2026-07-02 10:05:47 -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 |
|
Kit Langton
|
41283933ff
|
chore: merge dev into v2 (#34317)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.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: James Long <longster@gmail.com>
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>
|
2026-06-28 11:30:38 -04:00 |
|
James Long
|
0e731c2a1a
|
refactor(core): support tiered layer nodes (#33937)
|
2026-06-25 14:34:17 -04:00 |
|