Files
stack/packages/mosaic/framework/fleet/examples/operator-interaction.yaml
Jarvis c58e86e2b9
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
feat(tess): add configurable pi interaction service
2026-07-12 21:37:53 -05:00

20 lines
441 B
YAML

# Example instance only. Replace `Tess` with the chosen provisioned identity.
version: 1
transport: tmux
tmux:
socket_name: mosaic-fleet
holder_session: _holder
defaults:
working_directory: ~/src
runtimes:
pi:
reset_command: /new
agents:
- name: Tess
runtime: pi
class: operator-interaction
model_hint: openai/gpt-5.6-sol
reasoning_level: high
tool_policy: operator-interaction
persistent_persona: true