| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-08-07 | 1.8 kB | |
| ORG2-latest-linux-x64.AppImage | 2026-08-07 | 138.6 MB | |
| ORG2-latest-linux-x64.deb | 2026-08-07 | 65.6 MB | |
| ORG2-latest-windows-x64-setup.exe | 2026-08-07 | 51.2 MB | |
| ORG2-latest-windows-x64.msi | 2026-08-07 | 61.8 MB | |
| ORG2-latest-mac-apple-silicon.dmg | 2026-08-07 | 58.7 MB | |
| ORG2-updater-mac-apple-silicon.app.tar.gz | 2026-08-07 | 59.7 MB | |
| README.md | 2026-08-07 | 19.7 kB | |
| v1.2.4 source code.tar.gz | 2026-08-07 | 39.1 MB | |
| v1.2.4 source code.zip | 2026-08-07 | 45.2 MB | |
| Totals: 10 Items | 520.0 MB | 2 | |
Key changes
- Team Inbox: unified collaborative inbox, assignment notifications, PR/work-item todos, and follow-up collaboration polish (#578, #592, #599, #665).
- Cloud collaboration & sync: org sync status / Runtime Sync tab, Channels-first sidebar, background org uploads, live CLI transcript push on share, incremental imported-history replay, per-entry store resilience, and dual-instance / realtime edge recovery (#588, #650, #605, #607, #649, #680, #691, #692, #698, #700, #701, #733).
- Org channels: cloud and local channel management, messaging, and dialog layout polish (#606, #610, #629, #630).
- Work management / GitHub: unified work tables and Inbox navigation, in-place GitHub item management, PR-level actions, assignee editing, navigation trails, loading skeletons, merged-PR purple status, and activity timeline unification (#674, #679, #699, #708, #696, #715, #716, #722).
- Sidebar & sessions: top-level view switcher, pinnable sessions per org, git branch / PR status on session rows, Spotlight session-reference search, Agent Station retained across tab switches, and Claude distinct subagent titles (#659, #663, #597, #604, #724, #734).
- External history & resume: continue Codex / Claude / Cursor in their own CLI, Copilot import + Kimi resume, incremental Pi / Qwen / Kimi imports, and bounded history sync / JSONL resume (#560, #569, #620, #623, #625, #614, #619).
- Quota & Key Vault: bounded ZAI / Qoder / Kimi / Cursor usage sync, Atlas Cloud Claude Code compatibility, unified OAuth model discovery, and CLI OAuth autodetect / credential guards (#615, #616, #622, #618, #611, #647, #648, #689, #682).
- Team Runtime: rolling 24h usage, members grouped by daily activity, and approximate whole-GB RAM labeling (#718, #717, #580).
- Onboarding readiness flow and status-bar branch PR / CI tracing (#613, #653).
- Windows / desktop: adaptive translucent chrome, hardened startup stack, menu header refresh after language changes, and browser cache cleanup under WebView quota pressure (#636, #624, #639).
- Chat / UI polish: hide per-turn edits/reads footer toggle, underline clickable message pills, right-aligned dropdowns by default, ResizeObserver fallback, and session loading progress pinned to the pane header (#594, #713, #714, #729, #707).
- Agent Org: delete workers when deleting an Agent Org session; sidebar pagination for SDE / Agent Org (#575, #576).
Contributors
@Harry19081, @Neonforge98, @beruro, @Raymond8196, @ShiboSheng, @sudomaggie, @KOSANGWOO, @octo-patch
Full Changelog: https://github.com/org2AI/ORG2/compare/v1.2.3...v1.2.4
What's Changed
- fix(windows): unify custom chrome and dev startup by @KOSANGWOO in https://github.com/org2AI/ORG2/pull/177
- feat(browser): add selected element conversation capsule by @yushui2022 in https://github.com/org2AI/ORG2/pull/172
- fix(chat-history): expand scrollable chat hit area by @ShiboSheng in https://github.com/org2AI/ORG2/pull/143
- fix(cloud): sign out locally when the refresh token is rejected by @Neonforge98 in https://github.com/org2AI/ORG2/pull/577
- feat(team-inbox): unified team inbox by @Neonforge98 in https://github.com/org2AI/ORG2/pull/578
- fix(runtime): show team RAM as approximate whole gigabytes by @Harry19081 in https://github.com/org2AI/ORG2/pull/580
- perf(cli): replace status polling with turn-intent push by @beruro in https://github.com/org2AI/ORG2/pull/565
- fix(session): preserve queue and terminal finality by @beruro in https://github.com/org2AI/ORG2/pull/566
- feat(cloud): add org sync status tab by @Harry19081 in https://github.com/org2AI/ORG2/pull/588
- feat(cloud): split team invites into create and history cards by @Harry19081 in https://github.com/org2AI/ORG2/pull/589
- feat(kanban): card right-click menu — floating pane / new tab pane by @Harry19081 in https://github.com/org2AI/ORG2/pull/581
- refactor(cli): replace arg-count suppressions with request structs by @Harry19081 in https://github.com/org2AI/ORG2/pull/591
- fix(usage): label day buckets by their UTC day by @Harry19081 in https://github.com/org2AI/ORG2/pull/590
- fix(cloud): hide endpoint URL and lead with sync status by @Harry19081 in https://github.com/org2AI/ORG2/pull/593
- feat(chat): add toggle to hide the per-turn edits/reads footer by @Harry19081 in https://github.com/org2AI/ORG2/pull/594
- refactor(hovercard): fold path rows into the repo and id rows by @Harry19081 in https://github.com/org2AI/ORG2/pull/595
- refactor(runtime): drop the self-service footer from the team panel by @Harry19081 in https://github.com/org2AI/ORG2/pull/596
- Refresh MiniMax default model and pricing to current values by @octo-patch in https://github.com/org2AI/ORG2/pull/598
- feat(sidebar): show git branch and PR status on session rows by @Harry19081 in https://github.com/org2AI/ORG2/pull/597
- feat(team-inbox): land notification and collaboration followups by @beruro in https://github.com/org2AI/ORG2/pull/592
- feat(team-inbox): unify pull request and work item todos by @sudomaggie in https://github.com/org2AI/ORG2/pull/599
- feat(notifications): add quiet hours, mute controls, and sound presets by @Ethereallllllll1 in https://github.com/org2AI/ORG2/pull/540
- docs(contributing): require single-purpose agent PRs by @beruro in https://github.com/org2AI/ORG2/pull/603
- feat(spotlight): support session reference search by @Harry19081 in https://github.com/org2AI/ORG2/pull/604
- fix(chat): guard send and stop gestures by @beruro in https://github.com/org2AI/ORG2/pull/584
- feat(cloud): team session loading UX - per-row busy, progress/ETA, round-first opens, org offline sync by @Neonforge98 in https://github.com/org2AI/ORG2/pull/605
- refactor(ui): normalize empty-state semantics by @beruro in https://github.com/org2AI/ORG2/pull/585
- feat(channels): org channel management for cloud and local scopes by @Harry19081 in https://github.com/org2AI/ORG2/pull/606
- fix(cloud): hollow guard, deterministic ingest, sync hardening, Take Over parity by @Neonforge98 in https://github.com/org2AI/ORG2/pull/607
- fix(windows): harden desktop startup stack by @Harry19081 in https://github.com/org2AI/ORG2/pull/624
- feat(key-vault): bound external quota and usage sync by @Harry19081 in https://github.com/org2AI/ORG2/pull/611
- feat(quota): add bounded ZAI Team limits by @Harry19081 in https://github.com/org2AI/ORG2/pull/615
- feat(quota): add bounded Qoder credits by @Harry19081 in https://github.com/org2AI/ORG2/pull/616
- feat(quota): add bounded Kimi Code usage by @Harry19081 in https://github.com/org2AI/ORG2/pull/622
- perf(history): bound sync and push down usage queries by @Harry19081 in https://github.com/org2AI/ORG2/pull/614
- perf(history): resume JSONL from bounded seams by @Harry19081 in https://github.com/org2AI/ORG2/pull/619
- feat(history): import Pi sessions incrementally by @Harry19081 in https://github.com/org2AI/ORG2/pull/620
- feat(history): import Qwen sessions incrementally by @Harry19081 in https://github.com/org2AI/ORG2/pull/623
- feat(history): import Kimi usage and sessions incrementally by @Harry19081 in https://github.com/org2AI/ORG2/pull/625
- perf(cursor): stream and page billing usage by @Harry19081 in https://github.com/org2AI/ORG2/pull/618
- fix: remove non-macOS traffic-light tab inset by @Harry19081 in https://github.com/org2AI/ORG2/pull/626
- docs: compare token-monitor sync and cache strategies by @Harry19081 in https://github.com/org2AI/ORG2/pull/621
- fix(channels): complete [#606] audit follow-ups by @Neonforge98 in https://github.com/org2AI/ORG2/pull/610
- feat(channels): cloud channel messaging by @Harry19081 in https://github.com/org2AI/ORG2/pull/629
- fix(orgtrack): skip harness-injected user lines as round headers by @Neonforge98 in https://github.com/org2AI/ORG2/pull/632
- feat(windows): add adaptive translucent chrome by @Harry19081 in https://github.com/org2AI/ORG2/pull/636
- fix(workstation): preserve async git views across tab switches by @beruro in https://github.com/org2AI/ORG2/pull/617
- fix(source-control): prevent Review tab refresh flash by @beruro in https://github.com/org2AI/ORG2/pull/612
- fix(sidebar): paginate SDE Agent and Agent Org sessions separately by @ShiboSheng in https://github.com/org2AI/ORG2/pull/576
- fix(sidebar): make each Load more click reveal newly fetched sessions by @ShiboSheng in https://github.com/org2AI/ORG2/pull/628
- fix(imported-history): support Windows MSRV by @KOSANGWOO in https://github.com/org2AI/ORG2/pull/637
- fix(agent-org): delete workers when deleting an Agent Org session by @ShiboSheng in https://github.com/org2AI/ORG2/pull/575
- Add Atlas Cloud API provider by @binyangzhu000-sudo in https://github.com/org2AI/ORG2/pull/503
- fix(key-vault): unify OAuth model discovery in the add-key wizard by @Harry19081 in https://github.com/org2AI/ORG2/pull/647
- fix(windows): refresh menu headers after language changes by @KOSANGWOO in https://github.com/org2AI/ORG2/pull/639
- feat(sidebar): align desktop sidebar header controls by @KOSANGWOO in https://github.com/org2AI/ORG2/pull/638
- perf(streaming): reduce Rust allocation churn by @beruro in https://github.com/org2AI/ORG2/pull/479
- Refine channel dialog layout and modal footers by @Harry19081 in https://github.com/org2AI/ORG2/pull/630
- feat(status-bar): trace branch PR and CI status by @sudomaggie in https://github.com/org2AI/ORG2/pull/653
- feat(cloud-sync): Runtime Sync tab, per-repo sync coverage, Channels-first sidebar by @sudomaggie in https://github.com/org2AI/ORG2/pull/650
- fix(status-bar): invalidate settled branch CI by @beruro in https://github.com/org2AI/ORG2/pull/656
- fix(key-vault): add Atlas Cloud Claude Code compatibility by @Neonforge98 in https://github.com/org2AI/ORG2/pull/648
- feat(sidebar): add top-level view switcher by @Harry19081 in https://github.com/org2AI/ORG2/pull/659
- fix(cloud): push live CLI session transcripts on share by @Neonforge98 in https://github.com/org2AI/ORG2/pull/649
- fix(history): skip oversized JSONL records, isolate source failures by @sudomaggie in https://github.com/org2AI/ORG2/pull/654
- fix(sidebar): isolate imported-history source failures by @Neonforge98 in https://github.com/org2AI/ORG2/pull/660
- fix(collab): stamp imported replays with the source's activity time by @Harry19081 in https://github.com/org2AI/ORG2/pull/655
- fix(workstation): tear down closed browser resources by @Neonforge98 in https://github.com/org2AI/ORG2/pull/661
- chore(rust): enforce warning-free Clippy baseline by @Harry19081 in https://github.com/org2AI/ORG2/pull/640
- chore(tooling): make circular dependency check deterministic by @Harry19081 in https://github.com/org2AI/ORG2/pull/641
- feat: continue external Codex / Claude / Cursor sessions in their own CLI by @Harry19081 in https://github.com/org2AI/ORG2/pull/560
- feat: import Copilot history and resume Kimi sessions by @Harry19081 in https://github.com/org2AI/ORG2/pull/569
- feat(cloud): add org background uploads by @Neonforge98 in https://github.com/org2AI/ORG2/pull/662
- feat(sidebar): make every session pinnable in every org by @Neonforge98 in https://github.com/org2AI/ORG2/pull/663
- fix(cloud): identify and filter member sync failures by @Neonforge98 in https://github.com/org2AI/ORG2/pull/664
- Unify work management list UX and data loading by @Harry19081 in https://github.com/org2AI/ORG2/pull/674
- fix(dropdown): auto-hide option scrollbar by @beruro in https://github.com/org2AI/ORG2/pull/669
- Break the Source Control import cycle by @Harry19081 in https://github.com/org2AI/ORG2/pull/675
- fix(chat): preserve Launchpad creator intent by @beruro in https://github.com/org2AI/ORG2/pull/673
- feat(team-inbox): notify assignment recipients by @beruro in https://github.com/org2AI/ORG2/pull/665
- feat(work): unify GitHub work surfaces and Inbox navigation by @Harry19081 in https://github.com/org2AI/ORG2/pull/679
- fix(cloud): keep Codex history uploading in background by @Neonforge98 in https://github.com/org2AI/ORG2/pull/680
- feat(canvas): harden inline sketch handoff by @beruro in https://github.com/org2AI/ORG2/pull/666
- Revert "fix(dropdown): auto-hide option scrollbar" by @Harry19081 in https://github.com/org2AI/ORG2/pull/690
- fix(cloud): keep active Codex history advancing by @Neonforge98 in https://github.com/org2AI/ORG2/pull/691
- fix(key-vault): make CLI OAuth autodetect reliable by @Neonforge98 in https://github.com/org2AI/ORG2/pull/689
- fix(cloud): incrementally replay imported histories by @Neonforge98 in https://github.com/org2AI/ORG2/pull/692
- fix(claude-code): dedupe compacted continuation sessions by @Neonforge98 in https://github.com/org2AI/ORG2/pull/693
- feat(github): add pull request level actions by @Harry19081 in https://github.com/org2AI/ORG2/pull/699
- feat(ui): add navigation trails to GitHub and work-item details by @Harry19081 in https://github.com/org2AI/ORG2/pull/696
- fix(work-management): preserve lists across tab switches by @Harry19081 in https://github.com/org2AI/ORG2/pull/695
- fix(cli): Codex own-key routing, credential isolation and error reporting by @Raymond8196 in https://github.com/org2AI/ORG2/pull/682
- test(core): make the orgtrack suite portable to Windows by @Neonforge98 in https://github.com/org2AI/ORG2/pull/697
- fix(cloud): shed corrupt store entries instead of resetting whole stores by @Neonforge98 in https://github.com/org2AI/ORG2/pull/698
- feat(cloud): bound the imported-replay prefix blind spot with a re-anchor cadence by @Neonforge98 in https://github.com/org2AI/ORG2/pull/700
- feat(cloud): retract the stale cloud row of a superseded continuation by @Neonforge98 in https://github.com/org2AI/ORG2/pull/701
- fix(terminal): compile Linux tpgid tests under pty by @Raymond8196 in https://github.com/org2AI/ORG2/pull/687
- refactor(status-bar): unify typography roles by @beruro in https://github.com/org2AI/ORG2/pull/668
- feat(onboarding): add goal-driven readiness flow by @beruro in https://github.com/org2AI/ORG2/pull/613
- Align cloud session loading progress with the chat top bar by @Harry19081 in https://github.com/org2AI/ORG2/pull/707
- Support editing GitHub issue assignees by @Harry19081 in https://github.com/org2AI/ORG2/pull/708
- Hide leading shell chrome in GitHub detail tabs by @Harry19081 in https://github.com/org2AI/ORG2/pull/710
- Preserve work-item lists during partial repository loads by @Harry19081 in https://github.com/org2AI/ORG2/pull/711
- Prioritize GitHub lists in the work-items sidebar by @Harry19081 in https://github.com/org2AI/ORG2/pull/712
- Separate pull-request reviews from comments by @Harry19081 in https://github.com/org2AI/ORG2/pull/721
- Keep the GitHub issue composer within reach by @Harry19081 in https://github.com/org2AI/ORG2/pull/720
- Reuse shared controls in the rich-text toolbar by @Harry19081 in https://github.com/org2AI/ORG2/pull/719
- Add rolling 24-hour Team Runtime usage by @Harry19081 in https://github.com/org2AI/ORG2/pull/718
- Use semantic purple for merged pull requests by @Harry19081 in https://github.com/org2AI/ORG2/pull/716
- Stabilize GitHub detail loading states by @Harry19081 in https://github.com/org2AI/ORG2/pull/715
- Right-align shared dropdown menus by default by @Harry19081 in https://github.com/org2AI/ORG2/pull/714
- Clarify interactive references in chat messages by @Harry19081 in https://github.com/org2AI/ORG2/pull/713
- Group Team Runtime members by daily activity by @Harry19081 in https://github.com/org2AI/ORG2/pull/717
- Unify activity timeline loading and surfaces by @Harry19081 in https://github.com/org2AI/ORG2/pull/722
- fix(chat): keep Agent Station loaded after session tab switch by @beruro in https://github.com/org2AI/ORG2/pull/724
- fix(ui): tolerate missing ResizeObserver by @Harry19081 in https://github.com/org2AI/ORG2/pull/729
- fix(cloud): name the first malformed listing row in the drop diagnostic by @Neonforge98 in https://github.com/org2AI/ORG2/pull/728
- fix(cloud): salvage comment listing rows per-row by @Neonforge98 in https://github.com/org2AI/ORG2/pull/731
- fix(claude): show distinct subagent session titles by @Neonforge98 in https://github.com/org2AI/ORG2/pull/734
- fix(cloud): serialize address-comments rounds per session by @Neonforge98 in https://github.com/org2AI/ORG2/pull/732
- fix: dual-instance hunt batch — logging latch, fork sharing level, realtime edge recovery by @Neonforge98 in https://github.com/org2AI/ORG2/pull/733
New Contributors
- @KOSANGWOO made their first contribution in https://github.com/org2AI/ORG2/pull/177
- @octo-patch made their first contribution in https://github.com/org2AI/ORG2/pull/598
- @Ethereallllllll1 made their first contribution in https://github.com/org2AI/ORG2/pull/540
- @binyangzhu000-sudo made their first contribution in https://github.com/org2AI/ORG2/pull/503
Full Changelog: https://github.com/org2AI/ORG2/compare/v1.1.5...v1.2.4