Skip to content

v0.1.0

Choose a tag to compare

@emmanuel-deloget emmanuel-deloget released this 08 Aug 01:14
· 1 commit to main since this release
v0.1.0
7b84d58

swarm v0.1.0

Superseded by v0.1.1 — install that one instead.

This tag is restored on the commit it originally pointed at, because the Go
module proxy had already served it: removing the tag from GitHub does not
remove the version from proxy.golang.org, and sum.golang.org has recorded its
checksum for good. Leaving the repository without a tag the proxy still serves
was the confusing state; moving it to another commit would have been the
dangerous one, since the content would no longer match the recorded checksum
and every install would fail as a security error.

Known defect: the event log could send on a channel a subscriber had just
closed, which panics rather than merely racing, and was likeliest at shutdown.
Fixed in v0.1.1.

Run a fleet of terminal agents — claude, codex, anything with a CLI — each in
its own pty, driven from one TUI, one web page, or one command.