implement default SHELL strategy
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 14
- Forks
- 7
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 17
Description
- when SHELL mode is requested, must provide a path to script in repo
- the SHELL output must comply with our specified protocol, so that later changed targets calculation can work
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by locating the SHELL mode entry point and the existing target-calculation protocol; implement the repository-script requirement and protocol-compliant output, then verify that later changed-target calculation can consume it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, shell
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100