Commit Graph
3409 Commits
Author SHA1 Message Date
oxoxDevandGitHub 1a59b0ea3d fix(people): seed people store at core boot (#4344) (#4345) 2026-06-30 21:56:05 +05:30
4035345936 fix(observability): demote skill install 4xx fetches (#4238)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 21:34:28 +05:30
aad2f4f2c4 fix(composio): silently retry Connections fetch before stale banner (#4290) (#4293)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 20:59:26 +05:30
Cyrus GrayandGitHub d2162cba83 ci(coverage): raise RUST_MIN_STACK so llvm-cov coverage runs don't stack-overflow (#4346) 2026-06-30 20:37:54 +05:30
oxoxDevandGitHub 268e765f97 fix(usage): isolate orchestrator CTX gauge from sub-agent tokens (#4271) (#4327) 2026-06-30 20:20:45 +05:30
mysma-9403andGitHub 6938e3268f fix(learning): floor reinforcement recency by the facet's own half-life (#4328) 2026-06-30 20:20:37 +05:30
oxoxDevandGitHub 7486e75ae5 fix(mcp): actionable MCP auth-failure errors + custom-header coverage (#4289) (#4321) 2026-06-30 20:20:30 +05:30
YOMXXXandGitHub b286b2e226 fix(composio): stop direct-mode invalid key polling (#4318) 2026-06-30 20:20:24 +05:30
943ece9c14 fix(installer): prefer deb package on Debian Linux (#4263)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 20:20:16 +05:30
mysma-9403andGitHub 007a99b627 perf(memory_conversations): rank before cloning hits in cross-thread search (#4311) 2026-06-30 20:20:09 +05:30
SalarandGitHub 965bd0d5b0 fix(agent): make goal completion directive imperative to ensure auto-complete (#4310) 2026-06-30 20:20:03 +05:30
72f80a9a3e fix(tauri): add CEF GPU-disable startup override (#4309)
Co-authored-by: Sami Rusani <sr@samirusani>
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 20:19:56 +05:30
cfe5c7df46 feat(chat): image / video / document attachment button with drag-drop and paste (#4135) (#4292)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 20:19:49 +05:30
b70ce7b387 fix(channels): recover Discord/OAuth channel stuck in Connecting (#4299) (#4306)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 20:19:42 +05:30
oxoxDevandGitHub 14fbc08560 fix(agent): stop MCP Setup Agent re-spawn loop on user-clarification pause (#4291) (#4303) 2026-06-30 20:19:35 +05:30
github-actions[bot] c74bbc0d56 chore(release): v0.58.6 2026-06-30 14:46:27 +00:00
ea262eaf6b fix(chat): heartbeat keeps long reasoning turns alive past 2-min timeout (#4270) (#4282)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 19:53:59 +05:30
f4fa0e0a4b fix(agent): timeout session tool calls (#4262)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 19:53:55 +05:30
2ff765b60a fix(mcp): spawn npx/uvx MCP servers with the user's real shell PATH (#4295)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 19:53:49 +05:30
3ed93c1a38 feat(skills): activation persistence, latency instrumentation, registry browse cache + pagination (#4288)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 19:53:41 +05:30
oxoxDevandGitHub d7bee77e33 fix(memory-queue): classify host-FS I/O errors to stop the tree_jobs Sentry flood (#4284) (#4287) 2026-06-30 19:53:36 +05:30
928ce4d5c6 fix(tokenjuice): attribute compaction savings to the per-turn model (#4122) (#4229)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-06-30 19:53:31 +05:30
github-actions[bot] 3398b57a8c chore(staging): v0.58.5 2026-06-30 14:02:07 +00:00
Cyrus GrayandGitHub 1f015500b9 fix(meetings): show pending state on active-meeting Leave button (#4348) 2026-06-30 19:28:36 +05:30
57bac2a07a fix: hydrate chat files from artifact ledger (#4232)
Co-authored-by: Sami Rusani <sr@samirusani>
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 19:23:30 +05:30
06220ada5d fix(embeddings): classify HTML 403 edge/CDN block as expected (#4186)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-06-30 19:16:41 +05:30
f84eec5335 [codex] Record channel response model metadata (#3682)
Co-authored-by: Ron <ron@SpinMaster.local>
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 19:07:50 +05:30
Mega MindandGitHub b237c33a0c fix(provider): classify external moderation 400 (message rejected) as expected (#4208) 2026-06-30 18:59:36 +05:30
Cyrus GrayandGitHub cdb5711f44 fix(memory): keep Trees toolbar stable when View Vault panel opens (#4342) 2026-06-30 18:57:24 +05:30
Cyrus GrayandGitHub 7a524720c7 fix(human): keep mic device selector inside the viewport (#4343) 2026-06-30 18:54:12 +05:30
Cyrus GrayandGitHub 5853aaa36c feat(meet): redesign Meetings — platform selector + history master-detail (#4308) 2026-06-30 18:53:25 +05:30
4255fa2b29 fix(agent-world): re-enable Buy after a purchase in Tiny Place trading (#4217)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-06-30 18:17:15 +05:30
oxoxDevandGitHub 34bc6906f1 feat(user-errors): surface missing-API-key + cron failures in UserErrorCenter (#4165) (#4169) 2026-06-30 17:52:53 +05:30
mysma-9403andGitHub 1537cf7f60 fix(tokenjuice): avoid char-boundary panic in HTML content detection (#4170) 2026-06-30 17:52:48 +05:30
Mega MindandGitHub 23cdf4a32a fix(approval): classify benign 'no pending approval' race; keep genuine loss visible (#4183) 2026-06-30 17:50:43 +05:30
Cyrus GrayandGitHub b0d7f882c0 feat(chat): syntax-highlight code blocks (rehype-highlight) (#4335) 2026-06-30 17:24:45 +05:30
08a9bff841 fix(voice): in-process Whisper STT works without an external binary on macOS (#3425) (#3915)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 17:17:28 +05:30
obchainandGitHub 767bf1d515 fix(security): harden untrusted-input sinks (find file-write, source links, deep links) (#4158) 2026-06-30 17:17:24 +05:30
Steven Enamakel's DroidandGitHub 90f77a64cf feat(browser): add Playwright backend (#4140) 2026-06-30 17:17:19 +05:30
db0986b36e fix(cron): halt + stop Sentry flood when an agent job hits "API key not set" (#4164) (#4166)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 17:17:12 +05:30
Cyrus GrayandGitHub ca2c93e270 fix(intelligence): make page content scrollable inside Brain card (#4332) 2026-06-30 17:00:41 +05:30
Cyrus GrayandGitHub d1d3cd6562 fix(memory): add click feedback to the Trees refresh button (#4331) 2026-06-30 16:53:36 +05:30
github-actions[bot] 124fdc9910 chore(release): v0.58.4 2026-06-30 11:21:19 +00:00
Cyrus GrayandGitHub e470d05eae fix(chat): queued follow-up panel no longer overlaps chat content (#4334) 2026-06-30 16:44:04 +05:30
github-actions[bot] 45c2a6a2ea chore(staging): v0.58.3 2026-06-30 10:38:26 +00:00
github-actions[bot] d5190d2df1 chore(release): v0.58.2 2026-06-30 05:34:01 +00:00
Steven EnamakelandGitHub 88d49927a9 feat(agents): route low-context workers to burst tier (#4315) 2026-06-29 22:30:08 -07:00
github-actions[bot] a629627afa chore(staging): v0.58.1 v0.58.1-staging 2026-06-30 04:33:01 +00:00
Steven EnamakelandGitHub d746fec3ef feat(mascot): load Human mascots from GitHub manifest (#4312) 2026-06-29 20:46:20 -07:00
Steven EnamakelandGitHub 89be906d20 fix(agent): cap researcher turn output (#4314) 2026-06-29 19:42:21 -07:00