Skip to content

feat: add Agent Interfaces components - #135

Merged
starc007 merged 36 commits into
mainfrom
local/agents
Aug 2, 2026
Merged

feat: add Agent Interfaces components#135
starc007 merged 36 commits into
mainfrom
local/agents

Conversation

@starc007

@starc007 starc007 commented Aug 2, 2026

Copy link
Copy Markdown
Owner

What changed

  • adds 16 production-ready Agent Interfaces components for reasoning, messages, streaming responses, tools, approvals, citations, code, diffs, tasks, prompts, image generation, and workspace navigation
  • adds a complete Chat App composition example demonstrating the components together
  • adds component guides, previews, registry packaging, navigation, SEO metadata, and scheduled launch ordering
  • hardens keyboard behavior, focus management, screen-reader announcements, reduced-motion handling, streaming lifecycles, and optimistic sidebar moves

Why

AI product interfaces need reusable primitives that can render progressive agent work without each application rebuilding the same interaction and accessibility behavior.

Impact

Developers can install individual Agent Interfaces through the beUI registry and compose them with AI SDK message and tool state. The Chat App example demonstrates a complete integration without becoming a required runtime abstraction.

Validation

  • bun run check
  • bun test — 170 passed, 0 failed
  • registry validation — 72 components

@starc007
starc007 marked this pull request as ready for review August 2, 2026 18:29
@starc007
starc007 merged commit bdcf520 into main Aug 2, 2026
2 checks passed
@starc007
starc007 deleted the local/agents branch August 2, 2026 18:33
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