Skip to content

v0.0.435

Choose a tag to compare

@github-actions github-actions released this 06 Jul 07:18
· 2212 commits to main since this release
02e3452

Version 0.0.435 (July 6, 2026)

  • X (Twitter) MCP connector (#553) — X's first-party MCP server (https://api.x.com/mcp) added to the connector catalog as a one-click tile with bearer-token (app-only) auth.
  • wait tool for Agent V2 (#554) — the agent can pause the current turn and auto-resume after a one-shot delay (data refresh still running, rate limit, "try again in 30 minutes"), with a live countdown pill and cancel; not a scheduled task (ephemeral, sub-hour, self-deleting).
  • Scope agent-prompt visibility to membership (#555) — prompt read visibility now mirrors the /agents list: admins see agent-scoped prompts only for agents they explicitly belong to (owner always sees their own); write/manage authority is unchanged.
  • Fix report rerun for artifact dashboards (#556)POST /reports/{id}/rerun now re-executes the artifact's query default steps (previously a silent no-op for artifact reports), the refresh reports its true outcome, and the retention purge skips reports shared in any mode so dashboards no longer go blank.