github-actions[bot]
|
d7fb5a1060
|
chore(staging): v0.54.21
|
2026-05-27 09:58:11 +00:00 |
|
 YellowSnnowmannandGitHub
|
ee63a9ddbc
|
fix(e2e/oauth): gate Redux store exposure and fix loopback listener timeout race (#2670)
|
2026-05-27 15:24:23 +05:30 |
|
github-actions[bot]
|
abbde49f2c
|
chore(staging): v0.54.20
|
2026-05-27 09:12:42 +00:00 |
|
github-actions[bot]
|
6efed783a3
|
chore(staging): v0.54.19
|
2026-05-27 07:58:48 +00:00 |
|
 
|
e6192e242e
|
fix(security): expand default allowed_commands and auto_approve (#2486) (#2673)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-27 12:51:16 +05:30 |
|
 
|
e2601a20d1
|
feat(doctor): surface embedding model health to user (#2474) (#2674)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-27 12:50:45 +05:30 |
|
 YellowSnnowmannandGitHub
|
f946eda516
|
fix(tauri): harden Windows pre-CEF single-instance mutex handling (#2669)
|
2026-05-27 12:46:37 +05:30 |
|
github-actions[bot]
|
c3e773a4d7
|
chore(staging): v0.54.18
|
2026-05-27 07:14:12 +00:00 |
|
 sanil-23andGitHub
|
5ccce3ea43
|
fix(test): make memory ingestion-status test residue-robust (queue_depth delta) (#2721)
|
2026-05-27 12:32:46 +05:30 |
|
github-actions[bot]
|
a7190c38a1
|
chore(staging): v0.54.17
|
2026-05-27 06:40:19 +00:00 |
|
 sanil-23andGitHub
|
0fddf1120f
|
feat(approval): consolidate on ApprovalGate + persistent "Always allow" list (#2706)
|
2026-05-27 05:54:24 +05:30 |
|
 sanil-23andGitHub
|
a3023d0947
|
fix(agent): prevent orphaned tool messages from reaching the provider (#2717)
|
2026-05-27 05:52:45 +05:30 |
|
 Mega MindandGitHub
|
99ad66364c
|
feat(composio): add tags query param to GitHub tool list API (#2714)
|
2026-05-27 04:42:57 +05:30 |
|
 sanil-23andGitHub
|
5c035d8937
|
fix(test): pin OPENHUMAN_WORKSPACE under TEST_ENV_LOCK in memory documents tests (#2712)
|
2026-05-27 03:40:57 +05:30 |
|
 Mega MindandGitHub
|
6d0657e4c0
|
feat(skills): hide preview Composio toolkits by default + add Preview filter pill (#2711)
|
2026-05-27 02:56:20 +05:30 |
|
 
|
77c15cb868
|
feat(search): unified web-access firewall (fetch + browser) with tri-state Allowed-websites control + friendly block errors (#2704)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-27 01:15:00 +05:30 |
|
github-actions[bot]
|
87f8ef478b
|
chore(staging): v0.54.16
|
2026-05-26 13:49:26 +00:00 |
|
 
|
6736467ba3
|
fix(agent): resumable checkpoint at tool-call cap + tolerant tool parsing/resolution (#2683)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-26 18:15:55 +05:30 |
|
 
|
de7d8bb0ec
|
fix(memory): retry truncated extractions + release job locks on graceful shutdown (#2684)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-26 17:51:27 +05:30 |
|
 oxoxDevandGitHub
|
60050aa09a
|
feat: tighten runtime policy + transport guards v2 (#2636)
|
2026-05-26 17:25:57 +05:30 |
|
 Mega MindandGitHub
|
c42e24960b
|
fix: runtime snapshot timeouts, config perms, stale lock recovery, summarization-v1 tier, loopback OAuth UX (#2690)
|
2026-05-26 16:42:16 +05:30 |
|
  
|
b616f48a04
|
feat: make autonomy action budget configurable (#2499)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
|
2026-05-26 16:19:21 +05:30 |
|
 obchainandGitHub
|
844a26c0c0
|
test(memory-sync/github): assert involves: query qualifier (#2664)
|
2026-05-26 15:25:16 +05:30 |
|
 
|
1aee7ded8d
|
test(agent-harness): restore TAURI-RUST-4 dedup seam test (#2665)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-26 15:23:15 +05:30 |
|
 
|
fa85d5c44e
|
fix(i18n): localize agentAccess.pathPlaceholder across non-English locales (#2666)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-26 15:21:00 +05:30 |
|
 
|
ef7a94dc6f
|
fix(security): stop classifying read-only pacman -S queries as Install (#2667)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-26 15:19:12 +05:30 |
|
 Mega MindandGitHub
|
4e7c6e1f53
|
refactor(mcp_server): extract write-dispatch and audit pipeline into write_dispatch.rs (#2650)
|
2026-05-26 15:08:55 +05:30 |
|
 Mega MindandGitHub
|
730017e2ef
|
test(loopback-oauth): extract classify_request and add routing unit tests (#2646)
|
2026-05-26 15:08:19 +05:30 |
|
 Mega MindandGitHub
|
099570cddc
|
fix(channels): thread workspace identity through channel events to prevent cross-workspace persistence (#2633)
|
2026-05-26 15:07:41 +05:30 |
|
 Mega MindandGitHub
|
de2a78a766
|
fix: graceful decrypt failure + CSP wasm-unsafe-eval for Rive mascot (#2671)
|
2026-05-26 14:18:45 +05:30 |
|
 Steven EnamakelandGitHub
|
e7e7e8a951
|
Migrate E2E coverage to Playwright (#2610)
|
2026-05-25 23:38:34 -07:00 |
|
 
|
0a9f7a0e99
|
feat(agent): agentic coding runtime — gated OS capabilities (filesystem, shell, install) via deterministic permission tiers + chat approvals (#2631)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-26 12:00:59 +05:30 |
|
github-actions[bot]
|
d80962818e
|
chore(staging): v0.54.15
|
2026-05-26 06:05:05 +00:00 |
|
 Mega MindandGitHub
|
b91e498864
|
fix(keyring): cache availability probe with OnceLock to prevent repeated keychain dialogs (#2651)
|
2026-05-26 11:28:30 +05:30 |
|
 RehanandGitHub
|
b6d3158140
|
fix(settings): blur recovery phrase by default (#2658)
|
2026-05-25 22:02:49 -07:00 |
|
github-actions[bot]
|
705b76cb5f
|
chore(staging): v0.54.14
|
2026-05-26 04:57:56 +00:00 |
|
 Steven EnamakelandGitHub
|
982f7896b6
|
feat(keyring): encrypted-file backend with single OS keychain master key (#2660)
|
2026-05-25 21:57:00 -07:00 |
|
 Steven EnamakelandGitHub
|
f946d10dde
|
feat(mascot): replace SVG animations with Rive renderer (#2659)
|
2026-05-25 21:44:13 -07:00 |
|
 
|
e05cab9bb2
|
fix(memory-workspace): detect Obsidian vault registration before deep link (#2638)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-26 02:25:21 +05:30 |
|
 
|
0e4729e7f2
|
test(memory): serialize tests that drive the process-global memory client (#2649)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-25 23:33:40 +05:30 |
|
 Mega MindandGitHub
|
0d62e8489f
|
fix(inference): preserve connected-app tools when BYOK provider is configured (#2632)
|
2026-05-25 22:58:57 +05:30 |
|
github-actions[bot]
|
83cb7c58c7
|
chore(staging): v0.54.13
|
2026-05-25 17:16:03 +00:00 |
|
 Steven EnamakelandGitHub
|
5e31d3e00d
|
fix(release): rewrite sharun lib.path CI runner paths to bundle-relative (#2647)
|
2026-05-25 09:39:12 -07:00 |
|
github-actions[bot]
|
b237cc2f0b
|
chore(staging): v0.54.12
|
2026-05-25 16:37:21 +00:00 |
|
 
|
20c349fcdc
|
fix(ai): contain provider setup errors (#2411)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
|
2026-05-25 09:27:06 -07:00 |
|
 oxoxDevandGitHub
|
70440039b9
|
refactor(app/deps): move redux-logger to devDependencies (#2625) (#2630)
|
2026-05-25 09:17:42 -07:00 |
|
 oxoxDevandGitHub
|
440c016816
|
docs(install): promote native packages as primary install path (#2620) (#2629)
|
2026-05-25 09:17:34 -07:00 |
|
 oxoxDevandGitHub
|
1eb5b24b10
|
fix(ci): harden contributor-rewards pull_request_target (#2621) (#2628)
|
2026-05-25 09:17:11 -07:00 |
|
 oxoxDevandGitHub
|
5493b92be2
|
fix(installer): require python3 in prereq loop (#2624) (#2627)
|
2026-05-25 09:16:54 -07:00 |
|
 sanil-23andGitHub
|
8a44abcfa4
|
fix(boot): unstick "Initializing OpenHuman" after kill/reopen (auth-profile lock + concurrent snapshot) (#2642)
|
2026-05-25 21:46:12 +05:30 |
|