Skip to content

Releases: Shaurya-Sethi/nightshift

Release list

v0.1.1

Choose a tag to compare

@Shaurya-Sethi Shaurya-Sethi released this 08 Sep 10:27

Watch Board now splits the run clock from per-issue elapsed time, and q toggles a pending stop instead of only requesting one. README is slimmer; profile and terminal notes live in their own docs.

cargo install nightshift-cli

The crate is published as nightshift-cli; the installed command is nightshift.

What's Changed

  • feat(tui): split Watch Board run clock from per-issue elapsed
  • feat(tui): let Watch Board q toggle pending stop
  • docs: slim README and extract profile/terminal notes

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@Shaurya-Sethi Shaurya-Sethi released this 07 Sep 07:12
33934f3

First release, and the first one on crates.io.

Let your favourite AI coding agents work the night shift. nightshift is an agent-agnostic CLI that works through a PRD's GitHub sub-issues in dependency order, one clean agent session per issue: branch, implement, PR, merge, repeat.

cargo install nightshift-cli

The crate is published as nightshift-cli because nightshift was already taken. The installed command is still nightshift. Works with Claude Code, Codex, Antigravity, Cursor, Pi, OpenCode, and Copilot. See the README to get started.

What's Changed

New Contributors

Full Changelog: https://github.com/Shaurya-Sethi/nightshift/commits/v0.1.0