Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handle ¶
Handle is the full agent-run CLI entrypoint for args after the program name (os.Args[1:]). Same command surface as today's cmd/agent-run: web, run, resume, attach, send, msg, snapshot, watch, sessions, status, tty, pty, top-level help, --agent-runner, and internal serve/stub paths. Success (including help) returns nil; failures return an error for the thin main to print and exit 1.
Types ¶
This section is empty.
Source Files
¶
- attach_cmd.go
- handle.go
- msg_cmd.go
- pty_cmd.go
- resume_cmd.go
- run_cmd.go
- runner_validate.go
- send_cmd.go
- serve_cmd.go
- session_env.go
- session_id.go
- sessions.go
- sessions_list.go
- sessions_print.go
- snapshot_cmd.go
- status.go
- store.go
- tty_cmd.go
- watch_cmd.go
- web.go
- web_fixture.go
- web_handlers.go
- web_run_config.go
- web_static.go
- web_terminal.go
Click to show internal directories.
Click to hide internal directories.