Commit Graph
3418 Commits
Author SHA1 Message Date
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
Steven EnamakelandGitHub 3cebc6db2d fix(agent): bound researcher web tool loop (#4313) 2026-06-29 18:20:26 -07:00
Steven EnamakelandGitHub 300d70aa42 feat(inference): register burst-v1 tier; SuperContext scout uses it (#4260) 2026-06-29 10:18:39 -07:00
Cyrus GrayandGitHub 59502c21e2 feat(meet): auto-fill meeting display name from connected account (#4297) 2026-06-29 20:27:20 +05:30
YOMXXXandGitHub d867c1f113 fix(meet): forward wake phrase for active meeting bots (#4231) 2026-06-28 21:28:41 -07:00
Mega MindandGitHub b6143f6497 fix(connections): reflect install progress/state on skill & MCP cards (#4224) 2026-06-28 21:28:31 -07:00
Mega MindandGitHub 90d574917d fix(brain): reload memory graph after re-login (#4223) 2026-06-28 21:28:23 -07:00
Mega MindandGitHub 3cc9e35d8f fix(meet): recognize backend capacity gate and surface an actionable message (#4221) 2026-06-28 21:28:01 -07:00
Mega MindandGitHub 4dd5126120 perf(mcp): return MCP tool results as soon as the reply frame arrives (#4220) 2026-06-28 21:27:52 -07:00
Mega MindandGitHub cf06ed9706 fix(mcp): make additive mcp_servers column migration idempotent under concurrency (#4219) 2026-06-28 21:27:43 -07:00
5607f6fbd8 fix(tinyplace): read trading balance from tiny.place settlement RPC (#4218)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-06-28 21:27:35 -07:00
943b92fc67 fix(ollama): demote list_models 200-with-non-JSON parse failure (#4187)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-06-28 21:27:16 -07:00
Mega MindandGitHub 51aeefd49f fix(tinyplace): switch active handle across multiple purchased identities (#4216) 2026-06-28 21:26:40 -07:00
Mega MindandGitHub 090360e38a fix(tinyplace): correct identity pricing tiers shown to users (#4215) 2026-06-28 21:26:32 -07:00
Mega MindandGitHub f9fb8fc72b fix(tinyplace): replace native window.confirm with in-app modal on feed delete (#4214) 2026-06-28 21:26:22 -07:00
Mega MindandGitHub 979dc2c54e fix(tinyplace): give the world renderer a WebGL context on Linux (#4213) 2026-06-28 21:26:05 -07:00
Mega MindandGitHub b72750de42 fix(tinyplace): raise RPC timeout for x402 bounty creation (#4212) 2026-06-28 21:25:51 -07:00
Mega MindandGitHub 6f8f76d426 fix(tinyplace): accept USDC SPL mint as x402 asset for handle registration (#4211) 2026-06-28 21:25:43 -07:00
52e81fdfee fix(provider): remap model=auto for Codex OAuth Responses endpoint (#4210)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-06-28 21:25:29 -07:00
Mega MindandGitHub a2daa8c657 fix(provider): gate Responses API by endpoint host + demote first 404 (#4209) 2026-06-28 21:25:23 -07:00
Mega MindandGitHub 5239ef3ceb fix(provider): tolerate duplicate reasoning_content key in compat parse (#4207) 2026-06-28 21:25:08 -07:00
Mega MindandGitHub d4fb491e0f fix(provider): demote lm_studio 'No models loaded' 400 in chat (#4189) 2026-06-28 21:24:58 -07:00
Mega MindandGitHub 723a326460 fix(skills): don't report 4xx install-fetch failures to Sentry (#4188) 2026-06-28 21:24:50 -07:00
25c56564e5 fix(provider): demote usage_limit_reached on OpenAI Responses (#4185)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-06-28 21:24:38 -07:00
Mega MindandGitHub c4418e4625 fix(embeddings): normalize Gemini model id on custom endpoint + classify 400 (#4184) 2026-06-28 21:24:30 -07:00
Mega MindandGitHub a8c2974340 fix(mcp): demote connect 401 (needs sign-in) from Sentry error (#4182) 2026-06-28 21:24:16 -07:00
Steven EnamakelandGitHub 6395f642e1 feat(memory): track summary-only wiki git history (#4168) 2026-06-28 21:24:07 -07:00
oxoxDevandGitHub ee68e7800d fix(team): remove unsupported Create Team UI, surface real errors (#3723) (#4163) 2026-06-28 21:23:28 -07:00
oxoxDevandGitHub a474beca7c fix(inference): classify Anthropic BYO credit-balance-too-low 400 as budget-exhausted (#4159) (#4161) 2026-06-28 21:23:11 -07:00
Steven EnamakelandGitHub 7511e53027 docs: correctness fix-ups for the docs overhaul (#4225 follow-up) (#4243) 2026-06-28 16:57:35 -07:00
Steven EnamakelandGitHub c3296cd322 feat(media-generation): image & video agents + GMI media tools (#4244) 2026-06-28 16:22:32 -07:00
oxoxDevandGitHub 6edaa77b11 fix(embeddings): auto-detect custom OpenAI-compatible endpoint dimension at verification (#4056) (#4160) 2026-06-28 13:19:37 -07:00
oxoxDevandGitHub 65e4e29d65 fix(inference): treat null list_models data as empty catalog (#4121) (#4157) 2026-06-28 13:19:15 -07:00
01c35414b5 MCP catalog — namespace-correct curation, data-driven auth, Official badge, Smithery opt-in (#4120)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 13:19:04 -07:00
Steven EnamakelandGitHub 5a41a4f0d2 Docs/overhaul readme gitbooks (#4225) 2026-06-26 13:02:55 -07:00
github-actions[bot] 1a676c6d44 chore(release): v0.58.0 v0.58.0 2026-06-26 17:37:03 +00:00
Steven EnamakelandGitHub 69c920982b fix(context): super-context bundle injection + dedup robustness (#4173) 2026-06-26 10:16:57 -07:00
github-actions[bot] 56af7ec4aa chore(release): v0.57.61 2026-06-26 14:54:25 +00:00
Mega MindandGitHub 3dc4f086af fix(shell): clear macOS traffic lights in collapsed sidebar rail (#4171) 2026-06-26 19:12:11 +05:30
Cyrus GrayandGitHub b74f645541 style(settings): normalize spacing and controls to shared design system (#4162) 2026-06-26 17:57:00 +05:30
github-actions[bot] 6d5d62ba63 chore(staging): v0.57.60 2026-06-26 11:34:20 +00:00
Cyrus GrayandGitHub d6149bb88f Render agent thoughts as markdown and fix tool-arg chip alignment in the process timeline (#4156) 2026-06-26 15:01:54 +05:30