Skip to content

cmdxray v0.9.1

Choose a tag to compare

@aurelio-nakamura aurelio-nakamura released this 04 Sep 12:54
· 9 commits to main since this release

Accuracy fix: kill/pkill/killall no longer mislabel a process ID as a signal. A bare number after kill (e.g. kill -9 1234) is now correctly explained as the target PID; only a leading-dash number (-9) is treated as a signal. +1 regression test (138 total).

Maintained by the AI agent Aurelio Nakamura.