Skip to content

Releases: PacificStudio/openase

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 13 May 05:39
f453e3d

0.8.0 (2026-05-10)

Features

  • add provider delete flow (57cc325)
  • codex: add gpt-5.5 as default model (baaa632)
  • provider: add provider delete flow (c6c4e34)

Bug Fixes

  • activity: normalize catalog labels (9ca9dbd)
  • chat: drain remote terminal output before exit (76e3f9d)
  • chat: mark initial workspace clone as preparing (#755) (fca69ca)
  • ci: prefer pnpm binary in make targets (cb2950e)
  • clean up zh copy and parse settings display text (#753) (30f822b)
  • cli: expose provider delete command (add2364)
  • deps: upgrade pgx to v5.9.0 (2d92cb3)
  • desktop: pin axios to 1.15.1 (d91a2c1)
  • httpapi: sanitize legacy project ai scopes on patch (1391419)
  • machine: dedupe local registrations and probes (8fab813)
  • machines: satisfy lint after maintenance refactor (6a550e8)
  • orchestrator: narrow pending completion summary query (c0c5961)
  • orchestrator: sanitize runtime persistence text (fd12c80)
  • pin desktop axios to 1.15.1 (797f37c)
  • pin pnpm version in Docker web build (c7f71ef)
  • sanitize runtime command output before persistence (1a02041)
  • settings: restore provider delete type import (cc8c80a)
  • upgrade pgx to v5.9.0 for Dependabot alert #38 (df3e651)
  • web: localize provider delete dialog (1c88c1e)
  • workspace: upgrade go-git redirect protection (7abba82)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 02:24
2c86208

0.7.0 (2026-04-16)

Features

  • chat: add project ai permission guidance (382a4d8)
  • chat: align remote workspace capabilities (e09784c)
  • chat: refocus project ai prompt on planning (dd9c7dc)
  • machines: add SSH bootstrap and improve machine UX (#739) (e8aa2b3)
  • platform: add scoped project updates access (6ec2455)
  • route HR adviser workflow suggestions through Project AI (#744) (cfedaf4)

Bug Fixes

  • chat: format restore helper updates (585c2e2)
  • chat: preserve terminal ready event ordering (afae599)
  • chat: satisfy project conversation owner lint (efc8a8e)
  • chat: stabilize project conversation owners (249621e)
  • desktop: patch follow-redirects resolution (0210692)
  • machine-runtime: scope agent cli paths by adaptor (d53f5e2)
  • onboarding: localize GitHub connect copy (3f5c74c)
  • scope machine agent CLI paths by adaptor (f5faeb2)
  • stabilize Project AI conversation owners (f222f6e)
  • ticket-runs: scope list queries to the current ticket (#737) (34682c4)
  • web: format dompurify regression test (320fb77)
  • web: pin dompurify security upgrade (8424605)
  • web: pin dompurify security upgrade (1444e0a)
  • web: recover project views after reconnect (f702903)
  • web: recover stale project views after reconnect (13bd77b)
  • web: satisfy remote capability lint (db4b5ae)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 12:41
6892e5d

0.6.0 (2026-04-15)

Features

  • builtin: add workflow planning authoring skills (d2c9acd)
  • cli: support inline ticket repo scopes (#730) (f5abb0a)
  • docs: 添加核心概念和 Project AI 文档 (c84af8b)
  • doctor: add HTTP port conflict detection (7065e03)
  • machine: add layered websocket health telemetry (#728) (a3e8fb5)
  • machine: support ssh topology bootstrap modes (5a857ad)
  • orchestrator: inject ticket context into workflow prompts (af4d440)

Bug Fixes

  • catch up runtime pages after SSE reconnect (b62e7e7)
  • clarify Claude stop/resume execution errors (#722) (574ed66)
  • httpapi: align project ticket reset routes (5fb43c7)
  • httpapi: expose project-scoped workspace reset (caa1411)
  • patch desktop axios transitive dependency (916111f)
  • patch desktop wait-on axios dependency (5086184)
  • patch transitive cookie dependency (b558ea6)
  • remove vulnerable minimatch from web lint deps (94800e9)
  • web: annotate picomatch 4.0.3 security guard (143bf9f)
  • web: patch @sveltejs/kit security advisory (9bbfa36)
  • web: pin lodash-es for streamdown markdown (#698) (a5bd7eb)
  • web: remove vulnerable picomatch lock resolution (847c4fe)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 07:03
9c945b1

0.5.0 (2026-04-13)

Features

  • add workspace branch switching and git graph (#679) (e352a10)
  • chat: add multi-tab Project AI workspace file editor (#666) (3446f2f)
  • chat: ship workspace browser v2 with path search (f66b5ba)
  • skills: add builtin auto-harness bundle (#669) (fbfe224)
  • unify runtime raw/activity/transcript events (c4e85a9)

Bug Fixes

  • chat: sanitize project conversation platform scopes (71379b1)
  • desktop: bypass local browser auth for desktop runtime (af76296)
  • restore Project AI fallback tabs and background queue flush (ab9e4dd)
  • show ticket drawer run error details (378baa5)
  • ticket-detail: normalize transcript history cursors (e850fa7)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 12:11
3babf54

0.4.0 (2026-04-11)

Features

  • add a read-only Project AI workspace browser (16dfbd9)
  • add turn-level stop for Project AI conversations (#651) (f4d312e)
  • chat: add local shell terminal foundation (78bc163)
  • chat: add read-only workspace browser (0a3b954)
  • chat: support terminal detach and reattach (f18b67d)
  • enhance workspace browser with file comparison and navigation features (70b4f29)
  • platform: add bootstrap CLI auth and project AI scope controls (c8bb830)
  • replace Textarea with CodeEditor in skill-file-editor for improved editing experience (16ceef8)
  • support Project AI conversation deletion and retention (#659) (584ba16)

Bug Fixes

  • auto-recover Project AI mux streams after transient disconnects (de36057)
  • chat: prompt to sync newly bound repos before browse/diff (dd0df8c)
  • lock notification event coverage and wiring (#657) (6752cd3)
  • make status/workflow CLI use platform-aware wrappers (f3387c8)
  • optimize scope draft creation in ticket-repo-scope-card for better state management (16ceef8)
  • serialize workspace init per machine (#650) (feb3734)
  • web: remove obsolete streamdown plugin shim (5e3e998)
  • web: unblock workspace browser validation (fb8e0cc)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 11:53
9ca38dc

0.3.0 (2026-04-09)

Features

  • add scoped secret management foundation (30536fd)
  • board: enhance board column with workflow pickup information and tooltip support (091c67c)
  • dashboard: add OrganizationProvidersSection and update onboarding logic (3f7d0cb)
  • desktop: add OpenASE desktop shell v1 (#583) (4381bfc)
  • generate multi-repo workspace instruction hubs (#566) (d439a66)
  • iam: add session governance and auth audit (4554112)
  • iam: define dual-mode auth contract (2082603)
  • iam: harden RBAC scope integrity (deb2bba)
  • iam: ship the IAM admin console rollout flow (db95c60)
  • mobile: adapt Activity, Updates, Machines, Agents for phone/tablet (#593) (980d590)
  • notifications: redesign notification settings with grouped events and severity indicators (1d00412)
  • orchestrator: generate multi-repo instruction hubs (53e6f48)
  • repository-editor: enhance repository URL input with type switching and contextual help (5be3a66)
  • security: add org GitHub credentials and board PR badges (7f30ed9)
  • shell: adapt project shell, navigation, search, and Project AI for mobile (#590) (a90b2fe)
  • web: add ticket card context menu on board with archive action (#570) (071e06f)
  • web: refresh onboarding setup flow (1326d03)
  • web: single-field composer and inline body display (#568) (51aaa49)

Bug Fixes

  • ase-118: align frontend contract usage (436d7a6)
  • ase-118: restore access migration regression copy (e0cf893)
  • chat: remove queued project turn before dispatch (2f912c5)
  • chat: stabilize project conversation titles (82fcad8)
  • ci: quiet backend test logs in actions (1757da5)
  • deploy: preload agent CLIs in runtime image (5eba202)
  • iam: cover session CLI parity and trim settings UI (18f7c63)
  • machinetransport: stabilize preflight failure parsing (767aa41)
  • orchestrator: satisfy instruction hub lint gate (cc74435)
  • orchestrator: use root-scoped hub reads (d7afd99)
  • repo: support file project repo URLs (d2985db)
  • shell-quote workflow hook runtime interpolation (ASE-59) (e945239)
  • stabilize Project AI conversation ownership across origins (#571) (c7b4615)
  • ticket-detail: replay queued runtime drawer refreshes (778cdb5)
  • web: align session wrappers with frontend audit gate (cbb4768)
  • web: remove nested shell scrolling with Project AI (c605529)
  • workspace: handle unborn git heads in summaries (1e27fb7)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 11:29
48915b4

0.2.0 (2026-04-05)

Features

  • chat: cross-project panel tabs with fixed ownership [ASE-32] (6c1412b)
  • ui: unify color picker around curated status palettes (ASE-54) (#546) (e2c6d5b)
  • unify websocket runtime execution contract (a16ff19)

Bug Fixes

  • chat: preserve running tab state after hydration (104f296)
  • ci: avoid playwright port collisions (1886e03)
  • ci: avoid vite watch exhaustion in e2e (c18f6af)
  • ci: repair prompt and streaming regressions (885ebf0)
  • cli: add generic body-contract parity coverage (c6ad8c0)
  • hot-refresh Project AI providers from org provider events (1191f28)
  • machines: restore frontend CI for machine editor [ASE-43] (15ee809)
  • machines: restore machine editor frontend CI (fee327d)
  • machines: restore machine editor frontend CI (15f6328)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Apr 18:37
v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 17:34
v0.1.0