Commit Graph
2393 Commits
Author SHA1 Message Date
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
c244f5875a fix: harden workspace routing and local-first gates (#2445)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-25 09:15:40 -07:00
oxoxDevandGitHub c28d9dac0b fix(app): guard CEF IPC fallback sync throw via safeInvoke wrapper (Sentry TAURI-REACT-7 + 6) (#2619) 2026-05-25 09:15:16 -07:00
oxoxDevandGitHub 5d380c354a fix(observability,embeddings): demote Ollama embed user-config rejections (Sentry TAURI-RUST-XS + MA/KM/GX) (#2612) 2026-05-25 09:14:59 -07:00
sanil-23andGitHub f756893153 test(e2e): default file keyring + RPC diagnostics to unblock Linux Appium (re-delivers #2609) (#2645) 2026-05-25 21:29:55 +05:30
Mega MindandGitHub cdee8f73fb fix(startup): recover from core port 7788 conflict automatically (#2626) 2026-05-25 20:09:08 +05:30
d997394116 feat(channels/yuanbao): add Yuanbao channel provider (#2600)
Co-authored-by: lrt4836 <296659110@qq.com>
2026-05-25 01:39:09 -07:00
7ac685e628 feat(core): opt-in memory deletion on channel / composio disconnect (#2546)
Co-authored-by: zed <14452662+nidieopq@user.noreply.gitee.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-25 01:11:56 -07:00
github-actions[bot] 9a65e8630d chore(staging): v0.54.11 2026-05-25 07:27:53 +00:00
b399eabc09 feat(settings): add Persona Pack v1 (closes #2345) (#2558)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-25 00:17:34 -07:00
b7b8ba6bb8 feat(thread): support manual editing of conversation thread titles (#2525)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-24 23:28:47 -07:00
ace44fbd1d [codex] Add MCP write audit log (#2566)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-24 23:26:56 -07:00
ae699a088a Add runtime policy, revocation, and audit correlation for generated tools (#2547)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-24 23:26:27 -07:00
147e2bc492 fix(security): allow bare date in default autonomy policy (#2534)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-24 23:25:24 -07:00
d0ed10bc6f Fix secret scrubbing in Sentry before_send: cover Anthropic/OpenAI-sc… (#2530)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-24 23:24:48 -07:00
484e31dc1d feat(memory): clear source memory on disconnect (#2528)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-24 23:24:35 -07:00
bf2400f0f9 feat(composio): promote GitHub from catalog-only to native memory provider (#2413)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-24 23:24:09 -07:00