picoclaw/pkg/agent
yinwm ec86b21d3f fix: improve migration logic and reduce code duplication
- Preserve user's configured model during config migration (issue #5)
- Simplify ExtractProtocol using strings.Cut
- Extract NormalizeToolCall to shared utility, removing ~70 lines of duplicate code
- Clean up unused fields in providerMigrationConfig struct

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 09:22:39 +08:00
..
context.go fix(antigravity): sanitize invalid tool-call history ordering 2026-02-17 20:05:41 +05:30
loop.go fix: improve migration logic and reduce code duplication 2026-02-19 09:22:39 +08:00
loop_test.go Feat issue 183 (#189) 2026-02-16 16:30:54 +08:00
memory.go misc: fmt code 2026-02-13 17:51:47 +08:00