picoclaw/pkg/config
xiaoen e433bb8b7f merge: resolve conflicts with upstream/main
Upstream added ThinkingLevel, SummarizeMessageThreshold,
SummarizeTokenPercent, MaxMediaSize, and maybeSummarize.
Our branch added Router, LightCandidates, and selectCandidates.
Both sets of changes are kept. Dead updateToolContexts removed
(upstream deleted it; no callers exist).
2026-03-06 11:27:48 +08:00
..
config.go merge: resolve conflicts with upstream/main 2026-03-06 11:27:48 +08: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 Merge upstream/main into feat/searxng 2026-03-05 21:36:05 +01: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