Skip to content

Releases: webrenew/agent-observer

v1.3.2

30 Mar 17:13
f29e863

Choose a tag to compare

What's new

  • Chat opens straight to input — removed the WorkspaceHome screen (starter jobs, resume/fork, automations)
  • Re-authenticate button — auth errors in chat now show an inline button that opens a terminal and auto-runs claude for the OAuth flow
  • Security — override path-to-regexp >=8.4.0 to resolve high severity CVE (GHSA-j3q9-mxjg-w52f)

Full Changelog: v1.3.1...v1.3.2

v1.2.10

21 Mar 00:30
d5cef5e

Choose a tag to compare

  • Fix right panel overlap at small window sizes (Office Control + Party Deck now stack and scroll)
  • Auto-retry on session ID conflict when another Claude process holds the session
  • Restore voxel character app icon

v1.2.9

20 Mar 22:54
d179630

Choose a tag to compare

First signed and notarized release.

  • macOS code signing with Developer ID Application certificate
  • Apple notarization — no more Gatekeeper warnings on install
  • Resolved high audit vulnerabilities (tar, flatted)

v1.2.8

08 Mar 19:24

Choose a tag to compare

Desktop installer refresh.

  • new app icon and DMG visual treatment
  • installer layout tuned for legibility
  • desktop version bumped to 1.2.8

v1.2.7

21 Feb 21:56
6dde8f8

Choose a tag to compare

Fix

  • Darkened DMG installer background so macOS Finder renders white icon labels instead of black on the dark background

v1.2.6

21 Feb 19:11

Choose a tag to compare

  • Render assistant markdown bold (**text** / __text__) in desktop chat.
  • Render assistant markdown links and plain HTTP(S) URLs as clickable links in chat.
  • Includes recent desktop scene parity and context carryover fixes from the v1.2.5 line.

v1.2.5

21 Feb 19:03

Choose a tag to compare

  • Fix chat context carryover: each prompt now includes latest prior turns reliably.
  • Include desktop 3D web-parity reskin updates.
  • Keep updater improvements from v1.2.4 line in this release.

v1.2.4

21 Feb 16:14

Choose a tag to compare

  • Fix packaged updater checks so they continue after startup (periodic rechecks).
  • Show in-app update banner as soon as an update is available/downloading.
  • Keep one-click install/restart flow once update is downloaded.

v1.2.1

19 Feb 15:07
20dd875

Choose a tag to compare

Fixes

  • macOS install UX: Skip code signing so Gatekeeper no longer shows "app is damaged" errors. Right-click > Open on first launch — no System Settings detour.
  • CI resilience: Audit step now gracefully handles npm registry outages instead of blocking all PRs.
  • Security: Pinned transitive deps tar and minimatch to patched versions via pnpm overrides.

Install

Download the DMG, drag to Applications, then right-click > Open on first launch.

v1.2.3

17 Feb 17:00
566e01c

Choose a tag to compare

What's Changed

Read more