D3f0 / D3f0/invoke-toolkit

Add support for suggestion of task names when the name has been mistyped

Open
#124 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3
Forks
0
Avg merge
3h 29m
Merged PRs (30d)
5

Description

The goal is to make it friendlier to the user, by showing task names that are similar to what the user typed when nothing is found.

Things to consider:

- built in collections
- plugins

Contributor guide

Open the contributing guide

Research direction

Start by locating the CLI path that handles a missing task name and trace how task names are gathered. Check both built-in collections and plugins when determining similar names. Done means a mistyped task produces useful suggestions, while an unmatched name still reports the failure clearly.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.