Files
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
..
2025-05-07 10:34:18 -05:00
2025-12-04 22:38:55 -06:00
2025-12-27 17:58:46 -06:00
2025-09-28 16:26:13 -05:00
2025-10-26 15:43:53 -05:00