awslabs / awslabs/aws-shell

Fix fuzzy search algorithm

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
7.3k
Forks
780
PR merge metrics
No merged PRs in 30d

Description

Example:

```
0.746429 dcli describe-reserved-instances-listings
0.298566 dcli describe-classic-link-instances
```

`describe-classic-link-instances` should be higher.

Contributor guide

Open the contributing guide

Research direction

The issue provides a fuzzy-search example but names no implementation file or test. Locate the AWS Shell search entry point and existing tests, then trace how the two example commands are scored. Done means the expected command ranks above the other and the behavior is covered by a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cli, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.