| Age | Commit message (Collapse) | Author |
|
Track foreground turns and balanced background-work events independently so
Herdr only reports idle after the primary and every background task settle.
|
|
Use wall-clock-based report sequences so restarted processes supersede stale
state, adopt the current message flag, restore idle state after replay, and
release the agent report when a session ends.
|
|
`luarocks upload` packs a source rock next to the rockspec, so every
`mise run release` leaves one in the working copy.
|
|
Add a LICENSE file, point source.url at code.tjp.lol with a v0.1.0 tag,
set version 0.1.0-1, and add homepage and labels so the rock can be
published to luarocks.org.
The self-check hardcoded the rockspec filename, which the version bump
broke; find it by glob instead so future releases cannot break it. It
also only passes under plain lua: its panto and luv stubs go through
package.preload, and the panto interpreter has both loaded already, so
the stubs never take effect. The mise check task runs plain lua.
Add mise tasks for cutting a version and publishing a release.
|
|
|