2.home-manager/tests/modules/programs/opencode
Thierry Delafontaine 081234b704 opencode: support directory-based configuration for commands, agents, and themes
The `commands`, `agents`, and `themes` options now accept either an
attribute set (existing behavior) or a path to a directory containing
multiple files. When a directory path is provided, it is symlinked to
the appropriate `$XDG_CONFIG_HOME/opencode/` subdirectory.

This change aligns with the existing `skills` option implementation and
provides a more convenient way to manage multiple configuration files
without needing to define each one individually in Nix.
2026-01-08 16:32:29 -05:00
..
agents-bulk opencode: support directory-based configuration for commands, agents, and themes 2026-01-08 16:32:29 -05:00
commands-bulk opencode: support directory-based configuration for commands, agents, and themes 2026-01-08 16:32:29 -05:00
skill-dir/data-analysis opencode: add agent skills support 2026-01-03 11:47:20 +01:00
skills-bulk opencode: add agent skills support 2026-01-03 11:47:20 +01:00
themes-bulk opencode: support directory-based configuration for commands, agents, and themes 2026-01-08 16:32:29 -05:00
agents-bulk-directory.nix opencode: support directory-based configuration for commands, agents, and themes 2026-01-08 16:32:29 -05:00
agents-inline.nix opencode: support directory-based configuration for commands, agents, and themes 2026-01-08 16:32:29 -05:00
agents-path.nix tests/opencode: expand tests for agents / commands 2025-09-17 07:23:42 -05:00
AGENTS.md opencode: add support for global custom instructions via rules option 2025-07-24 11:05:45 -05:00
changelog-command.md opencode: support directory-based configuration for commands, agents, and themes 2026-01-08 16:32:29 -05:00
code-reviewer-agent.md opencode: support directory-based configuration for commands, agents, and themes 2026-01-08 16:32:29 -05:00
commands-bulk-directory.nix opencode: support directory-based configuration for commands, agents, and themes 2026-01-08 16:32:29 -05:00
commands-inline.nix opencode: support directory-based configuration for commands, agents, and themes 2026-01-08 16:32:29 -05:00
commands-path.nix tests/opencode: expand tests for agents / commands 2025-09-17 07:23:42 -05:00
commit-command.md opencode: support directory-based configuration for commands, agents, and themes 2026-01-08 16:32:29 -05:00
config.json opencode: add JSON schema reference to config.json output 2025-07-24 11:05:45 -05:00
default.nix opencode: support directory-based configuration for commands, agents, and themes 2026-01-08 16:32:29 -05:00
documentation-agent.md opencode: support directory-based configuration for commands, agents, and themes 2026-01-08 16:32:29 -05:00
empty-rules.nix opencode: add support for global custom instructions via rules option 2025-07-24 11:05:45 -05:00
empty-settings.nix opencode: add empty-settings test 2025-07-24 11:05:45 -05:00
git-release-SKILL.md opencode: add agent skills support 2026-01-03 11:47:20 +01:00
mcp-integration-with-override.json opencode: add mcp module integration 2025-11-03 20:25:16 -06:00
mcp-integration-with-override.nix opencode: add mcp module integration 2025-11-03 20:25:16 -06:00
mcp-integration.json opencode: add mcp module integration 2025-11-03 20:25:16 -06:00
mcp-integration.nix opencode: add mcp module integration 2025-11-03 20:25:16 -06:00
mixed-content.nix opencode: support directory-based configuration for commands, agents, and themes 2026-01-08 16:32:29 -05:00
my-theme.json opencode: add themes option 2025-10-18 09:21:38 -05:00
pdf-processing-SKILL.md opencode: add agent skills support 2026-01-03 11:47:20 +01:00
rules-inline.nix opencode: make the rules option also accept a path 2025-10-19 09:47:26 -05:00
rules-path.nix opencode: make the rules option also accept a path 2025-10-19 09:47:26 -05:00
settings.nix
skills-bulk-directory.nix opencode: add agent skills support 2026-01-03 11:47:20 +01:00
skills-directory.nix opencode: add agent skills support 2026-01-03 11:47:20 +01:00
skills-inline.nix opencode: add agent skills support 2026-01-03 11:47:20 +01:00
skills-path.nix opencode: add agent skills support 2026-01-03 11:47:20 +01:00
test-agent.md tests/opencode: expand tests for agents / commands 2025-09-17 07:23:42 -05:00
test-command.md tests/opencode: expand tests for agents / commands 2025-09-17 07:23:42 -05:00
themes-bulk-directory.nix opencode: support directory-based configuration for commands, agents, and themes 2026-01-08 16:32:29 -05:00
themes-inline.nix opencode: make the themes also accept path 2025-10-19 09:47:26 -05:00
themes-path.nix opencode: make the themes also accept path 2025-10-19 09:47:26 -05:00