Skip to content

[codex] Add interactive automation CLI - #3

Draft
GiraudJules wants to merge 1 commit into
mainfrom
feature/interactive-automation-cli
Draft

[codex] Add interactive automation CLI#3
GiraudJules wants to merge 1 commit into
mainfrom
feature/interactive-automation-cli

Conversation

@GiraudJules

Copy link
Copy Markdown
Owner

What changed

  • Added an interactive browser for local-gmail-agent automation list on real terminals.
  • Added job-level actions from the browser: show details, run now, update, enable or disable scheduling, and remove.
  • Kept script-friendly output available with --no-interactive, and added --interactive for non-TTY prompt-based use.
  • Updated README and automation/usage docs.
  • Added regression coverage for the prompt-based interactive path.

User impact

Users can now navigate automation jobs directly from the CLI instead of copying job IDs into separate commands. Existing scripts can keep using stable table output by passing --no-interactive.

Validation

  • uv run pytest passed: 54 tests.
  • git diff --check passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant