picoclaw/cmd/picoclaw
daming大铭 1fc5345857
refactor(cron): remove deliver and type params, unify agent execution path (#2147)
The agent path now publishes to outbound bus directly (since #2100),
making the deliver=true direct-to-bus shortcut and the directive type
prompt wrapping redundant. All cron jobs now uniformly route through
the agent. This is an intentional behavior change: old jobs with
deliver=true will execute through the agent instead of bypassing it.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-29 22:52:34 +08:00
..
internal refactor(cron): remove deliver and type params, unify agent execution path (#2147) 2026-03-29 22:52:34 +08:00
dns_noresolv.go fix: add fallback DNS resolver for Android with multi-DNS support (#1835) 2026-03-20 22:32:21 +08:00
main.go add model command to set default model (#1250) 2026-03-13 14:10:11 +08:00
main_test.go add model command to set default model (#1250) 2026-03-13 14:10:11 +08:00