Assistant Interaction
This domain controls how an assistant session proceeds: choosing broad or rigorous reasoning, preserving continuity between sessions, and scheduling a session to resume after a timeout or usage reset.
Example prompts:
Use loose mode to explore several approaches.Use tight mode and verify every claim.Prepare a handoff before I stop.Wake this session after my usage limit resets.
Use prepare-handoff when a session produced decisions, failed paths, or
repository changes that a later session should inherit directly.
Generated from live blueprints. Do not edit this block by hand.
llm-wakeup— Schedule or manage an automatic assistant-session wakeup after a usage reset or timeoutloose-mode— Broad, fast exploration mode with breadth over certaintyprepare-handoff— Prepare a clean handoff with workflow and documentation updatestight-mode— Rigorous, verified output mode with certainty over speed