Skip to content

Remove configurator automation and fix local CLI command - #12

Merged
alihd-tech merged 4 commits into
mainfrom
fix/configurator-cli-no-automation
Sep 21, 2026
Merged

alihd-tech merged 4 commits into
mainfrom
fix/configurator-cli-no-automation

Conversation

@alihd-tech

Copy link
Copy Markdown
Owner

Configurator cleanup

  • remove the Automation section from /configure
  • remove schedule/custom-cron state from the configurator model
  • generated workflows are now manual workflow_dispatch only
  • remove schedule from the generated setup summary

Local CLI

The configurator previously generated the repository-development command:

pnpm cli -- ...

That only works after cloning the repository and installing dependencies.

The npm registry package has not been published yet, so this PR generates a directly runnable npx command from the dependency-free CLI tarball already attached to the stable v1.2.0 GitHub release.

Private-mode guidance is now context-aware:

  • GitHub Actions: CODE_LIFE_TOKEN
  • Local CLI: GITHUB_TOKEN or gh auth login

README examples are updated to match.

@vercel

vercel Bot commented Sep 21, 2026

Copy link
Copy Markdown

Deployment failed for project coder with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/alihdtechs-projects?upgradeToPro=build-rate-limit

@alihd-tech
alihd-tech merged commit 387888a into main Sep 21, 2026
1 of 2 checks 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