dimensionalOS / dimensionalOS/dimos

Update osx.md [Good first Issue]

Open Beginner friendly
#1,404 4 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.