Skip to content

Conversation

@Metric35
Copy link

@Metric35 Metric35 commented Dec 22, 2025

Adds a lightweight GitHub Actions workflow that installs dependencies and runs cli.py help as a smoke test.


Note

Introduces a lightweight CI check to validate the Python CLI entrypoint builds and shows help.

  • Adds .github/workflows/cli-smoke-test.yml triggered on pull_request changes to agents/**, scripts/**, requirements.txt, or the workflow file
  • Sets up Python 3.10, installs requirements.txt, and runs python scripts/python/cli.py --help with PYTHONPATH=.

Written by Cursor Bugbot for commit fa07297. This will update automatically on new commits. Configure here.

Adds a lightweight GitHub Actions workflow that installs dependencies and runs cli.py help as a smoke test.
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