Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExitCode ¶
ExitCode returns the process status associated with err. Unclassified errors use status 1, making the zero-configuration behavior useful to callers.
func RunWithSandboxRegistry ¶
func RunWithSandboxRegistry(ctx context.Context, arguments []string, stdin io.Reader, stdout, stderr io.Writer, sandboxRegistry *dasandbox.Registry) error
RunWithSandboxRegistry runs the command with explicitly linked remote providers. Merely registering or configuring a provider never enables it; callers must also pass --sandbox.
func SilentExit ¶
SilentExit reports whether the command already rendered its complete user-facing result and only needs the process status propagated.
Types ¶
This section is empty.
Source Files
¶
- acp_diagnostic_log.go
- agent_memory.go
- agents.go
- agents_management.go
- app.go
- approval.go
- approval_interaction.go
- approval_lock_unix.go
- approval_preferences.go
- approval_widget.go
- ask_user.go
- auth.go
- auth_command.go
- auth_manager.go
- auth_subscription_flow.go
- auth_tui.go
- auto_classifier_runtime.go
- auto_classifier_state.go
- auto_classifier_tui.go
- auto_review_security.go
- chat_scroll_state.go
- clear_command.go
- command_help.go
- command_registry.go
- composer_input.go
- configuration.go
- confirmation.go
- cost_ui.go
- debug_console_core.go
- debug_console_overlay.go
- deferred_actions.go
- display_settings.go
- doctor.go
- draft_undo.go
- editor.go
- effort_picker.go
- environment_reload.go
- filesystem_subagents.go
- goal_review.go
- hook_runtime.go
- hook_tool_event.go
- hook_ui.go
- install_selector.go
- install_selector_integration.go
- installer.go
- interaction_runtime.go
- interrupt_keys.go
- iterm_cursor_guide.go
- lifecycle_tui.go
- local_dev_cli.go
- local_dev_process_unix.go
- local_dev_server.go
- mcp.go
- mcp_config.go
- mcp_login.go
- mcp_runtime_tui.go
- mcp_tui.go
- mcp_viewer_snapshot.go
- mcp_viewer_state.go
- model_configuration.go
- model_runtime.go
- model_selector.go
- model_selector_integration.go
- notification_center.go
- notification_preferences.go
- notification_shortcut.go
- notifications.go
- onboarding.go
- onboarding_integration.go
- onboarding_launch.go
- onboarding_store.go
- plugin.go
- plugin_manager.go
- plugin_runtime.go
- plugin_ui.go
- polish_integration.go
- program_model.go
- reasoning_effort.go
- reloadable_runner.go
- replace_file.go
- restart_controller.go
- restart_prompt.go
- resume_flow.go
- resume_prompts.go
- rubric_input.go
- rubric_settings.go
- run.go
- runner.go
- sandbox.go
- sandbox_approval.go
- sessions.go
- shell_allowlist.go
- skill_backend.go
- skills.go
- startup.go
- startup_notifications.go
- startup_process_unix.go
- startup_tips.go
- status_bar_state.go
- subagent_panel.go
- subagent_panel_event.go
- terminal_ui.go
- theme.go
- theme_picker.go
- thread_selector_delete.go
- thread_selector_state.go
- thread_selector_view.go
- toasts.go
- trace_command.go
- trace_project_lookup.go
- trace_tui.go
- transcript_render.go
- tui_interactions.go
- tui_update_profile.go
- update.go
- update_key_unix.go
- update_modal.go
- update_preferences.go
- update_state.go
- update_tui.go
- web_tools.go
- welcome_banner.go
- workflow_tui.go
- workflow_worktree.go
- workflows.go
- xterm_server.go
Click to show internal directories.
Click to hide internal directories.