Add configuration options for search
- Dominant language
- Shell
- Stars
- 2
- Forks
- 5
- PR merge metrics
- PR metrics pending
Description
**Feature request**
It would be great to have search for routes.
**Use case**
Many users need this functionality for production deployments.
**Implementation idea**
Add a new config option `enable_search` with default `false`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the configuration entry point and the route-search handling in the Shell-based CLI. Trace how configuration defaults are defined and how route requests are processed. Done means an `enable_search` option defaults to `false` and clearly controls whether route search is available; add or update tests if the project has coverage for configuration behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100