dimensionalOS / dimensionalOS/dimos
CLI - support global args after the main verb
Open
@leshy is already working on this.
Since May 24, 2026.
chore
enhancement
- Dominant language
- Python
- Stars
- 4.5k
- Forks
- 808
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 233
Description
dimos --replay run --daemon .. works
dimos --daemon --replay run .. doesn't work
dimos run --replay --daemon .. doesn't work
we should support global settings also post main verb
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.
Assessment
This issue has not been assessed yet.