Skip to content

Comments

fix: added auth headers in the mastra client#264

Merged
MathurAditya724 merged 5 commits intofeat/init-commandfrom
feat/init-patch-1
Feb 19, 2026
Merged

fix: added auth headers in the mastra client#264
MathurAditya724 merged 5 commits intofeat/init-commandfrom
feat/init-patch-1

Conversation

@MathurAditya724
Copy link
Member

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

Build

  • Add hole-punch tool to reduce compressed binary size by BYK in #245
  • Add gzip-compressed binary downloads by BYK in #244

Other

  • (args) Parse Sentry web URLs as CLI arguments by BYK in #252

Bug Fixes 🐛

Telemetry

  • Reduce noise from version-check JSON parse errors by BYK in #253
  • Skip Sentry reporting for 4xx API errors by BYK in #251
  • Handle EPIPE errors from piped stdout gracefully by BYK in #250
  • Upgrade Sentry SDK to 10.39.0 and remove custom patches by BYK in #249

Other

  • (db) Handle readonly database gracefully instead of crashing by betegon in #235
  • (polyfill) Add exited promise and stdin to Bun.spawn Node.js polyfill by BYK in #248
  • (project-list) Add pagination and flexible target parsing by BYK in #221
  • (upgrade) Remove v prefix from release URLs and work around Bun.write streaming bug by BYK in #243
  • Added auth headers in the mastra client by MathurAditya724 in #264
  • Added auth headers in the mastra client by MathurAditya724 in #264

Internal Changes 🔧

  • (build) Replace local hole-punch script with binpunch package by BYK in #246
  • Use @sentry/api client for requests by MathurAditya724 in #226

Other

  • feat(init): add AI transparency note and review reminder to wizard by betegon in 049fc95d
  • fix(init): improve wizard UX for already-installed case, feature prompt, and source maps hint by betegon in 11cdf6c1
  • feat(init): show ASCII banner and make error monitoring required by betegon in 3d39f616
  • fix(init): remove unnecessary parentSpanId from tracing options by betegon in d60e3b23
  • fix(init): flatten nested workflow spans with shared parent span ID by betegon in 0c5e4403
  • feat(init): generate unique trace ID for each wizard run by betegon in 57f902fb
  • feat(init): pass tracing options to Mastra workflow runs by betegon in 8146d8b2
  • feat(init): add init command for guided Sentry project setup by betegon in 4d6dddef

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2026

Codecov Results 📊

❌ Patch coverage is 3.70%. Project has 4620 uncovered lines.
❌ Project coverage is 68.25%. Comparing base (base) to head (head).

