Commit 1a1b7e9
committed
feat(cli): default to current directory when no -d or -f specified
When neither --directory nor --files is provided, the CLI now defaults
to os.getcwd() so running `momoa "prompt"` operates on the current
working directory instead of doing nothing.
💘 Generated with Crush
Assisted-by: GLM 5.1 via Crush <crush@charm.land>1 parent 06f0351 commit 1a1b7e9
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
564 | 568 | | |
565 | 569 | | |
566 | 570 | | |
| |||
0 commit comments