CLI cleanups - #3709
Open
noise64 wants to merge 81 commits into
Open
Conversation
… duplicate component matches
✅ Deploy Preview for golemcloud canceled.
|
…format and values
… with table rendering system
… during environment and runtime selection
# Conflicts: # cli/golem-cli/src/model/app.rs
|
📖 Docs preview: https://docs-hm1lbwpnt-golem-cloud.vercel.app Built from commit |
# Conflicts: # cli/golem-cli/src/command.rs # cli/golem-cli/src/command_handler/account.rs # cli/golem-cli/src/command_handler/app/mod.rs # cli/golem-cli/src/model/account.rs # cli/golem-cli/src/model/cli_output.rs
noise64
marked this pull request as ready for review
August 7, 2026 17:31
# Conflicts: # cli/golem-cli/src/model/cli_output.rs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
--auth oauth2|staticprofile auth mode, masked static-token prompt, clearer help/docsparse_cursorerrors,bailinstead ofunimplemented)agentIdin the output and renameagent_name->agent_idthroughout the cli internals (worker<->agent naming)OverwriteSafeAction), streamlineguess_language, makeWorkerCreateViewagent id non-optionalmodel/text/: command-output views now live next to their domain entity inmodel/<domain>; only the generic formatting toolkit remains, asmodel/text_format.rsTemplatetrait/module toTemplateRender/model/template_render.rs; split the MCP deployment model into its ownmodel/mcpDeletion-output unification (output-schema change)
Deleted <entity> <id>view showing id-like fields only (id + cheap on-hand handles like name / version / domain / environment), and never secret / credential / config-body values (e.g.secret deleteno longer emits the secret value)*Resulttable views to*Viewto match the*View= renders /*Result= structured-only conventionTODO: follow-ups tracked separately — GOL-411 (redeploy fail-fast vs best-effort), GOL-412 (first-class on-demand templates), GOL-413 (non-manifest server flags / help->STDERR).