Commit Graph
3360 Commits
Author SHA1 Message Date
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
github-actions[bot] 47bb17b67b chore(staging): v0.57.59 2026-06-26 08:53:16 +00:00
Steven Enamakel's DroidandGitHub ebba7b699c fix(agent): tune tokenjuice compression per agent (#4139) 2026-06-26 00:19:45 -07:00
Steven EnamakelandGitHub 2652db773e fix(agent): keep context prep out of orchestrator scope (#4141) 2026-06-25 21:43:08 -07:00
Steven Enamakel's DroidandGitHub c1d4aa61fc ci(e2e): allow selected Appium spec dispatch (#4137) 2026-06-25 21:38:33 -07:00
Steven Enamakel's DroidandGitHub dadd123110 feat(agent): expose async subagent control refs (#4138) 2026-06-25 21:37:59 -07:00
Steven EnamakelandGitHub 0a4e91ca36 feat(mascot): render dynamic backend Rive mascots with version cache (#4131) 2026-06-25 16:28:32 -07:00
Steven EnamakelandGitHub dbd1c0cd6f feat(agent): track session token costs (#4136) 2026-06-25 15:04:39 -07:00
github-actions[bot] 844fd60a7f chore(release): v0.57.58 2026-06-25 22:01:29 +00:00