Skip to content

SpecPi 0.19.0

Choose a tag to compare

@TannerMidd TannerMidd released this 08 Sep 04:25
· 4 commits to main since this release
1895e63

Background tasks

Run approved long commands while other work continues with background_start, background_list, background_logs, and background_stop.

  • Exact session-scoped interactive approvals and shared Command Guard admission.
  • Bounded output, task limits, deadlines, and best-effort process-tree cleanup.
  • Installer and doctor checks, plus documented shell, environment, retention, and recovery limits.

Background execution is not a sandbox; starting a process does not prove it is ready. See the background task guide and security boundary.

SpecPi Chat remains at 0.4.1 and is distributed separately.