Crate steer

Source

Modules§

api
app
cli
commands
config
error
events
runners
session
session_config
tools
utils
workspace

Functions§

create_session_manager
Creates a SessionManager for use with the one-shot functions.
run_once
Convenience function for simple one-shot runs with default tool configuration. Creates a temporary SessionManager for this single operation.
run_once_ephemeral
Runs the agent once in a new ephemeral session.
run_once_in_session
Runs the agent once in an existing session.