Skip to content

v0.1.2-insider.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Aug 18:05
d6b5b98

What's Changed

  • test(mcp-gateway): prove pooling with real stub processes on all three platforms, plus a runtime invariant by @chenmingwei23 in #1192
  • fix(chat): let the user fold and dismiss a question card by @CrysisDeu in #1242
  • fix(security): one ceiling check for every auto-approve grant by @buluoray in #1088
  • ci: cap every workflow job with timeout-minutes by @CrysisDeu in #1247
  • fix(subagent): continuable-conversation hardening follow-ups (#1113 #1114 #1115) by @CrysisDeu in #1246
  • fix(dashboard): show full session title in inline rename field by @cixuuz in #1226
  • fix: seed the context meter when a session is reopened by @hoang-phan98 in #1224
  • fix(test): remove fixed-sleep races from the ACP runtime tests by @kyleseaman in #1212
  • feat(service): install an AppArmor profile granting the gateway userns by @darko-mesaros in #1210
  • fix(i18n): close the ALL-CAPS gate hole and translate the label tables it hid by @dwu96 in #1099
  • fix(i18n): translate WelcomeView mode labels and prompt suggestions by @cixuuz in #1223
  • feat(apps): add the Meetings app as an opt-in builtin by @bolichen97 in #1080
  • fix(voice): scope STT recording state per session slot by @cixuuz in #1120
  • fix(telemetry): ship the bucket-generation caveat with the numbers it qualifies by @chenmingwei23 in #1186
  • fix(skills): make app-provided skills visible to the skill scanner by @NicholasRBowers in #1260
  • feat: add Notes, a git-backed markdown notebook, as a builtin app by @michellemxm in #970
  • fix(mcp-apps): pace the reveal per element so the draw-on is perceptible by @iamwhatever in #1265
  • fix(lessons): accept every channel namespace in api_lessons_create by @chenmingwei23 in #1270
  • ci: label fork PRs for reviewer visibility in the pulls list by @iamwhatever in #1261
  • fix: self-heal a stray auth-staging path so gateway boot doesn't crash (#561) by @iamwhatever in #1214
  • feat: advisory host-resource guard for heavy work by @iamwhatever in #1217
  • fix(i18n): gate on diffs, not stored totals, and make the logs readable by @dwu96 in #1257
  • feat(mcp-gateway): fail closed on unverifiable peers on macOS by @chenmingwei23 in #1251
  • feat(chat): render model-emitted links as favicon + page title by @dwu96 in #1220
  • fix(apps): render app hero art in Library rows by @chenmingwei23 in #1216
  • ci: authenticate fork-review diff fetch with basic auth, not bearer by @iamwhatever in #1272
  • feat: redesign the Crews page as a roster with an editor sheet by @CrysisDeu in #1274
  • docs(rfc): orchestrator chat sessions — engineered pipeline, decision-only agent by @CrysisDeu in #1280
  • fix(desktop): grant the macOS mic entitlement so voice input can prompt by @bolichen97 in #1292
  • fix(telegram): size messages by rendered HTML and record API latency by @chenmingwei23 in #1281
  • feat(artifacts): start a new blank document from the Artifacts page by @NicholasRBowers in #910
  • feat(apps): add PPTX Maker as an opt-in builtin app by @bolichen97 in #1079
  • docs(autopilot): bind the "Autopilot" name in the orchestrator prompt + design doc by @iamwhatever in #1277
  • fix(chat): steer mid-stream strands the streaming marker above the bubble by @krishdhasmana in #1279
  • fix(i18n): repair the lint exemptions that reported machine values as copy by @dwu96 in #1290
  • fix(issue-radar): stop bulk auto-merge failing on ready and merged PRs by @bolichen97 in #1291
  • fix: file chips count whole file as additions on strReplace edits by @krishdhasmana in #1267
  • docs(agents): require stateless MCP tools under shared backend by @iamwhatever in #1306
  • fix(mcp-apps): slow the reveal and stop batching so progress reads as drawing by @iamwhatever in #1309
  • fix(composer): strip trailing blank lines from pasted text by @iamwhatever in #1308
  • fix(dev-fleet): explain why pods are unavailable off Linux, and stop reporting built worktrees as unbuilt by @chenmingwei23 in #1254

Full Changelog: v0.1.2-insider.2...v0.1.2-insider.3