picoclaw/pkg/config
Amir Mamaghani 40b7b6ee4b feat(channels): add IRC channel integration
Add IRC as a new channel for picoclaw, supporting server connections,
channel joins, DMs, mention-based group triggers, and IRCv3 typing
indicators. Uses ergochat/irc-go for connection management with SASL,
NickServ, and automatic reconnection support.

Closes #1137
2026-03-05 11:48:17 +01:00
..
config.go feat(channels): add IRC channel integration 2026-03-05 11:48:17 +01:00
config_test.go feat: make summarization message threshold and token percent configurable (#854) (#1029) 2026-03-04 11:23:01 +08:00
defaults.go Feat/add tool enable or disable configuration (#1071) 2026-03-05 14:53:26 +08:00
migration.go feat: add Avian as a named LLM provider 2026-03-03 19:36:46 +00:00
migration_test.go fix: update provider count in migration test to include Avian 2026-03-04 20:14:58 +00:00
model_config_test.go refactor(modernize): apply safe modernize fixes 2026-02-27 16:35:07 +08:00