Skip to content

Releases: brightman-ai/deepwork-terminal

v0.7.8

Choose a tag to compare

@github-actions github-actions released this 11 Jul 04:35

Changelog

  • addf6bd chore(spa): rebuild embedded frontend
  • d17867d feat(cli): auto-update pill + force-refresh (detect new build, one-tap reload)
  • 78b258c chore(spa): rebuild embedded frontend
  • 59e4c83 fix(cli): useDeviceDetection first-frame sync detect (FOUC)
  • 4668d00 feat(server): /refresh alias for the /fresh cache-buster redirect
  • f8cbc4f perf(cli): input-diagnostics frames log at debug (was flooding server log)
  • facf19e fix(tmux): gate refresh POST on attached (no 501 storm on non-tmux)
  • cba35f6 fix(store): serve store/workbench GET with explicit 200; peer hydration gate
  • 2ca23f3 fix(cli): paste keeps original image filename; content-based dedup

v0.7.7

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:14

Changelog

  • 693ccff chore(spa): rebuild embedded frontend
  • 97046f2 feat(usage): usage/cost/quota SSOT from kit/usage + shared UsageChip

v0.7.6

Choose a tag to compare

@github-actions github-actions released this 10 Jul 11:11

Changelog

  • 2c08755 build(deps): bump kit to v0.11.0 (published TouchedPath + usage scanners)
  • f92878f chore(spa): rebuild embedded frontend
  • e5726fb feat(cli): per-pane workbench drawer, dual-mode layout, compose actions & paste progress
  • be44133 fix(store): per-key merge on PUT + hydration gate to stop empty-overwrite
  • 5409b1a feat(overview): persist the needs-you dot across reloads (transcript-derived awaiting state)
  • 032d031 feat(notify): start the notifier for ANY enabled channel, not just push/iLink
  • 25caab9 chore(spa): rebuild embedded frontend (notify prefix via cliApi)
  • 960ea3b fix(notify): resolve the config API prefix via cliApi (404 on pro embed)
  • 6f1e13d chore(spa): rebuild embedded frontend (ctrl+b clears needs-you dot)
  • 7cf32e0 fix(overview): clear the needs-you dot on ANY switch to the window (ctrl+b, not just a tap)
  • ae6787f feat(agents): escalate a free-text-question turn-end to waiting (red)
  • b1c973b chore(spa): rebuild embedded frontend (amber done-unseen)
  • 5f3345d fix(overview): amber (not teal) for "done, needs-you" — distinct from running-green
  • d1c1996 chore(spa): rebuild embedded frontend (needs-you dot + server-side select-window)
  • e32febd feat(agents): reliable "needs-you" dot + turn-end notification via any channel
  • 70c2ecd fix(tmux): switch windows server-side, stop select-window leaking into the pane
  • a922b84 chore(deps): bump kit v0.10.0 (named-tunnel Login/StartNamed)
  • 1db5b61 feat(tunnel): wire /api/tunnel/login + /named; genericize auth-code placeholder
  • 2acdd16 fix(agentintel): codex turn-complete → Idle, not Waiting
  • bc6a338 refactor(auth): consume kit/authgate SSOT instead of the local authgate package

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 06 Jul 03:09

Changelog

  • 2ec37bf feat(overview): ESC closes overview + pane-bar tap switches straight into the pane

v0.7.4

Choose a tag to compare

@github-actions github-actions released this 05 Jul 16:11

Changelog

  • f090e80 fix(remote): ack Private Network Access on CORS preflight (Chrome → LAN/tailscale peer)

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 05 Jul 12:04

Changelog

  • 95d95e9 feat(remote): editable peers + game-code-style auth input (unmasked, auto-dash, pre-filled)

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 11:52

Changelog

  • 0a49652 fix(remote): retry transient probe failures so a blipping peer isn't falsely blocked

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 11:24

Changelog

  • b7efba8 feat(overview): tmux window-number badge on every overview item
  • 43db7da chore: rebuild embedded SPA
  • 01112fd fix(terminal): sync render refresh on fullscreen TUI redraws
  • 2a5e38b feat(auth): case-insensitive code entry + graceful 429 throttle handling

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 06:52

Changelog

  • 51d75bd chore(release): rebuild embedded SPA
  • 2a0306e feat(drawer): review tab + unified search primitive
  • c770366 feat(overview): PC attention-weighted layout + viewport fill
  • 0ac93dd feat(cli): tmux overview endpoint + git-diff review backend
  • 56af0e3 feat(agentintel): overview live tail — per-agent chrome strip + wider cap

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:08

Changelog

  • a6e0406 chore(release): rebuild embedded SPA + macOS notarize job + deps
  • 9ba2c3f feat(overview): surface API billing/pricing in session overview
  • c3dfc04 refactor(agentintel): codex driver + project locator + tmux state
  • 536ff0a feat(cli): peer API prefix so remote peers hit /api directly
  • c387772 feat(cli): TUI advisory sheet + classify stuck connections
  • cecff1b feat(cli): help center + in-app browser guide overlays
  • 54ddf1a feat(auth): human-friendly short code + brute-force gate + rotate
  • bd5ec7e feat(cli): prefix injected file paths with @ for agent CLIs
  • 0bbb644 feat(files): rank search hits + download any format
  • d45b07a fix(ws): raise WS read limit to 16MiB so large pastes survive
  • 36e61b6 update
  • 8626f5b update
  • 6fda393 feat(auth): global brute-force throttle + human-friendly short auth code
  • 8b8845e feat(terminal): stable half-page scroll buttons + scroll-button polish
  • bf795bf fix(terminal): mobile scroll + ghosting in fullscreen TUI ("flicker") mode