Files with missing lines (77)
File Patch % Lines
human.ts 58.29% ⚠️ 395 Missing
list.ts 14.39% ⚠️ 345 Missing
resolve-target.ts 25.17% ⚠️ 327 Missing
api-client.ts 66.62% ⚠️ 251 Missing
local-ops.ts 2.04% ⚠️ 240 Missing
list.ts 23.47% ⚠️ 212 Missing
oauth.ts 30.94% ⚠️ 183 Missing
wizard-runner.ts 6.42% ⚠️ 175 Missing
plan.ts 19.37% ⚠️ 154 Missing
interactive.ts 2.34% ⚠️ 125 Missing
resolver.ts 3.23% ⚠️ 120 Missing
help.ts 19.85% ⚠️ 109 Missing
upgrade.ts 61.37% ⚠️ 107 Missing
view.ts 40.23% ⚠️ 104 Missing
interactive-login.ts 9.17% ⚠️ 99 Missing
errors.ts 5.94% ⚠️ 95 Missing
view.ts 25.81% ⚠️ 92 Missing
formatters.ts 4.21% ⚠️ 91 Missing
view.ts 39.44% ⚠️ 86 Missing
clipboard.ts 4.49% ⚠️ 85 Missing
status.ts 24.07% ⚠️ 82 Missing
migration.ts 47.44% ⚠️ 82 Missing
list.ts 27.18% ⚠️ 75 Missing
browser.ts 4.11% ⚠️ 70 Missing
login.ts 33.33% ⚠️ 64 Missing
list.ts 86.12% ⚠️ 64 Missing
span-tree.ts 5.00% ⚠️ 57 Missing
explain.ts 33.33% ⚠️ 56 Missing
api.ts 89.80% ⚠️ 47 Missing
upgrade.ts 66.91% ⚠️ 46 Missing
seer.ts 75.54% ⚠️ 45 Missing
refresh.ts 40.63% ⚠️ 38 Missing
schema.ts 90.98% ⚠️ 37 Missing
seer.ts 79.87% ⚠️ 30 Missing
preload.ts 53.23% ⚠️ 29 Missing
view.ts 87.27% ⚠️ 28 Missing
telemetry.ts 93.01% ⚠️ 27 Missing
utils.ts 88.94% ⚠️ 25 Missing
view.ts 61.54% ⚠️ 25 Missing
fix.ts 89.29% ⚠️ 24 Missing
detector.ts 90.10% ⚠️ 20 Missing
arg-parsing.ts 89.29% ⚠️ 18 Missing
init.ts 74.63% ⚠️ 17 Missing
binary.ts 88.67% ⚠️ 17 Missing
list.ts 91.16% ⚠️ 16 Missing
list.ts 90.70% ⚠️ 16 Missing
help.ts 57.14% ⚠️ 15 Missing
sentry-client.ts 92.17% ⚠️ 13 Missing
dsn-cache.ts 94.62% ⚠️ 12 Missing
code-scanner.ts 96.25% ⚠️ 12 Missing
logout.ts 56.00% ⚠️ 11 Missing
token.ts 52.17% ⚠️ 11 Missing
qrcode.ts 33.33% ⚠️ 10 Missing
fs-utils.ts 57.14% ⚠️ 9 Missing
clack-utils.ts 84.21% ⚠️ 9 Missing
view.ts 94.70% ⚠️ 7 Missing
project-root.ts 97.73% ⚠️ 7 Missing
version-check.ts 92.47% ⚠️ 7 Missing
feedback.ts 84.21% ⚠️ 6 Missing
auth.ts 95.56% ⚠️ 6 Missing
shell.ts 96.23% ⚠️ 6 Missing
app.ts 94.05% ⚠️ 5 Missing
setup.ts 97.84% ⚠️ 4 Missing
list.ts 97.33% ⚠️ 4 Missing
project-aliases.ts 97.40% ⚠️ 2 Missing
project-root-cache.ts 96.92% ⚠️ 2 Missing
output.ts 89.47% ⚠️ 2 Missing
alias.ts 99.42% ⚠️ 1 Missing
completions.ts 99.37% ⚠️ 1 Missing
index.ts 98.99% ⚠️ 1 Missing
env-file.ts 99.19% ⚠️ 1 Missing
parser.ts 98.63% ⚠️ 1 Missing
colors.ts 98.21% ⚠️ 1 Missing
trace.ts 99.16% ⚠️ 1 Missing
region.ts 97.30% ⚠️ 1 Missing
helpers.ts 97.62% ⚠️ 1 Missing
helpers.ts 94.74% ⚠️ 1 Missing
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    73.15%    68.25%     -4.9%
==========================================
  Files          111       118        +7
  Lines        13756     14552      +796
  Branches         0         0         —
==========================================
+ Hits         10063      9932      -131
- Misses        3693      4620      +927
- Partials         0         0         —

Generated by Codecov Action

Copy link
Member

@betegon betegon left a comment

Choose a reason for hiding this comment

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

fix the failing you and we're good!

@MathurAditya724 MathurAditya724 merged commit 1e76a55 into feat/init-command Feb 19, 2026
18 checks passed
@MathurAditya724 MathurAditya724 deleted the feat/init-patch-1 branch February 19, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants