docs: document OMNIGENT_FEATURES release feature flags - #477
Open
omnigent-ci[bot] wants to merge 1 commit into
Open
docs: document OMNIGENT_FEATURES release feature flags#477omnigent-ci[bot] wants to merge 1 commit into
omnigent-ci[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Documentation update for omnigent-ai/omnigent#4775 — feat(server): add deployment-wide release feature flags
Changes documented
app/docs/deploy/feature-flags/page.mdx— new page documenting deployment-wide release features: theOMNIGENT_FEATURESenv var, default-off behavior, unknown-key startup failure, theusage_pageandharness_installkeys (with review-by-release 0.11.0), the removedOMNIGENT_HARNESS_INSTALL_ENABLEDvar + migration hint, theGET /v1/infofeaturesmap, the web-app reload requirement, per-platform enablement (Docker/Kubernetes/Railway/Render/Databricks--features), and rollout/rollback steps.components/DocsSidebarFull.js— added a "Release Features" entry (/docs/deploy/feature-flags) to the Collaboration section, next to the other deploy pages.Manual review needed
app/docs/deploy/feature-flagsplacement — I filed the new page under the "Collaboration" sidebar section (which already groups the deploy/shared-server pages). A reviewer may prefer it under "Reference" alongside "Usage Telemetry"; either is defensible.app/docs/interact/web-ui— the PR gates the web Usage page and sidebar navigation behindusage_page. If any interface/web-ui doc shows or references a Usage page as always-present, it may now need a "release-feature-gated" note. I did not find such a reference (grep for "Usage"//v1/infohit only the harnesses page, unrelated), so I made no edit — worth a human confirming no screenshot or nav description implies Usage is always visible.Source PR: omnigent-ai/omnigent#4775 · merged by @fanzeyi
Drafted automatically by the doc-sync workflow. Review for accuracy before merging.