2.home-manager/tests
Thierry Delafontaine b1b1c68033 opencode: add custom tools support
Adds support for custom tools - user-defined functions that the LLM can
call during conversations. Custom tools work alongside opencode's built-in
tools and are configured through the new `tools` option.

The configuration follows the same pattern as other opencode settings like
`agents` and `commands`, supporting:
- Inline TypeScript content
- Individual file paths
- Bulk directory imports
2026-01-08 16:32:29 -05:00
..
integration treewide: nixf-diagnose cleanup 2026-01-08 16:30:04 -05:00
lib lib: make toHyprconf support strings and attrs in sections 2026-01-02 15:56:43 +01:00
modules opencode: add custom tools support 2026-01-08 16:32:29 -05:00
asserts.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
big-test.nix treewide: Prevent IFD by default 2025-05-07 10:34:18 -05:00
darwinScrublist.nix calibre: add module 2025-12-04 22:38:55 -06:00
default.nix zsh: respect xdg.enable for dotDir 2025-12-27 17:58:46 -06:00
flake.nix tests: rename test-all-* tests 2025-09-28 16:26:13 -05:00
package.nix tests: explicitly define NIX_CONFIG 2025-11-01 14:29:06 -05:00
stubs.nix treewide: remove no-ops (#8061) 2025-10-26 15:43:53 -05:00
tests.py tests: output store path even for success 2026-01-07 13:50:01 -05:00