Skip to content

chore(release): 0.1.2#134

Merged
gkhngyk merged 1 commit into
mainfrom
release/0.1.2
May 31, 2026
Merged

chore(release): 0.1.2#134
gkhngyk merged 1 commit into
mainfrom
release/0.1.2

Conversation

@gkhngyk

@gkhngyk gkhngyk commented May 31, 2026

Copy link
Copy Markdown
Contributor

Cuts a 0.1.2 release covering everything merged since v0.1.1. Re-opened after #132 was closed for lint sequencing — now includes #128 + #133.

Headline

  • In-product AI agent lands on cloud as bring-your-own-key — paste your own Anthropic API key in Settings → Agent and chat with your dashboard data. Self-host uses the operator's env key.
  • MCP toolkit doubles in size: generate_content_brief, update_opportunity_status, get_competitor_comparison, list_citations, get_visibility_trend.
  • Invite-accept flow rebuilt end to end: /auth/confirm route does server-side OTP verification (Supabase SSR pattern), invitees set their password on the accept card, sign-in afterward works.
  • CI gains ESLint as a third gate alongside Prettier and TypeScript (fix(ci): add eslint check to web job in CI workflow #128, with thanks to @ayobamiseun).

Notes

Full changelog: CHANGELOG.md

After merge:

  1. git tag v0.1.2 <merge-sha> + git push origin v0.1.2
  2. Create GitHub Release with the same body as the 0.1.2 CHANGELOG entry

Bundles the in-product Agent epic (#120, #121), the BYOK rollout on
cloud, the MCP toolkit expansion (#109, #110, #116, #117, #118), the
insights performance fix (#114), and the invite-accept flow rebuild
(#127, #129, #130) into a tagged release.

See CHANGELOG.md for the full notes.
@gkhngyk gkhngyk mentioned this pull request May 31, 2026
3 tasks
@gkhngyk gkhngyk merged commit 8a21594 into main May 31, 2026
4 checks passed
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