[console_scripts]
trellis-add-session = trellis_runtime.upstream.entry.add_session:main
trellis-get-context = trellis_runtime.upstream.entry.get_context:main
trellis-get-developer = trellis_runtime.upstream.entry.get_developer:main
trellis-hook-inject-shell-session-context = trellis_runtime.upstream.hooks.inject_shell_session_context:main
trellis-hook-inject-subagent-context = trellis_runtime.upstream.hooks.inject_subagent_context:main
trellis-hook-inject-workflow-state = trellis_runtime.upstream.hooks.inject_workflow_state:main
trellis-hook-session-start = trellis_runtime.upstream.hooks.session_start:main
trellis-init-developer = trellis_runtime.upstream.entry.init_developer:main
trellis-task = trellis_runtime.upstream.entry.task:main
