v0.8.0
What's Changed
- Simplify harness documentation by @edwin-zvs in #298
- Add web UI PTY view toggle by @edwin-zvs in #296
- Clarify subagent creation semantics by @edwin-zvs in #299
- Add transcript parser tests by @edwin-zvs in #300
- Open http(s) URL links from widget markdown by @edwin-zvs in #301
- Fix web UI chat transcript filtering by @edwin-zvs in #302
- Fix web UI chat refresh and PTY submit by @edwin-zvs in #303
- Fix Codex web composer submit timing by @edwin-zvs in #304
- Optimistically render web chat sends by @edwin-zvs in #305
- Preserve spacing in Codex scrollback snapshots by @edwin-zvs in #306
- Add explicit Zarvis approval modes by @edwin-zvs in #307
- Add structured TUI chat mode by @edwin-zvs in #309
- Polish approval mode handling by @edwin-zvs in #308
- Add AGENTD_ZARVIS_REASONING_EFFORT knob for codex-oauth by @edwin-zvs in #310
- Track cached input tokens in provider usage + Cost event by @edwin-zvs in #322
- Fix pinned tile click selection glitch by @edwin-zvs in #323
- Add loop/thrash guard to the zarvis agent loop by @edwin-zvs in #324
- Echo reasoning items + prompt_cache_key for codex-oauth by @edwin-zvs in #325
- Add opt-in Responses WebSocket transport for codex-oauth by @edwin-zvs in #326
- Document AGENTD_WEBUI_PORT + print webui URL in
pathsby @edwin-zvs in #327 - zarvis: codex-style minimal tool surface (shell + edit_file + write_stdin) by @edwin-zvs in #329
- Typed slash-command registry + ClientCommand routing (fixes get_transcript leak) by @edwin-zvs in #330
- TUI: PageUp/PageDown page the scrollback, including over a captured PTY by @edwin-zvs in #332
- zarvis: default to claude-opus-4-8 / gpt-5 instead of haiku / gpt-5-mini by @edwin-zvs in #333
- zarvis: run read-only shell calls concurrently via explicit read_only flag (#331) by @edwin-zvs in #334
- Release v0.8.0 by @edwin-zvs in #335
Full Changelog: v0.7.5...v0.8.0