Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.4.0] - 2026-07-10

### Changed
- **tmux runs now start attached** — `sleeperagent run` (and `attach-existing`)
from a real terminal puts your terminal inside the tmux session immediately
Expand Down Expand Up @@ -111,5 +113,6 @@ upgrading.
times are cleared once the agent resumes, so `status` reports `RUNNING` with no
leftover countdown.

[Unreleased]: https://github.com/amanjaiman/sleeperagent/compare/v0.3.0...main
[Unreleased]: https://github.com/amanjaiman/sleeperagent/compare/v0.4.0...main
[0.4.0]: https://github.com/amanjaiman/sleeperagent/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/amanjaiman/sleeperagent/compare/v0.2.0...v0.3.0
Loading