Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 57 additions & 0 deletions docs/releases/artur/2026.08.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
version: 2026.08.3
previousSourceCommit: 799a558c982bc12e374b2cfb63ce3b6fbb912bd0
targetSourceCommit: 9b5b4f3bb31efe9a14c4adfe70a107a68e27fc7d
repository: Blazity/ai-workflow
---

<!-- shareable:start -->
# AI Workflow — 2026.08.3

## Highlights

This release adds new capabilities and includes improvements and fixes.

## What's new

- feat(worker): attach a prompt-injection rule so the Arthur screen can flag
<!-- sources: 287 -->
- feat(worker): surface at-capacity dispatch refusals in logs, Jira, and dashboard (AIW-277)
<!-- sources: 291 -->
- feat(worker): expose MCP block catalog and run stats for agent authors (AIW-239)
<!-- sources: 290 -->
- feat(worker): issue refresh tokens via offline_access for MCP OAuth
<!-- sources: 285 -->

## Improvements and fixes

- fix(worker): create the Arthur injection task on demand so the screen runs
<!-- sources: 286 -->
- fix(worker): unblock internal workflow dogfood
<!-- sources: 288 -->
- fix(worker): record clarification decision inputs for run observability (AIW-267)
<!-- sources: 289 -->
- fix(worker): detect and resync drifted embedded carry schemas in stored definitions (AIW-245)
<!-- sources: 292 -->

## Do you need to do anything?

No action is required.

## Known limitations

No known user-facing limitations.
<!-- shareable:end -->

## Exact release scope

- [#283](https://github.com/Blazity/ai-workflow/pull/283) — internal: docs(release): Artur 2026.08.2
- [#285](https://github.com/Blazity/ai-workflow/pull/285) — feature: feat(worker): issue refresh tokens via offline_access for MCP OAuth
- [#286](https://github.com/Blazity/ai-workflow/pull/286) — fix: fix(worker): create the Arthur injection task on demand so the screen runs
- [#287](https://github.com/Blazity/ai-workflow/pull/287) — feature: feat(worker): attach a prompt-injection rule so the Arthur screen can flag
- [#288](https://github.com/Blazity/ai-workflow/pull/288) — fix: fix(worker): unblock internal workflow dogfood
- [#289](https://github.com/Blazity/ai-workflow/pull/289) — fix: fix(worker): record clarification decision inputs for run observability (AIW-267)
- [#290](https://github.com/Blazity/ai-workflow/pull/290) — feature: feat(worker): expose MCP block catalog and run stats for agent authors (AIW-239)
- [#291](https://github.com/Blazity/ai-workflow/pull/291) — feature: feat(worker): surface at-capacity dispatch refusals in logs, Jira, and dashboard (AIW-277)
- [#292](https://github.com/Blazity/ai-workflow/pull/292) — fix: fix(worker): detect and resync drifted embedded carry schemas in stored definitions (AIW-245)
- [#293](https://github.com/Blazity/ai-workflow/pull/293) — internal: chore: rename Blazebot to AI Workflow going forward
Loading