picoclaw/pkg/config
yinwm 7572e3b95d fix(config): allow duplicate model_name for load balancing
Remove duplicate model_name check in ValidateModelList to support
load balancing feature where multiple configs can share the same
model_name for round-robin selection.

Update tests to reflect the new behavior.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 11:46:28 +08:00
..
config.go fix(config): allow duplicate model_name for load balancing 2026-02-20 11:46:28 +08:00
config_test.go merge: sync upstream/main (PR #213) into feat/multi-agent-routing 2026-02-18 11:39:14 -03:00
defaults.go fix: remove unnecessary lock mechanism and upgrade Claude 3 to Claude 4 2026-02-20 11:34:52 +08:00
migration.go fix: remove unnecessary lock mechanism and upgrade Claude 3 to Claude 4 2026-02-20 11:34:52 +08:00
migration_test.go fix: remove unnecessary lock mechanism and upgrade Claude 3 to Claude 4 2026-02-20 11:34:52 +08:00
model_config_test.go fix(config): allow duplicate model_name for load balancing 2026-02-20 11:46:28 +08:00