cloudaxe-opencode/packages/opencode/test/config
Aiden Cline d4e3106fca refactor: fold permission_layers into permission as a union
Replace the internal permission_layers config field with a union on permission
itself (single object or array of layered configs). Add ConfigPermission.toLayers
to normalise at consumption sites. Schema has no decode transform, so user
files round-trip through Config.update / updateGlobal without their permission
section being rewritten into array form.
2026-05-12 01:30:10 -05:00
..
fixtures fix: frontmatter was adding newlines in some cases causing invalid model ids (#11095) 2026-01-28 23:40:59 -06:00
agent-color.test.ts test: use Effect test helper for agent colors (#25051) 2026-04-30 15:14:25 -04:00
config.test.ts refactor: fold permission_layers into permission as a union 2026-05-12 01:30:10 -05:00
lsp.test.ts Drop LSP config Zod statics (#26920) 2026-05-11 16:11:11 -04:00
markdown.test.ts refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04:00
plugin.test.ts CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00
tui.test.ts flatten to keybind compatible config (#26421) 2026-05-09 01:29:13 +02:00