mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
23c39f41df
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>