picoclaw/cmd
anthrodjear 68857de279 fix(gateway): resolve duplicate route registration panic
The /api/research/config endpoint was registered twice in RegisterAgentAPI,
causing a panic on gateway startup. Combined the GET and PUT/POST handlers
into a single handleResearchConfig function that dispatches by HTTP method.
2026-05-09 09:42:23 +03:00
..
membench membench: add LLM-as-Judge evaluation mode (#2484) 2026-04-15 21:15:17 +08:00
picoclaw fix(gateway): resolve duplicate route registration panic 2026-05-09 09:42:23 +03:00