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. |
||
|---|---|---|
| .. | ||
| frontmatter.go | ||
| frontmatter_test.go | ||
| jsonl.go | ||
| jsonl_test.go | ||
| migration.go | ||
| migration_test.go | ||
| store.go | ||
| store_test.go | ||
| types.go | ||