Skip to content

Add an Outbox for completed agent artifacts - #6932

Open
OddballAI wants to merge 1 commit into
block:mainfrom
OddballAI:fizz/outbox-artifacts
Open

Add an Outbox for completed agent artifacts#6932
OddballAI wants to merge 1 commit into
block:mainfrom
OddballAI:fizz/outbox-artifacts

Conversation

@OddballAI

Copy link
Copy Markdown

Summary

  • Adds an Outbox directly beneath Inbox, listing explicitly completed agent deliverables newest first.
  • Opens authenticated relay artifacts in the native default app and links each row back to its source conversation.
  • Adds a buzz messages send --outbox contract so ordinary working attachments stay out, while completed files retain their original filename.
  • Teaches managed agents to attach completed files with the Outbox marker.

Related issue

None found in an upstream issue/PR search.

Testing

  • Desktop static checks and 5,570 unit tests
  • buzz-cli: 369 tests
  • buzz-acp: 817 tests
  • Tauri workspace: 2,874 tests passed, 19 ignored
  • Rust Clippy with warnings denied for CLI, ACP, and Tauri workspaces
  • Production-shaped desktop E2E build
  • Playwright smoke test covering agent-only filtering, one-click artifact open, source navigation, and rendered screenshot inspection

Add a native Outbox below Inbox for explicitly completed agent files, with secure one-click opening and source conversation links.

Co-authored-by: Erik Shear <erik@sovereignshears.com>
Signed-off-by: Erik Shear <erik@sovereignshears.com>
@OddballAI
OddballAI requested a review from a team as a code owner August 27, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant