Commit graph

5 commits

Author SHA1 Message Date
Kit Langton
174dd561c5 test(core): verify event loop monitor cleanup 2026-07-19 22:54:41 -04:00
Kit Langton
8c9b5b7b4e chore(core): add location startup diagnostics 2026-07-19 22:52:58 -04:00
Dax Raad
baacb2e776 fix(core): tolerate invalid OTLP configuration 2026-07-05 16:14:02 -04:00
Dax
c06ad7c881
refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
Dax Raad
1a734adb4d 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
Renamed from packages/opencode/test/effect/observability.test.ts (Browse further)