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> |
||
|---|---|---|
| .. | ||
| agent | ||
| auth | ||
| bus | ||
| channels | ||
| config | ||
| constants | ||
| cron | ||
| devices | ||
| health | ||
| heartbeat | ||
| logger | ||
| migrate | ||
| providers | ||
| routing | ||
| session | ||
| skills | ||
| state | ||
| tools | ||
| utils | ||
| voice | ||