Documentation
¶
Index ¶
Constants ¶
View Source
const AppName = version.AppName
Variables ¶
This section is empty.
Functions ¶
func NewRootCmd ¶
Types ¶
type RuntimeError ¶
type RuntimeError struct {
Err error
}
RuntimeError wraps runtime errors to distinguish them from usage errors
func (RuntimeError) Error ¶
func (e RuntimeError) Error() string
func (RuntimeError) Unwrap ¶
func (e RuntimeError) Unwrap() error
Source Files
¶
- a2a.go
- acp.go
- agent_picker.go
- alias.go
- api.go
- askpass.go
- backend.go
- chat.go
- completion.go
- debug.go
- debug_auth.go
- debug_oauth.go
- eval.go
- flags.go
- getting_started.go
- mcp.go
- models.go
- new.go
- otel.go
- payload.go
- pull.go
- push.go
- record.go
- record_tui.go
- root.go
- run.go
- run_event_hooks.go
- run_listen.go
- sandbox.go
- sandbox_cmd.go
- serve.go
- share.go
- version.go
Click to show internal directories.
Click to hide internal directories.