Skip to content

docs(agents): document live account checks and homebrew:update#139

Closed
tembo[bot] wants to merge 1 commit into
mainfrom
tembo/agents-md-live-checks-homebrew
Closed

docs(agents): document live account checks and homebrew:update#139
tembo[bot] wants to merge 1 commit into
mainfrom
tembo/agents-md-live-checks-homebrew

Conversation

@tembo

@tembo tembo Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

What

Adds two previously-undocumented, repo-grounded workflows to AGENTS.md:

  • Live Provider Account Checks — the scripts/check-<provider>-account.ts scripts that verify provider credentials authenticate against the real API. Documents the bun run live:sequenzy / bun run live:lettermint aliases, the direct-invocation form for the jetemail/primitive scripts (which have no alias), the .env.local.env loading order, and the <PROVIDER>_LIVE_SEND=true flag that turns the auth probe into a real send.
  • Homebrew Formula — the bun run homebrew:update command (scripts/update-homebrew-formula.ts) that refreshes Formula/email-sdk.rb with the published npm tarball URL + sha256 for the current version, run after a release is live on npm (as in Update Homebrew formula for 0.6.5 #129).

Why

These are real package.json scripts and scripts/*.ts workflows already in use, but they were absent from AGENTS.md. This continues the pattern from #120 of keeping the agent instructions in sync with the repo's actual commands.

Notes

  • Docs-only change; no code touched, so no changeset.
  • Grounded in package.json, scripts/, and Formula/ — no invented commands.

Triggered by the merge of #127.


Want tembo to make any changes? Add a comment with @tembo and i'll get back to work!

View on Tembo View Agent Settings View on automation

@tembo tembo Bot added the tembo Pull request created by Tembo label Jul 6, 2026
@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
email-sdk-fumadocs Ready Ready Preview, Comment Jul 6, 2026 3:41pm

Request Review

@tembo tembo Bot requested a review from leoisadev1 July 6, 2026 15:40
@tembo

tembo Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Requesting review from @leoisadev1 who has experience with the following files modified in this PR:

  • AGENTS.md

@leoisadev1

Copy link
Copy Markdown
Member

Consolidated into #145 — kept the auth-only default and _LIVE_SEND=true behavior; dropped the '.env.local then .env' claim (scripts only load .env.local) and the Homebrew section that missed the release.yml automation.

@leoisadev1 leoisadev1 closed this Jul 6, 2026
leoisadev1 added a commit that referenced this pull request Jul 6, 2026
Consolidates the accurate, verified additions from Tembo draft PRs #130,
#131, #132, #137, #138, #139, #142, and #143 into one coherent AGENTS.md
update: telemetry test isolation, convex-email component workflow,
Homebrew formula automation, live-check LIVE_SEND behavior, docs-site
types:check, blog refresh workflow, and the PostHog release annotation.

Generated-By: PostHog Code
Task-Id: ec2538f2-5c80-4142-b4b3-b1a53394862e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tembo Pull request created by Tembo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant