Skip to content

feat: add local-only feature flags registry#1315

Draft
cotovanu-cristian wants to merge 1 commit intomainfrom
feat/feature-flags
Draft

feat: add local-only feature flags registry#1315
cotovanu-cristian wants to merge 1 commit intomainfrom
feat/feature-flags

Conversation

@cotovanu-cristian
Copy link
Collaborator

Introduce a simple feature flags config module that allows flags to be set programmatically via configure() and overridden locally with UIPATH_FEATURE_ environment variables.

Introduce a simple feature flags config module that allows flags
to be set programmatically via configure() and overridden locally
with UIPATH_FEATURE_<name> environment variables. No cloud service
dependency — upstream layers (e.g. uipath-agents) can fetch from
a remote API and push values into this registry.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Feb 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant