picoclaw/pkg/config
lc6464 d4d652b455
feat(host): complete launcher and gateway multi-host binding support
- add shared netbind planning for strict tcp4/tcp6 bind semantics
- support launcher/gateway host env overrides and launcher-to-gateway forwarding
- cover host binding and forwarding with network and subprocess env tests
2026-04-14 14:04:36 +08:00
..
config.go feat(host): complete launcher and gateway multi-host binding support 2026-04-14 14:04:36 +08:00
config_channel.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
config_channel_test.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
config_old.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
config_struct.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
config_struct_test.go refactor config and add ModelConfig.Enabled 2026-03-30 14:01:20 +08:00
config_test.go fix(host): modernize default host selection order 2026-04-14 14:03:23 +08:00
defaults.go fix(host): modernize default host selection order 2026-04-14 14:03:23 +08:00
envkeys.go feat(host): complete launcher and gateway multi-host binding support 2026-04-14 14:04:36 +08:00
example_security_usage.go Merge branch 'main' into fix-doc 2026-03-25 11:13:17 +08:00
gateway.go feat(host): complete launcher and gateway multi-host binding support 2026-04-14 14:04:36 +08:00
gateway_host_env_test.go feat(host): complete launcher and gateway multi-host binding support 2026-04-14 14:04:36 +08:00
legacy_bindings.go fix(session): restore thread and legacy compatibility 2026-04-08 00:32:53 +08:00
migration.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
migration_integration_test.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
migration_test.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
model_config_test.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
multikey_test.go refactor config and add ModelConfig.Enabled 2026-03-30 14:01:20 +08:00
security.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
security_integration_test.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
security_test.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
version.go feat:Modify the location where version is obtained, and insert version information into the context (#1300) 2026-03-10 17:42:05 +08:00
version_test.go feat:Modify the location where version is obtained, and insert version information into the context (#1300) 2026-03-10 17:42:05 +08:00