cloudaxe-opencode/packages/opencode/src/util
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
..
abort.ts
archive.ts fix: resolve circular sibling imports causing runtime ReferenceError (#22752) 2026-04-15 23:41:34 -04:00
bom.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
color.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
data-url.ts
defer.ts fix: remove 7 unnecessary as any casts in opencode core (#22840) 2026-04-16 15:07:02 -04:00
effect-http-client.ts
effect-zod.ts chore: generate 2026-04-23 20:10:56 +00:00
error.ts chore: generate 2026-04-23 00:25:38 -04:00
filesystem.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
fn.ts
format.ts
iife.ts
index.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
keybind.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
lazy.ts fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687) 2026-04-15 21:33:54 -04:00
local-context.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
locale.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
lock.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
media.ts chore: generate 2026-04-18 16:00:01 +00:00
named-schema-error.ts chore: generate 2026-04-22 03:41:42 +00:00
network.ts
process.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
queue.ts
record.ts
rpc.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
schema.ts refactor(bus): migrate BusEvent to Effect Schema (#24040) 2026-04-23 15:37:44 -04:00
scrap.ts
signal.ts
timeout.ts
token.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
update-schema.ts
which.ts
wildcard.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00