James Long
54fbd2a8b9
refactor(core): remove infrastructure layer exports ( #34624 )
2026-06-30 12:17:12 -04:00
James Long
36700b2f07
refactor(core): rename app node modules ( #34238 )
2026-06-27 12:29:21 -04:00
James Long
956c603bc5
refactor(core): separate out location node functionality and integrate into v2 ( #34119 )
2026-06-26 22:46:07 -04:00
James Long
3eee8bd101
refactor(core): support tiered layer nodes ( #33937 )
2026-06-25 14:34:17 -04:00
Kit Langton
460d72cfbd
refactor(schema): extract shared public schemas ( #33571 )
2026-06-23 22:31:06 -04:00
Kit Langton
f0d14d342d
chore: upgrade Effect to beta 83 ( #32340 )
2026-06-20 19:57:29 -04:00
James Long
ede70549ff
feat(opencode): add typed application layer graph ( #31531 )
2026-06-09 15:31:31 -04:00
Dax
a5ddb7f291
refactor(core): replace legacy logger with Effect logging ( #31310 )
2026-06-08 15:41:56 -04:00
Dmitriy Kovalenko
d76293144b
feat(opencode): fff search tools ( #27802 )
...
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
2026-06-06 19:12:31 +05:30
Kit Langton
80da87da0e
feat(core): compact v2 session context ( #30986 )
2026-06-05 13:17:23 -04:00
Kit Langton
540e83b6c8
feat(core): add embedded v2 session runtime and tool foundation ( #30632 )
2026-06-03 23:02:17 -04:00
Dax
7a9068f029
refactor(core): consolidate filesystem services ( #30447 )
2026-06-02 16:09:26 -04:00
Shoubhit Dash
50cd4f869c
fix(httpapi): add unknown error references ( #28629 )
2026-05-21 15:44:35 +05:30
Dax
106fa6518a
Rename v2 auth service to account ( #28260 )
2026-05-21 00:53:27 +00:00
Sebastian
44e41479d9
fix keymap fallback priority and TUI config diagnostics ( #27384 )
2026-05-13 23:00:48 +02:00
Kit Langton
b44ba7923a
Remove Zod from core dependencies ( #27107 )
2026-05-12 13:51:08 -04:00
Kit Langton
8d3bba01ad
Remove Zod from core log ( #27102 )
2026-05-12 13:08:57 -04:00
Kit Langton
fd02fbcafd
Make core fn Zod import type-only ( #27103 )
2026-05-12 12:58:50 -04:00
Kit Langton
2296db6be8
Remove Zod from named errors ( #26982 )
2026-05-12 09:20:15 -04:00
Dax
cdf3760d79
Refactor v2 session events as schemas ( #24512 )
2026-05-02 22:09:48 -04:00
Dax Raad
6bc94f94b1
core: consolidate shared infrastructure into core package
...
Moves effect logging, observability, runtime utilities, flags, installation
version info, and process utilities from opencode to core package. This
enables better code sharing across packages and establishes core as the
single source of truth for foundational utilities.
All internal imports updated to use @opencode-ai/core paths for consistency.
2026-04-25 13:30:37 -04:00
Dax
1865f4fc5f
refactor: rename shared package to core ( #24309 )
2026-04-25 10:59:17 -04:00