Skip to content

Feature Request: Allow customization of bubble / toolbar UI #18

Description

@raimannma

Tracked from upstream issue benjitaylor#159.

Type: feature • Severity: low

Assessment

The requested props don't exist: AgentationProps in package/src/components/page-toolbar-css/index.tsx (lines 288-319) exposes only callbacks, endpoint/session, and className — no appearance, showSettings, or defaultSettings. The underlying detailLevel/forensic concept already exists internally (settings.outputDetail driven by the settings panel and stored in localStorage, see generate-output.ts and settings-panel/index.tsx), so a defaultSettings/showSettings prop would be a small, well-scoped addition. However the request bundles a Clerk-style appearance theming API, which is a large, open-ended surface that conflicts with the project's package-size and UI-scrutiny values and needs design before shipping; none of the open PRs (closest is benjitaylor#169 shadow DOM) address it.

Upstream: benjitaylor#159

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestupstream-trackedTracked from unmaintained upstream

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions