Skip to content

CLI cleanups - #3709

Draft
noise64 wants to merge 25 commits into
mainfrom
cli-cleanups
Draft

CLI cleanups#3709
noise64 wants to merge 25 commits into
mainfrom
cli-cleanups

Conversation

@noise64

@noise64 noise64 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor
  • resolves GOL-330: command / args / ux
    • explicit --auth oauth2|static profile auth mode, masked static-token prompt, clearer help/docs
    • unified structured output for bulk agent ops (update / redeploy / delete): each agent with its component and its revision/version transition
    • misc arg/help/error-context cleanups (parse_cursor errors, bail instead of unimplemented)
  • resolves GOL-331: text / output rendering
    • structural agent-id formatting for terminal display, integrated with the table rendering
  • resolves GOL-332: dead code & structural moves
    • unify the agent identifier as agentId in the output and rename agent_name -> agent_id throughout the cli internals (worker↔agent naming)
    • remove dead code (OverwriteSafeAction), streamline guess_language, make WorkerCreateView agent id non-optional
  • resolves GOL-333: validation & infra hardening
    • validate component preset references, with proper errors during environment / runtime selection
    • validation guards: template cycles, duplicate initial-file targets, duplicate component matches
    • healthcheck cleanups, configurable agent stream ping interval, staging approval prompt context

@netlify

netlify Bot commented Jul 21, 2026

Copy link
Copy Markdown

Deploy Preview for golemcloud ready!

Name Link
🔨 Latest commit 10ff9b6
🔍 Latest deploy log https://app.netlify.com/projects/golemcloud/deploys/6a6a012e31d70d00083b3362
😎 Deploy Preview https://deploy-preview-3709--golemcloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

Copy link
Copy Markdown

📖 Docs preview: https://docs-q6aybnkqm-golem-cloud.vercel.app

Built from commit 10ff9b67469a26e8ac55f49afb00c9546d91000b by docs.yaml.

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