Skip to content

Hide unramped ug setup/ug publish from help and public docs - #510

Open
david-siqi-liu wants to merge 1 commit into
mainfrom
david/hide-managed-authoring
Open

Hide unramped ug setup/ug publish from help and public docs#510
david-siqi-liu wants to merge 1 commit into
mainfrom
david/hide-managed-authoring

Conversation

@david-siqi-liu

@david-siqi-liu david-siqi-liu commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

What did you change, and why?

Workspace-managed coding-agent config authoring (ug setup, ug publish) is still in development and unramped, so it should not be advertised to users. Hide both commands from ug --help (hidden=True) and remove their section from the public README. They stay registered and runnable; ug export (read-only, any user) stays documented.

Independent of the FEATURE_DISABLED error fix in #500 (no code dependency), so it ships on its own rather than in that stack.

How do you know it works?

Unit test asserts the two commands are absent from --help yet still runnable via ug setup --help / ug publish --help. ruff clean. PR CI green (test + e2e).

This pull request and its description were written by Isaac.

Workspace-managed coding-agent config authoring (`ug setup`, `ug publish`) is
still in development and unramped, so hide both from `ug --help` and drop their
section from the public README. They stay registered and runnable; `ug export`
stays documented.

Co-authored-by: Isaac <no-reply@databricks.com>
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