Skip to content

Add Brella networking domain skill#470

Open
alexph-dev wants to merge 1 commit into
browser-use:mainfrom
alexph-dev:codex/add-brella-domain-skill
Open

Add Brella networking domain skill#470
alexph-dev wants to merge 1 commit into
browser-use:mainfrom
alexph-dev:codex/add-brella-domain-skill

Conversation

@alexph-dev

@alexph-dev alexph-dev commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a Brella / white-label event networking domain skill.
  • Document observed web URLs, API endpoints, event join behavior, networking state endpoints, attendee extraction, and dedicated browser profile guidance.

Why

  • Reuses known Brella workflow details instead of rediscovering join/API/networking mechanics each time.

Validation

  • Ran git diff --check origin/main..HEAD.
  • No runtime tests; documentation-only domain skill.

Summary by cubic

Adds a Brella/white‑label event networking domain skill to standardize how we join events, query APIs, and extract attendee data. This is documentation-only and reduces repeated discovery work.

  • New Features
    • Web and white‑label URL patterns (next.brella.io, <org>.brella.io).
    • API endpoints for public event lookup, invite prefill, and join; note brella-organization-slug header and WRONG_APP behavior.
    • Networking state: me‑attendee GET/PUT, onboarding completion, and skip-networking caveat.
    • People extraction via /api/events/<event-slug>/attendees with pagination/search, JSON:API joins, and curl --globoff.
    • Browser harness guidance for a dedicated profile and CDP port.

Written for commit f6561bd. Summary will update on new commits.

Review in cubic

@alexph-dev alexph-dev marked this pull request as ready for review June 24, 2026 11:38

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

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