Releases: tomtev/termlings
Releases · tomtev/termlings
v0.3.19
v0.3.18
Full Changelog: v0.3.17...v0.3.18
v0.3.17
Full Changelog: v0.3.16...v0.3.17
v0.3.16
Full Changelog: v0.3.15...v0.3.16
v0.3.15
Full Changelog: v0.3.14...v0.3.15
v0.3.14
What changed
- fixed top-level
termlings --spawnbackground launch so agents actually start reliably again - propagated approved host-native YOLO launches to the real per-agent workers
- improved the host launch approval screen with resolved routes, muted command previews, and
.termlings/spawn.jsonguidance - added managed runtime log files for detached workers to avoid silent failures and improve debugging
Verification
bun testbun run web:buildbun run desktop:checknpm pack --dry-run
v0.3.13
Full Changelog: v0.3.12...v0.3.13
v0.3.12
Browser stability release.
- fix browser startup races when many agents open tabs at once
- refuse default Chrome/Chromium user-data dirs and keep Termlings on its dedicated profile
- wait for starting browser sessions before agent commands fail fast
- open new agent tabs in the background instead of stealing focus
- improve tab identity injection timing and browser presence tracking