Skip to content

v11.4.22 - Real Work

Choose a tag to compare

@talentsache talentsache released this 21 Jun 10:38
· 2 commits to main since this release

What changed

  • Scheduled and autonomous tasks run as deep as a goal. Scheduled tasks, planner tasks, and autopilot now follow your Goal step budget (Settings > Goals, default 80, or 0 to run to completion) plus the per-task time limit, instead of a fixed low cap. Multi-agent subtasks run deeper too.
  • Channels get a real working budget. Tasks sent from Telegram, WhatsApp, the desktop Buddy, and the CLI now run about 40 steps on a normal model and up to 80 on a strong cloud model. The Buddy scales with the model like the channels do, and gained a 3-minute time bound so a long turn cannot hang.
  • More room for big runs. The per-turn tool-call ceiling is higher, so a run that touches many files at once is not cut short. The WordPress and in-page Browser agents run more steps for multi-page work.

Notes

  • All four background execution paths now share one step-budget setting, so what you set for goals applies everywhere unattended work runs.
  • The anti-loop guards (stall detection, duplicate-call blocking, wall-clock timeouts) are unchanged, so deeper does not mean runaway.
  • Verified against v11.4.20: scheduling, reminders, and friend mode are untouched.

Update from inside Skales (Settings > Updates) or download below.