Hz_
b2e82a42d6
fix(go-agent): Yahoofinance input and run ( #16658 )
...
## Summary
Debugging YahooFinance component in agent canvas returns "unknown
component" and "no input_form".
YahooFinance was only registered as an eino tool, not as a runtime
component. The component factory only searches the runtime registry.
- `universe_a_wrappers.go`: add `yahooFinanceComponent` wrapper
delegating to `agenttool.YahooFinanceTool` with `GetInputForm()`
- `fixture_stubs.go`: register `"YahooFinance"` component
## TEST
`go build` and `go test ./internal/agent/component/...` all pass.
2026-07-06 19:14:50 +08:00
..
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-07-05 20:53:43 +08:00
2026-07-06 13:29:10 +08:00
2026-07-03 13:25:14 +08:00
2026-07-06 13:29:10 +08:00
2026-06-17 13:24:03 +08:00
2026-06-30 16:28:48 +08:00
2026-06-30 16:28:48 +08:00
2026-06-29 09:45:16 +08:00
2026-06-29 09:45:16 +08:00
2026-06-22 11:58:29 +08:00
2026-06-22 11:58:29 +08:00
2026-06-17 13:24:03 +08:00
2026-06-22 11:58:29 +08:00
2026-06-22 11:58:29 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-06-12 22:58:28 +08:00
2026-06-22 11:58:29 +08:00
2026-06-17 13:24:03 +08:00
2026-07-06 10:58:40 +08:00
2026-06-17 13:24:03 +08:00
2026-06-12 22:58:28 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-07-06 19:14:50 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-06-30 16:28:48 +08:00
2026-06-30 16:28:48 +08:00
2026-06-12 22:58:28 +08:00
2026-06-22 11:58:29 +08:00
2026-06-22 11:58:29 +08:00
2026-06-23 16:21:46 +08:00
2026-06-22 11:58:29 +08:00
2026-07-02 10:56:38 +08:00
2026-06-17 13:24:03 +08:00
2026-07-06 10:58:40 +08:00
2026-07-06 10:58:40 +08:00
2026-06-17 13:24:03 +08:00
2026-06-22 11:58:29 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-06-23 16:21:46 +08:00
2026-06-12 22:58:28 +08:00
2026-06-12 22:58:28 +08:00
2026-06-29 09:45:16 +08:00
2026-07-05 20:43:52 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-06-22 11:58:29 +08:00
2026-07-05 20:43:52 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-07-05 20:43:52 +08:00
2026-07-02 13:41:53 +08:00
2026-06-22 11:58:29 +08:00
2026-06-17 13:24:03 +08:00
2026-06-22 11:58:29 +08:00
2026-06-22 11:58:29 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-06-30 16:28:48 +08:00
2026-06-30 16:28:48 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-07-06 19:14:50 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-06-12 22:58:28 +08:00
2026-06-22 11:58:29 +08:00
2026-06-12 22:58:28 +08:00
2026-06-12 22:58:28 +08:00
2026-06-30 16:28:48 +08:00
2026-06-17 13:24:03 +08:00