picoclaw/pkg/config
Hoshina 90b4a64683 feat(channels): add typing/placeholder automation and Pico Protocol channel (Phase 10 + 7)
Phase 10: Define TypingCapable, MessageEditor, PlaceholderRecorder interfaces.
Manager orchestrates outbound typing stop and placeholder editing via preSend.
Migrate Telegram, Discord, Slack, OneBot to register state with Manager instead
of handling locally in Send. Phase 7: Add native WebSocket Pico Protocol channel
as reference implementation of all optional capability interfaces.
2026-02-24 12:10:45 +08:00
..
config.go feat(channels): add typing/placeholder automation and Pico Protocol channel (Phase 10 + 7) 2026-02-24 12:10:45 +08:00
config_test.go fix(security): change gateway default bind to 127.0.0.1 (#393) 2026-02-24 08:54:10 +11:00
defaults.go feat(channels): add typing/placeholder automation and Pico Protocol channel (Phase 10 + 7) 2026-02-24 12:10:45 +08:00
migration.go feat: add native Mistral AI provider support 2026-02-22 11:40:21 +04:00
migration_test.go feat: add native Mistral AI provider support 2026-02-22 11:40:21 +04:00
model_config_test.go fix(config): allow duplicate model_name for load balancing 2026-02-20 11:46:28 +08:00