Commit Graph

8 Commits

Author SHA1 Message Date
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