What's Changed
- simulate(tui): unify up/down navigation by @u9g in #922
- fix(agentfs): resolve a Python venv from parent directories by @u9g in #927
- simulate: print the job view into the terminal instead of windowing it in the alt screen by @u9g in #928
- chore(deps): update github workflows (major) by @renovate[bot] in #771
- feat(agent): richer deploy output with deployment name and links by @JackNDwyer in #933
- feat(simulate): export a run as JSON with --export by @u9g in #925
- simulate: tool output behind
t, and stop reprints duplicating the job view by @u9g in #931 - simulate: hyperlink the tags and add jump hotkeys by @u9g in #939
- feat(agents): implement cross-region deployment confirmation by @rektdeckard in #938
- change "0001-01-01T00:00:00Z" to "---" in
lk agent listby @andrewnitu in #941 - simulate: audio subcommand with impairment flags by @u9g in #943
- bump protocol + SDK, add startEgress v2 by @frostbyte73 in #944
- fix(simulate): mark a cited tool output where it prints by @u9g in #946
- simulate: give the agent under test the defaults it has deployed by @u9g in #937
- fix(cloudagents): extend attributes to CreateAgent by @s-hamdananwar in #945
- chore(build): ignore cross-compile artifacts by @rektdeckard in #947
New Contributors
- @JackNDwyer made their first contribution in #933
Full Changelog: v2.18.2...v2.18.3