Skip to content

Releases: org2AI/ORG2

v1.2.3

Choose a tag to compare

@Harry19081 Harry19081 released this 29 Jul 21:33

Key changes

  • Builder profile: axes and highlights, localized cards (13 locales), type avatars / gallery / paired styles, and panel polish (#543, #549, #557).
  • Chat workstation rail: responsive rail integration, per-session timeline / changes / raw views, enriched focused rail, launch-page actions, and smoother timeline / hover interactions (#550).
  • Team inbox collaborative session handoff and related work-item surfaces (#558).
  • Cloud: sharing scalability campaign, session reference chips in issue text, and realtime cleanup ref capture (#539, #545).
  • Ingest / boot performance: snapshot discovery, zombie-proof freezing, and cursor re-anchor (#535).
  • Sessions / history: keep imported providers lazy and isolated, refresh channel-created sidebar sessions, exclude mirrored Mimo sessions, and Kanban team-session preview replay (#561, #291, #548).
  • Chat / projection: share projection classification rules, stabilize session derived views, preserve user image references and pane background, and resolve branch pull-request status in git UI (#441).
  • Grep / rg pipelines render as search blocks routed to the Explore panel on replay.
  • Agent-org red-team recovery hardening (#533).
  • Providers / Windows / Key Vault: OpenAI-compat cache usage normalization, hide console flash on child spawns, and prevent CLI discovery hangs in packaged apps (#536, #538, #542).
  • Linux tauri:dev startup: WebKitGTK load and i18n mount race fixes (#498).
  • Remove dead canvas_eval bridge and archive orphaned modules (#541).

Contributors

@Harry19081, @Neonforge98, @beruro, @Raymond8196, @ShiboSheng, @chsimonpan

Full Changelog: v1.2.2...v1.2.3

What's Changed

  • perf(ingest): snapshot discovery, zombie-proof freezing, cursor re-anchor by @Neonforge98 in #535
  • perf(cloud): sharing scalability campaign (P0-P4, stress harness, sharding Phase A) by @Neonforge98 in #539
  • fix(windows): suppress console flash on child process spawns by @Raymond8196 in #538
  • fix(providers): normalize OpenAI-compatible cache usage by @Raymond8196 in #536
  • chore: remove dead canvas_eval bridge and archive 34 orphaned modules by @Harry19081 in #541
  • fix(agent-org): port red-team recovery hardening to develop by @ShiboSheng in #533
  • feat(profile): builder profile tab with axes and highlights by @Harry19081 in #543
  • fix(dev): Linux tauri:dev startup failures (WebKitGTK load + i18n mount race) by @Raymond8196 in #498
  • fix(sidebar): refresh and load channel-created sessions by @chsimonpan in #291
  • fix(kanban): replay team sessions in the board preview window by @Harry19081 in #548
  • fix(key-vault): prevent CLI discovery from hanging packaged app by @beruro in #542
  • feat(cloud): session reference chips in issue text by @Neonforge98 in #545
  • feat(chat): add per-session timeline, changes, and raw views by @Harry19081 in #550
  • feat(profile): add builder type avatars and gallery by @Harry19081 in #549
  • style(profile): pair builder type avatars by @Harry19081 in #557
  • fix(chat): share projection classification rules by @beruro in #441
  • feat(team-inbox): complete collaborative session handoff by @beruro in #558
  • fix(sessions): keep imported providers lazy, correct, and isolated by @Neonforge98 in #561

Full Changelog: v1.2.2...v1.2.3

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 22:28

Key changes

  • Retire global view mode and archive the old App Grid (#495).
  • Runtime / scan performance: incremental scans, unified session pipelines, quiet hidden/idle work, quiet diagnostics and external history refresh, and lazy recent hook signals (#496, #494, #500).
  • Cloud scale and realtime: stream large session sharing imports, reclaim connections via foreground lease, batched roster entitlements + paged listings, broadcast signals with storage-backed replay segments, guest replay access / listing coalesce / comment deltas, and org home-endpoint directory hook (#506, #507, #509, #511, #532, #534).
  • Cloud / session hygiene outside PRs: copyable cloud session references, retract vanished local sessions from cloud rows, preserve remote sessions during refresh, refresh canonical roster after history scans, persist selected organization, preserve org session identity, and repo-scope picker cancel.
  • Virtualized large lists: diagnostics logs, human work logs, editor navigation / diffs, grouped projects, and synchronized Gantt timeline windows.
  • Chat / replay UX: Enter/Escape keyboard behavior, block loaders for initial page hydration, strip cat -n prefixes from read output, quote-aware shell command label parsing, 4x/6x playback speeds, turn metadata footer polish, and track external session work state (#510).
  • Codex / history: Script-completed exec envelopes, subagent prompt/identity parsing, and dedupe continuation-superseded Claude sessions in the sidebar.
  • Terminal / editor: restore output after session switch, unified terminal typography source, and replay file paths in code-editor hover cards (#492).
  • Settings / updater: pointer cursor preference, gate built-in tools behind dev mode, and always download releases with bounded retries (#499).
  • Key Vault: preserve Zhipu subscription endpoint (#502).
  • UI polish: dropdown panels flip/clamp to the viewport, sidebar rows standardized at 32px, stacked row accessories pinned right, localized session hover origins, usage trend expanded by default with Y-axis label fit, retire in-app changelog, and work-item creation scoped to the active organization.
  • Modularize largest TypeScript / Rust files into co-located modules (#505).

Contributors

@Harry19081, @Neonforge98, @beruro, @Raymond8196

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 19:31

Key changes

  • Human work logs for sessions, with virtualized presentation follow-ups in later 1.2.x (#487).
  • Standalone orgtrack CLI, plugin system, and core module refactor (#439).
  • Cloud reliability: retry RPC posts once on webview transport failures, recover expired sessions / login return, stop cross-org polling fanout, and harden cloud retry plus turn cancellation (#488, #490, #493).
  • Cloud / org UX outside PRs: consolidated organization management, shared auth with paginated sidebar sessions, refined organization and session controls, and external session owners / comment controls.
  • Session and worktree lifecycle: unify session workspace lifecycle, align installing runtime status, and scope rewind boundary signals (#489, #474, #477).
  • Chat UX: group MCP calls with command activity, hide empty turn metadata tabs, scope tab shortcuts to the active pane, and stabilize external org session opening.
  • Sidebar / work items: stable work-item back navigation, avoid replaying open events, reset collapsed section pagination, refine GitHub header controls, and kanban list impact / pagination / task presentation polish.
  • Editor / files: allow file selection over exploration results, and handle Windows paths in file tree previews (#448).
  • Key Vault: add reconnect action to Codex account cards (#484).
  • Runtime / usage: refine cards and refresh controls, restore pinned runtime table controls, and defer request-round loading.
  • Architecture / docs: remove UI import cycles; React performance guidance (#486).
  • Browser: disable release diagnostic polling in the embedded browser path.

Contributors

@Harry19081, @beruro, @Neonforge98

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@Harry19081 Harry19081 released this 22 Jul 08:37

Key changes

  • Managed cloud collaboration: org management in chat tabs, dual-instance isolation, tombstone sync, owner-local comment runs / session forks, sharing policy UX, and cloud sign-in / billing via system browser or one-time bridge links (#389, #440, #482, #401, #411).
  • Cloud org surfaces shipped outside PRs: unified organization management and setup, cloud login in the org selector, full-width sessions management, branded shared-session rows with live watchers, and a cloud “My sessions” sidebar section.
  • Beta update channel and prerelease pipeline: stalled-download handling, collapsible progress, and beta manifests that never overwrite GitHub “Latest” (#398, #392).
  • Native CLI transcripts and interactive approvals: ACP PermissionCard / Claude tool approvals, Cursor native transcripts + chats-root reader, hybrid streaming reconcile, live agent-status hooks, and TUI worktree/env/managed-session parity (#409, #407, #405).
  • Session surfaces: org-scope grouping / workspace picker, chat-panel tab factory, session identity icons on tabs and rows, move live sessions between chat pane and Workstation, and unified organization management (#402, #433, #415).
  • Imported history expansion: Qoder IDE / orgtrack wiring, Warp incremental decode, expanded external CLI support, demand-driven CLI version checks, master switches for external sources/hooks, and unified per-round session provenance (#397, #470, #421, #410, #396, #391).
  • Usage & cost dashboard under Runtime with per-round request logs, Codex/Claude token fixes, on-demand round pagination, quota/window refinements, and localized usage strings (#431).
  • Launchpad and work-item creation: consolidated start-page / creator navigation, embedded work-item creator, unified chat-panel composer, properties and linked sessions, lazy-loaded completed items, and richer GitHub issue timelines / content.
  • Chat / workstation UX: GitHub URL + HTTP link pills, markdown web-link hover actions, worktree/branch indicators, session-isolated tabs, replay sidebar switching, question-answer refresh, mention-search race fix, canvas clear on session switch, non-paginated history default, agent-org-style subagent / group-chat bubbles, typewriter reveal instead of decrypt scramble, and cross-session Spotlight full-text search (#408, #450, #466, #455, #458, #460, #463, #476).
  • Memory and performance: Source Control lazy diffs, bounded shell-replay output, native View RAM footprint, idle-CPU / push-invalidation / history-worker work, streaming parser micro-opts, PTY orphan cleanup, managed TUI flicker fixes, focus-adaptive polling, SQL-paginated sidebar categories, session-directory / FTS compaction, materialized orgtrack usage projection, and broader chat/session cache eviction (#452, #447, #451, #395, #412, #406, #418, #430).
  • Auth: Tauri-runtime desktop OAuth and reconnect expired Codex OAuth from chat (#468, #472).
  • Large frontend coordinator splits, modularized oversized Rust crates, shared dropdown / canvas tokens, agent-org recovery invariants, plan-approval hook rebuild, tutorial frame-scheduler perf, and removal of legacy Code Map (#467, #373, #414, #473, #485, #483).

Contributors

@Harry19081, @Neonforge98, @beruro, @Raymond8196, @ShiboSheng, @VantaNode, @chsimonpan, @yushui2022, @Vinceorz

Full Changelog: v1.1.24...v1.2.0

v1.1.25-beta.5

v1.1.25-beta.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 06:10

Key changes (Beta)

  • Cloud collaboration hardening: dual-instance isolation, tombstone sync over quota, owner comment runs / session forks, release closed sessions and clear stale presence, bound session-sharing lifecycle and caches, quiet inactive entitlement retries, and open collaboration settings from org auth flows (#482, #440).
  • GitHub / work items: enrich issue content and timelines, reserve wide detail layout, polish issue list metadata, preserve external source identity and projects breadcrumb actions, lazy-load completed work items, and standardize GitHub work-item / published header rows (#467).
  • Chat and workstation UX: highlight pasted HTTP links, markdown web-link hover actions, worktree + branch in the rail / hover card / composer bar, isolate Workstation tabs by agent session, restore replay sidebar entry switching, refresh question status after answer, ignore stale mention search results, stop linking PascalCase identifiers, clear canvas preview on session switch, and constrain loading skeleton width (#450, #466, #455, #458, #460, #463, #461, #476).
  • Auth / CLI: use the Tauri runtime for desktop OAuth, reconnect expired Codex OAuth accounts from chat, and publish the beta channel updater manifest correctly (#468, #472).
  • Performance: coalesce high-frequency UI updates, reduce streaming parser hot-path work, lazily load imported turn bodies, and decode only changed Warp imported conversations (#462, #478, #470).
  • Frontend structure: split large coordinators across communication/replay, work-management, work-items, settings, skills, key-vault, agent-orgs, session-creator, tool-preview, and DevTools; reuse shared dropdown panels and the editor canvas background token; centralize replay diff start-line evidence; align shared content widths and session identity icons (#467, #464, #471, #469).
  • Launchpad and runtime polish shipped outside PRs: consolidated creator navigation, unified chat-panel composer, organization setup form, usage/quota view separation, and expanded DevTools API traffic coverage.

Contributors

@Harry19081, @beruro, @Neonforge98, @Raymond8196

Full Changelog: v1.1.25-beta.4...v1.1.25-beta.5

v1.1.25-beta.4

v1.1.25-beta.4 Pre-release
Pre-release

Choose a tag to compare

@Harry19081 Harry19081 released this 20 Jul 14:20
adbde99

Key changes (Beta)

  • Source Control memory: lazy-load diffs and release them when unused, dedupe / collapse duplicate git status calls, and bound diff-loading caches (#452).
  • Shell replay: bound output-append memory while preserving complete snapshot-safe playback, and prevent duplicate chat-history render keys (#447).
  • Settings View RAM now reports the native ORG2 app footprint accurately instead of a misleading process metric (#451).
  • Code editor: clarify repeated file-operation order so sequential edits stay deterministic; modularize EditorMainPane and dedupe pane state (#449).
  • UI surfaces shipped outside PRs: unify primary pane surfaces, remove ChatStatusBar, show bubble expand controls on hover, unify loading placeholders, and make selection cards keyboard accessible.
  • Cloud session sharing reliability: enforce owner-local comment agent runs (#417).
  • Session provenance: recover missed Codex writes; split snapshot cache out of EventStoreProxy.
  • Workstation: load file session history once and refresh on demand.
  • Modularize oversized Rust modules across agent-core (coordination / session / org tasks), orgtrack (exporter / sqlite / Codex app), key-vault (service / prompt polish), and CLI (ACP common / managed config / run_session phases / session provenance), plus ChatBubble and collab sync helpers on the frontend. CI drops cargo check/test from the Rust job.

Contributors

@Harry19081, @Neonforge98, @ShiboSheng, @beruro

Full Changelog: v1.1.25-beta.3...v1.1.25-beta.4

v1.1.25-beta.3

v1.1.25-beta.3 Pre-release
Pre-release

Choose a tag to compare

@Harry19081 Harry19081 released this 19 Jul 09:50

Key changes (Beta)

  • Chat panel tab-type factory and registry with session ownership fixes; session identity icons on tabs and rows; cloud “My sessions” in the sidebar; and moving live sessions between the chat pane and Workstation (#433, #415).
  • Usage & cost dashboard under Runtime: per-round token capture / aggregation (Codex + Claude fixes, cache tokens from imported sessions), request-log UI with lazy cost-breakdown tooltips, 8-card grid + brand icon, and full localization (#431).
  • Chat UX: non-paginated history as the default, agent-org-style subagent and group-chat bubbles, hover-reveal per-turn comment toggle, scoped message hover toolbars, collapsed raw tool blocks by default, and pinned group-chat headers that stay in flow layout (#433).
  • Expanded external CLI support and demand-driven CLI version checks; classified Qoder / Trae managed-config availability (#421, #410).
  • Workstation performance shipped outside PRs: split file timelines, virtualized PR sidebar list, skip unrendered diff work, and keep source-control diff badges inline in the tab menu.
  • Performance: replace polling hot spots with push invalidation, worker-backed chat history projection (free worker state on crash/dispose), narrower per-session streaming-delta subscriptions, rAF-batched scroll-driven active-group recompute, memoized per-event projection classifiers, skip session-list rebuilds on unchanged live-status, and evict per-session caches when a session is removed (#412, #406, #413).
  • Terminal: stop managed TUI flicker, PTY orphan cleanup with PID-reuse guards, and route chat TUI WebGL through the shared context budget (#430, #418).
  • Cloud billing opens signed-in via a one-time bridge link; Key Vault Done is no longer blocked after OAuth without an account name; agent-org recovery / orchestration / run-finality invariants hardened; legacy Code Map removed ahead of replacement (#411, #423, #373, #419, #414).

Contributors

@Harry19081, @Raymond8196, @ShiboSheng, @Neonforge98, @beruro

Full Changelog: v1.1.25-beta.2...v1.1.25-beta.3

v1.1.25-beta.2

v1.1.25-beta.2 Pre-release
Pre-release

Choose a tag to compare

@Harry19081 Harry19081 released this 17 Jul 14:44
2e24b72

Key changes (Beta)

  • Native transcript storage for managed CLI sessions: stop writing CLI events into the shared events table, reconcile hybrid streaming with native transcripts, keep transcripts across message edits, and surface the native store path on session cards / hover cards (#409, #407).
  • Interactive tool approvals: ACP PermissionCard for permission requests, managed Claude tool-approval cards, and an ACP vs shell-out transport tag on CLI agent rows (#409).
  • Cursor CLI native transcripts and chats-root fix, plus a cursor-agent CLI session reader over chats store.db; Claude profile-dir roots and continuation-sibling dedupe for imported history (#409, #407).
  • Live agent-status pipeline (normalizer, loopback ingest, registry) with lifecycle status hooks for supported CLIs, shown in the sidebar and on imported sessions (#409).
  • Org-scope aware session grouping and workspace picker (Personal as a default membership, filter by any remote key / workspace member), with cloud sign-in and billing opened in the system browser (#402, #401).
  • TUI launches get worktree, env, and managed-session parity; Codex hook trust refresh; Windows beta signing when the MSI bundle is absent (#409, #405, #403).
  • Chat polish: GitHub URL pills in the composer, collapse duplicate user bubbles in managed CLI sessions, restore the tab strip in session views, theme-aware start-page action pills (#408, #409).
  • Session-core performance: budget snapshot cache by cached events with a lower cap (direct commits outside merged PRs).

Contributors

@Harry19081, @Neonforge98, @VantaNode

Full Changelog: v1.1.25-beta.1...v1.1.25-beta.2

Updater channel manifests

Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jul 23:27
2e24b72

Rolling release hosting update-channel manifests (beta.json). Do not delete: installed apps on the beta channel poll its assets.

v1.1.25-beta.1

v1.1.25-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:11
ee153c3

Key changes (Beta)

  • Beta update channel and prerelease pipeline: stalled-download timeouts, collapsible download progress, and beta manifests that do not overwrite GitHub “Latest” (#398, #392).
  • Managed cloud collaboration: open cloud org management as a chat-panel tab, unify the cloud/local management target selector, and remove the viewer organization role (#389, #393).
  • Unified per-round session provenance (orgtrack owns the projection), Codex hook trust flow fixes, cloud replay provenance, and master switches for external sources and hooks (#391, #394, #396).
  • Qoder IDE imported history end to end (reader, commands/aggregation/detection, frontend registration), plus CLI managed-config adapters and proxy lifecycle improvements (#397, #354).
  • Idle CPU and replay performance: focus-adaptive auto-scan / session polling, SQL-paginated sidebar category pages, coalesced snapshot deltas and streaming text, transcript-freshness probes for imported sources, lazy/bounded orgtrack historical backfill, FTS compaction, and materialized usage projection (#395).
  • Feishu websocket reconnect and fragmentation hardening; Spotlight cross-session full-text search; typewriter reveal instead of decrypt scramble; quota usage moved into Manage; session names on hover cards (#290).

Contributors

@Harry19081, @VantaNode, @Neonforge98, @beruro, @chsimonpan, @yushui2022

Full Changelog: v1.1.24...v1.1.25-beta.1