Commit Graph
2695 Commits
Author SHA1 Message Date
97ff4f53d3 refactor(subconscious): replace task system with agent-per-tick model (#3079)
Co-authored-by: Steven Enamakel's Droid <enamakel.agent@tinyhumans.ai>
Co-authored-by: oxoxDev <164490987+oxoxDev@users.noreply.github.com>
Co-authored-by: sanil-23 <sanil@tinyhumans.ai>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 22:02:46 -07:00
3136ef5483 feat(meet): pre-fill owner display name from Persona settings (refs #2945) (#3034)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 22:01:55 -07:00
da65322f4f fix(codex): compare strict preflight paths by realpath (#3060)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 22:01:13 -07:00
Steven EnamakelandGitHub a7d42f52d0 chore(ci): remove staging_tag promotion path from release-production (#3179) 2026-06-01 21:58:58 -07:00
Steven EnamakelandGitHub 57865fd4a3 feat(mascot): sync Rive mascot with new poses, viseme codes & mood detection (#3173) 2026-06-01 21:11:09 -07:00
Steven EnamakelandGitHub 47fa3f965b chore(ci): simplify release workflows — remove pretests, add commit picker and bump-only mode (#3177) 2026-06-01 21:09:26 -07:00
6ba2ba2717 fix(cron): make cron_run non-blocking, enqueue async execution (#3127) (#3142)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 21:06:42 -07:00
044728a7a4 feat(memory-sync): track Composio API action count + cost in sync audit (#3111) (#3138)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 20:55:44 -07:00
Steven Enamakel's DroidandGitHub 5890dc56c7 feat: sync budget controls + agent activity level picker (#3117) (#3174) 2026-06-01 20:44:33 -07:00
Steven Enamakel's DroidandGitHub e9f3e3a7da fix(inference): normalize 0.0.0.0 to 127.0.0.1 in Ollama URL + add endpoint edit button (#3161) 2026-06-01 20:36:29 -07:00
YOMXXXandGitHub 37ac828258 fix(sentry): bind scope user at session boundaries + core boot (#3135) (#3176) 2026-06-01 20:15:33 -07:00
YOMXXXandGitHub 33245e8e64 fix(runtime): apply 16 MiB worker stack to desktop core + agent CLI runtimes (#3159) (#3175) 2026-06-01 20:14:27 -07:00
YOMXXXandGitHub 12fd0f7c63 refactor(composio): extract derive_toolkit_slug helper (#3035) 2026-06-01 20:11:25 -07:00
019038b688 fix(subagent): box-pin engine recursion to fix tokio worker stack overflow (#3151)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 19:47:34 -07:00
7bfff4574d perf(memory_tree): batch drill_down BFS walker per depth (#3032)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:41:26 -07:00
018248a55a revert: remove all Sentry error suppression (12 PRs) (#2959)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: sanil-23 <sanil@alphahuman.xyz>
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-01 17:41:13 -07:00
12908e2ccd fix(ai-settings): reset orphaned local-runtime routing when the runtime is disabled (#3167)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 17:40:47 -07:00
51a1d1b034 test(scripts): run OpenClaw formatter tests without vitest (#3063)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:19:19 -07:00
e4cb9ab717 fix(scripts): reject invalid mock API ports (#3072)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:18:35 -07:00
468793b828 fix(scripts): validate i18n bundle dist flag (#3071)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:18:09 -07:00
c0cccb14e5 fix(scripts): add help to coverage gates (#3070)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:17:23 -07:00
8319b95074 fix(scripts): normalize agent-batch help exits (#3068)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:16:50 -07:00
17a55818f9 fix(scripts): make checklist help exit cleanly (#3067)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:16:11 -07:00
54fd16c0d0 docs: clarify script install verification status (#3066)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:15:49 -07:00
30034b50b7 refactor(agent): unwire eager 7-day memory-tree digest from turn loop (#3170) (#3171)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 17:10:32 -07:00
Steven EnamakelandGitHub 8849c00785 feat(analytics): wire product event tracking (#3123) 2026-06-01 17:06:04 -07:00
f24adaca57 fix(composio): complete connection-disconnect cleanup (config entry + memory tree) (#3140)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 04:11:57 +05:30
511ad84bf4 test: green Rust Core Coverage (stale assertions + env-race serialization) (#3156)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 03:33:14 +05:30
oxoxDevandGitHub 817c2a0301 fix(memory/safety): exclude bare-phone patterns from strict PII rejection (#2848) (#3028) 2026-06-01 14:22:25 -07:00
e9c38ea615 fix(inference): surface actionable error when Managed route fails with no credits (#3121)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 14:03:42 -07:00
Steven EnamakelandGitHub 1f463dd7ea feat(security): separate agent action sandbox from internal workspace state (#3074) 2026-06-01 12:07:07 -07:00
df99680c18 feat(agent/multimodal): support [FILE:…] markers with text extraction (#2777) (#2954)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-01 22:08:56 +05:30
oxoxDevandGitHub 4187561ded feat(memory): record real LLM cost in sync audit (#3110) (#3150) 2026-06-01 21:26:12 +05:30
oxoxDevandGitHub 4ab9e98a11 fix(agent): refresh orchestrator integration context on mid-session OAuth (#3044) (#3153) 2026-06-01 21:25:00 +05:30
github-actions[bot] fbe0b46eb8 chore(release): v0.57.5 v0.57.5 2026-06-01 15:50:19 +00:00
Steven EnamakelandGitHub 46812db44b feat(ui): hide dev-only features in production, clean up homepage (#3157) 2026-06-01 08:49:08 -07:00
Steven Enamakel's DroidandGitHub 7ca56362dc fix(inference): accept reasoning field alias for thinking-mode providers (#3124) 2026-06-01 07:52:54 -07:00
Cyrus GrayandGitHub b04e1f8729 feat(chat): auto-resize composer textarea to fit content (#3139) 2026-06-01 20:16:14 +05:30
e9c69a42fb fix(oauth): extend loopback listener lifetime 60s -> 300s (#3145)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-01 19:53:59 +05:30
a40cd7e64d test: fix flaky/stale tests blocking Rust E2E + coverage CI on main (#3147)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-01 18:41:51 +05:30
Steven EnamakelandGitHub 4b26267f5c fix(auth): gracefully drop OAuth profiles with missing access_token (#3125) 2026-05-31 22:54:36 -07:00
ceb769aecc feat(memory): redesign sync flow with ingest_summary, graph improvements, audit log (#3113)
Co-authored-by: Steven Enamakel <stevent95@gmail.com>
2026-05-31 21:39:02 -07:00
Steven Enamakel's DroidandGitHub 2a0cdb0d12 feat(config): add UI control for agent action timeout (#3100) (#3112) 2026-05-31 21:37:21 -07:00
Steven Enamakel's DroidandGitHub 6540411104 fix(auth): resolve login redirect loop on first login (#3109) 2026-05-31 21:36:49 -07:00
Steven Enamakel's DroidandGitHub 6edb7ccff9 fix(tools): additive-safe tool filter prevents stale snapshots from stripping cron tools (#3118) 2026-05-31 21:36:10 -07:00
github-actions[bot] 721ebe9452 chore(release): v0.57.4 v0.57.4 2026-05-31 20:53:28 +00:00
github-actions[bot] 225b1dabf6 chore(release): v0.57.3 2026-05-31 10:02:12 +00:00
Steven EnamakelandGitHub faf2fd8df3 feat(memory): smart multi-strategy retrieval walk (#3077) 2026-05-31 02:05:58 -07:00
Steven EnamakelandGitHub fbe89ba7b6 feat(subagent): persist sub-agent runs and let orchestrator relay user messages (#3055) 2026-05-30 23:51:33 -07:00
Steven EnamakelandGitHub 6574872c38 feat: prompt user consent when OS keyring is unavailable (#3075) 2026-05-30 23:49:19 -07:00