Commit Graph

  • aff8a0c0e7 fix(config): resolve CLI command aliases against parent plugin in plugins.allow (#64748) (#64779) Pengfei Ni 2026-04-13 00:32:11 +08:00
  • c545e4605e fix(memory-wiki): pass app config into CLI metadata registrar (#65012) Leonard Sellem 2026-04-12 18:30:54 +02:00
  • 7518b8d339 test(gateway): share allowlist node helpers Vincent Koc 2026-04-12 17:26:31 +01:00
  • b7b3846793 feat(plugins): narrow channel loads from manifests (#65429) Vincent Koc 2026-04-12 17:24:15 +01:00
  • 50fcdb36a8 fix: preserve prompt budget for small context models Peter Steinberger 2026-04-12 17:14:56 +01:00
  • 0b8f09819f fix(media): use exported decision outcome type Vincent Koc 2026-04-12 17:13:12 +01:00
  • df1a82f6c1 test(gateway): share auth-profile ref fixture Vincent Koc 2026-04-12 17:11:00 +01:00
  • 51f0037e61 docs(memory-wiki): add QMD bridge recipe (#63165) Sergio Cadavid 2026-04-12 11:10:49 -05:00
  • 88dfc6e7b6 test(gateway): share hook session routing helper Vincent Koc 2026-04-12 17:09:07 +01:00
  • 43cb94a39a fix(doctor): preserve discord streaming downgrade compatibility Vincent Koc 2026-04-12 17:07:38 +01:00
  • 1f0431cd11 fix(media): surface OpenAI audio transcription failures (#65096) Daniel Alkurdi 2026-04-13 02:05:18 +10:00
  • d46f684898 test(agents): fix tsgo typing regressions Vincent Koc 2026-04-12 17:00:33 +01:00
  • 3bb69edf58 test(gateway): share browser origin rejection helper Vincent Koc 2026-04-12 17:00:52 +01:00
  • c146738996 fix: stabilize subagent cleanup retries Peter Steinberger 2026-04-12 16:57:44 +01:00
  • ad826ea450 Fix WhatsApp media sends when mediaUrl is empty but mediaUrls is populated (#64394) eric-fr4 2026-04-12 12:58:40 -03:00
  • 2de988ae4b test(gateway): share temp home env setup Vincent Koc 2026-04-12 16:55:44 +01:00
  • 786de3eca2 fix(gateway): keep tick broadcasts non-droppable (#65436) Vincent Koc 2026-04-12 16:53:34 +01:00
  • 3cf0dda22a test(gateway): share node pairing auth helpers Vincent Koc 2026-04-12 16:51:34 +01:00
  • 5f92094d51 fix: gracefully handle missing QA scenario pack in npm distributions (closes #65082) (#65118) Edder Talmor 2026-04-12 11:50:58 -04:00
  • 3ef8f0edd8 fix(dreaming): include timezone label in diary timestamps (#65057) Yanhu 2026-04-12 23:48:40 +08:00
  • 156ee544ed test(agents): share notify heartbeat wake helper Vincent Koc 2026-04-12 16:43:23 +01:00
  • 4938b2cc43 fix: Provider-supplied OAuth URLs inject Windows cmd.exe via openUrl (#64161) Coy Geek 2026-04-12 08:42:24 -07:00
  • 5fde14b844 fix(plugins): exempt dreaming engine from memory slot fast-path in loader (#65411) pradeep7127 2026-04-12 19:41:25 +04:00
  • 559de69488 test(agents): share ollama auth fixture Vincent Koc 2026-04-12 16:40:12 +01:00
  • 10cd000f60 gateway: always send idempotencyKey on plugin subagent run (#65354) CodeForgeNet 2026-04-12 21:09:26 +05:30
  • 4b761f6e23 test(agents): share gemini model fixture Vincent Koc 2026-04-12 16:37:53 +01:00
  • 7d9e349129 [AI-assisted] fix(dreaming): use host local timezone for diary timestamps (#65034) neo1027144 2026-04-12 23:38:18 +08:00
  • b8c95e5825 fix(memory-core): wake managed dreaming jobs immediately (#65053) Daniel Alkurdi 2026-04-13 01:37:21 +10:00
  • d0f090e188 test(agents): share exec preflight race helper Vincent Koc 2026-04-12 16:36:46 +01:00
  • 93abf5ee4d test(agents): share websocket tool followup helper Vincent Koc 2026-04-12 16:34:35 +01:00
  • f3b636481f fix(gateway): reject known-weak example auth credentials at startup (#64586) Alex Navarro 2026-04-12 09:33:05 -06:00
  • 4904e15349 test(agents): share anthropic vertex adc fixture Vincent Koc 2026-04-12 16:32:26 +01:00
  • a19e492fb3 test(agents): trim subagent spawn config duplication Vincent Koc 2026-04-12 16:30:31 +01:00
  • 48f74a599e test(agents): share bundle mcp runtime fixture Vincent Koc 2026-04-12 16:28:27 +01:00
  • 03904a7e9c test(agents): update Matrix ACP delivery expectation Peter Steinberger 2026-04-12 16:22:58 +01:00
  • 6a189eec0b fix(plugins): centralize explicit plugin scope handling (#65298) Vincent Koc 2026-04-12 16:16:37 +01:00
  • 659bcc5e5b fix: tighten codex app-server lifecycle Peter Steinberger 2026-04-12 16:13:49 +01:00
  • 485f4167e1 test(auto-reply): update WhatsApp group prompt expectation Peter Steinberger 2026-04-12 16:13:18 +01:00
  • 23e50859eb test(e2e): align release harness coverage Peter Steinberger 2026-04-12 16:08:12 +01:00
  • 6c45d78e07 fix(channels): await external plugin preload Peter Steinberger 2026-04-12 16:08:03 +01:00
  • bc44ce2c8e fix(gateway): filter assistant phase history Peter Steinberger 2026-04-12 16:07:55 +01:00
  • d6bb36730b fix(agents): stabilize subagent lifecycle Peter Steinberger 2026-04-12 16:07:46 +01:00
  • 9f09001014 fix(reply): preserve active session state Peter Steinberger 2026-04-12 16:07:38 +01:00
  • f17fd735ef fix(agents): avoid kill-recovery hook bootstrap race Vincent Koc 2026-04-12 13:18:10 +01:00
  • 48042c3875 fix(agents): avoid duplicate subagent ended hook loads Vincent Koc 2026-04-12 13:06:12 +01:00
  • 6fec1ec2d6 fix(update): Suppress Corepack prompts during update preflight (#61456) Richard Poelderl 2026-04-12 13:59:36 +02:00
  • 766954d9a1 fix(build): refresh a2ui bundle hash Vincent Koc 2026-04-12 12:50:42 +01:00
  • 5b6667ef97 fix(ci): gate static import cycles with madge Vincent Koc 2026-04-12 12:41:18 +01:00
  • f1b08eea54 fix(cycles): cut madge back-edges in agent and cron types Vincent Koc 2026-04-12 12:40:25 +01:00
  • bf6116af3f test(commands): import backup module after tar mocks Vincent Koc 2026-04-12 12:25:09 +01:00
  • 74f31241ed fix(runtime): hide lazy command and context seams from static graph Vincent Koc 2026-04-12 12:22:24 +01:00
  • 1fe14627a2 fix(tests): restore ci type and format checks Nimrod Gutman 2026-04-12 14:13:57 +03:00
  • 90fac50987 docs(providers): fill undocumented capability gaps (TTS, media understanding, embeddings, xSearch, env vars) Vincent Koc 2026-04-12 12:06:18 +01:00
  • 3f32aa7582 fix(media): decouple capability registry from runtime loaders Vincent Koc 2026-04-12 12:00:42 +01:00
  • 50375ab31a Fix cron sessionFile persistence for isolated runs (#65203) Sam 2026-04-12 12:58:43 +02:00
  • a1d484d877 fix(cron): preserve isolated agent workspace on reload (#65085) Daniel Alkurdi 2026-04-12 20:57:30 +10:00
  • 3632636a86 test(commands): load backup tar mocks before backup module Vincent Koc 2026-04-12 11:54:43 +01:00
  • 48bcb89a47 tests(contracts): use contract-api for Slack and Discord directories (#65280) Mason Huang 2026-04-12 18:54:58 +08:00
  • 8f156df4ac fix(plugins): restore cached memory capability on cache hits (#65240) Sergio Cadavid 2026-04-12 05:54:55 -05:00
  • 93f2da8426 docs(providers): fix missing titles, tidy sidebar names, alphabetize provider nav Vincent Koc 2026-04-12 11:41:16 +01:00
  • 6474795890 fix(gateway): reduce shared auth rotation test teardown flake (#65296) Nimrod Gutman 2026-04-12 13:40:16 +03:00
  • 571c4db5d4 docs(providers): improve openrouter, nvidia, deepseek, opencode-go with Mintlify components Vincent Koc 2026-04-12 11:37:09 +01:00
  • 7de76ac6e3 docs(providers): improve opencode, glm, runway, perplexity-provider, vercel-ai-gateway with Mintlify components Vincent Koc 2026-04-12 11:34:59 +01:00
  • 0d9eca0e1a docs(providers): improve mistral, zai, alibaba, cloudflare-ai-gateway, fireworks with Mintlify components Vincent Koc 2026-04-12 11:31:43 +01:00
  • 4d3ce427ad docs(providers): improve qianfan, xiaomi, kilocode, arcee, github-copilot with Mintlify components Vincent Koc 2026-04-12 11:28:11 +01:00
  • 362e48d876 test(agents): share skills home env helper Vincent Koc 2026-04-12 11:26:29 +01:00
  • 8bf37f0b9f test(gateway): harden hook trust async assertions Vincent Koc 2026-04-12 11:25:42 +01:00
  • 4081603ad5 docs(providers): improve chutes, synthetic, together, volcengine, deepgram with Mintlify components Vincent Koc 2026-04-12 11:24:24 +01:00
  • e7076617f9 docs(providers): improve sglang, fal, groq, bedrock-mantle, vllm with Mintlify components Vincent Koc 2026-04-12 11:20:43 +01:00
  • 443faaea81 test(agents): share generation tool registration helper Vincent Koc 2026-04-12 11:18:35 +01:00
  • 81d32c05f4 docs(providers): improve claude-max-api-proxy, litellm, stepfun, vydra, xai with Mintlify components Vincent Koc 2026-04-12 11:17:29 +01:00
  • 5959c9927e test(agents): share approval abort helper Vincent Koc 2026-04-12 11:14:11 +01:00
  • c185335817 test(agents): import stream fn in openrouter extraparams test Vincent Koc 2026-04-12 11:13:12 +01:00
  • 2389b3bdd3 test(agents): share fallback error fixtures Vincent Koc 2026-04-12 11:11:17 +01:00
  • 2b68af784f docs(providers): improve moonshot, qwen, comfy, huggingface, inferrs with Mintlify components Vincent Koc 2026-04-12 11:10:32 +01:00
  • faae37d38c test(agents): share validate turns helpers Vincent Koc 2026-04-12 11:09:17 +01:00
  • ecebc4541a test(agents): share verbose media fixture Vincent Koc 2026-04-12 11:06:05 +01:00
  • a5689accc4 fix(plugins): preserve empty provider scopes Vincent Koc 2026-04-12 11:04:28 +01:00
  • 269a5b0cfc test(agents): share lifecycle warn assertion Vincent Koc 2026-04-12 11:03:43 +01:00
  • 0450f98157 test(agents): share extra params payload helper Vincent Koc 2026-04-12 11:01:08 +01:00
  • 279f82ba5f docs(providers): improve ollama, google, bedrock, minimax, venice with Mintlify components Vincent Koc 2026-04-12 11:01:06 +01:00
  • a52725e81a test(agents): share sanitize history mock factories Vincent Koc 2026-04-12 10:58:35 +01:00
  • e3a08c8e8a test(agents): share subagent spawn workspace fixture Vincent Koc 2026-04-12 10:56:26 +01:00
  • d8b6ec4abf test(gateway): harden canvas ws auth handshake Vincent Koc 2026-04-12 10:55:56 +01:00
  • d90bc6893f test(agents): share aborted transcript fixture Vincent Koc 2026-04-12 10:55:23 +01:00
  • f2c7cec8de test(agents): share proxy stream wrapper fixture Vincent Koc 2026-04-12 10:53:47 +01:00
  • f80a8e7b6c test(agents): share subagent persistence fixtures Vincent Koc 2026-04-12 10:52:03 +01:00
  • 12db6dfc8d feat(plugins): narrow explicit provider loads from manifests (#65259) Vincent Koc 2026-04-12 10:52:03 +01:00
  • 3686255a55 test(agents): share assistant phase text fixtures Vincent Koc 2026-04-12 10:47:12 +01:00
  • af38536fb9 docs(providers): improve Anthropic doc with Mintlify Steps, Tabs, Accordions, and Cards Vincent Koc 2026-04-12 10:47:26 +01:00
  • c247e36664 feat(test): use host-aware local full-suite defaults (#65264) Nimrod Gutman 2026-04-12 12:46:20 +03:00
  • 913d23c877 test(agents): share session store lookup fixtures Vincent Koc 2026-04-12 10:45:31 +01:00
  • 1cff54c783 docs(providers): improve OpenAI doc with Mintlify Steps, Tabs, Accordions, and Cards Vincent Koc 2026-04-12 10:44:45 +01:00
  • b4f5c748c3 test(agents): share pdf tool test setup Vincent Koc 2026-04-12 10:44:01 +01:00
  • a1279f012b fix(infra): avoid empty test stub classes Vincent Koc 2026-04-12 10:43:43 +01:00
  • d96120ad7b test(agents): share media background task fixtures Vincent Koc 2026-04-12 10:40:20 +01:00
  • 7b7489f41f fix(commands): align runtime config test helper mock type Vincent Koc 2026-04-12 10:35:22 +01:00
  • 80bff30612 test(commands): trim duplicate legacy migration cases Vincent Koc 2026-04-12 10:34:14 +01:00
  • a09e228e3e fix(agents): preserve openai replay ids and timeout hooks Vincent Koc 2026-04-12 10:35:22 +01:00
  • d2edb559b9 tests: mock timeout compaction side effects at runtime seam (#65274) Mason Huang 2026-04-12 17:33:45 +08:00