dimensionalOS / dimensionalOS/dimos
Update osx.md [Good first Issue]
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.5k
- Forks
- 808
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 233
Description
Need Simple update for quotes when installing dimos because in pip, those brackets define optional dependency groups called extras, but zsh thinks you are trying to match files in your folder using a glob pattern. It tries to expand [misc,sim,visualization,agents,web,perception,unitree,manipulation,cpu,dev] as a filename pattern.
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
Open osx.md and locate the pip installation command containing the extras in brackets. Check how zsh interprets the command, update the quoting so the extras are passed correctly to pip, and verify that the documented command no longer triggers filename expansion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, zsh
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100