picoclaw/pkg/agent
yinwm 23c39f41df Merge upstream main into feat/refactor-provider-by-protocol
Resolved conflicts:
- pkg/config/config.go: Removed duplicate DefaultConfig() (already in defaults.go)
- pkg/config/defaults.go: Updated Temperature to *float64 (nil default)

Upstream changes included:
- Temperature changed from float64 to *float64 (nil means use provider default)
- New HeartbeatConfig and DevicesConfig
- Various agent and tool improvements

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 13:25:26 +08:00
..
context.go fix(antigravity): sanitize invalid tool-call history ordering 2026-02-17 20:05:41 +05:30
instance.go fix: Templates update (#485) 2026-02-19 19:16:37 +01:00
instance_test.go fix: Templates update (#485) 2026-02-19 19:16:37 +01:00
loop.go Merge upstream main into feat/refactor-provider-by-protocol 2026-02-20 13:25:26 +08:00
loop_test.go fix: Templates update (#485) 2026-02-19 19:16:37 +01:00
memory.go misc: fmt code 2026-02-13 17:51:47 +08:00
mock_provider_test.go fix: Templates update (#485) 2026-02-19 19:16:37 +01:00
registry.go merge: sync upstream/main (PR #213) into feat/multi-agent-routing 2026-02-18 11:39:14 -03:00
registry_test.go merge: sync upstream/main into feat/multi-agent-routing 2026-02-13 12:24:26 -03:00