aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/aflow/flow/flows_test.go
Commit message (Collapse)AuthorAgeFilesLines
* pkg/aflow: ensure we don't register MCP tools with duplicate namesDmitry Vyukov2026-03-101-1/+13
| | | | | | | If we have duplicate names, then only one of the duplicates will be used at random. Add a check that we don't have duplicate names. Currently it's only "crash-reproducer" (both action and a tool). Also ignore "set-results" tool, and all tools created in tests.
* pkg/aflow/flow: add packageDmitry Vyukov2026-01-091-0/+6