You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
--autopilot flag -- daemon mode where every trigger runs the full autonomous loop instead of single-shot. Messaging triggers (Telegram, Discord) now support multi-step reasoning with all existing guardrails (spin guard, token budget, iteration limits, finish_task). Individual triggers can opt in via autonomous: true without enabling it globally
Changed
README restructured -- security section promoted after autonomy, "Why InitRunner" replaces comparison grid, humanized section headers, docs table split for scannability. Chinese and Japanese translations synced with the revamped English version