-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
type: featureBrand new functionality, features, pages, workflows, endpoints, etc.Brand new functionality, features, pages, workflows, endpoints, etc.
Description
1. Why Do You NEED This Feature?
Some of the configurations are only possible to edit via env variables this affects discoverability and the ability to update them. Having a :config-* command will make this a lot easier.
2. What Is NOT Possible Right Now?
There is no option to discover newly created configurations.
3. What WILL Be Possible With This Feature?
I will be able to tune ForgeCode for my usecase without explicitly setting env variables.
Proposed Solution (User Experience)
We will have two sets of commands on ZSH
:config-retry-initial-backoff
This will persist the configuration in .config.json
and
:retry-initial-backoff
Will set the config only for that session.
Alternatives Considered
No response
Feature Category
Configuration
Priority/Impact
High - Would significantly improve my workflow
Examples from Other Tools
No response
Additional Context
No response
Pre-submission Checklist
- I have searched existing issues and confirmed this is not a duplicate
- I am willing to submit a PR to implement this feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: featureBrand new functionality, features, pages, workflows, endpoints, etc.Brand new functionality, features, pages, workflows, endpoints, etc.