Skip to content

Add Clarity and an OpenAPI agent surface - #63

Merged
sarthakagrawal927 merged 2 commits into
mainfrom
feat/clarity-and-agent-surfaces
Aug 23, 2026
Merged

Add Clarity and an OpenAPI agent surface#63
sarthakagrawal927 merged 2 commits into
mainfrom
feat/clarity-and-agent-surfaces

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Member

Two commits, both previously uncommitted in the local checkout:

  1. Microsoft Clarity alongside PostHog, with www.clarity.ms allowed in
    the CSP script-src.
  2. Agent surfaces/openapi.json, advertised from the agent catalog and
    llms.txt.

Deliberately not included: the in-progress Better Auth refactor sitting in
the same working tree (auth → lazy getAuth(), db-schema.sql,
migrations/0002_better_auth_tables.sql, and new tests for auth and
user-menu). That is a separate change with its own review surface and is
still uncommitted locally.

🤖 Generated with Claude Code

sarthakagrawal927and others added 2 commits August 23, 2026 12:00
Allows www.clarity.ms in the CSP script-src.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Serves /openapi.json and advertises it from the agent catalog and llms.txt.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@sarthakagrawal927
sarthakagrawal927 merged commit 2713055 into mainAug 23, 2026
6 checks passed
@sarthakagrawal927
sarthakagrawal927 deleted the feat/clarity-and-agent-surfaces branch August 23, 2026 06:35
Sign up for freeto 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

@sarthakagrawal927