agency-agents/scripts
Victor Kzam d339b43763 fix(opencode): add color name-to-hex mapping for agent files
OpenCode only accepts hex color codes (e.g. #00FFFF), not named colors
(e.g. cyan). Add resolve_opencode_color() with a 14-entry lookup table
and wire it into convert_opencode(). Colors already in hex pass through.
2026-03-09 13:14:23 +00:00
..
convert.sh fix(opencode): add color name-to-hex mapping for agent files 2026-03-09 13:14:23 +00:00
install.sh fix(opencode): use plural agents/ directory per current conventions 2026-03-09 13:13:56 +00:00
lint-agents.sh Address review feedback on CI lint workflow 2026-03-06 06:03:35 +08:00