Skip to content

feat: error tracking upload source maps#162

Merged
ablaszkiewicz merged 8 commits into
mainfrom
feat/error-tracking-upload-source-maps
Jun 3, 2026
Merged

feat: error tracking upload source maps#162
ablaszkiewicz merged 8 commits into
mainfrom
feat/error-tracking-upload-source-maps

Conversation

@ablaszkiewicz
Copy link
Copy Markdown
Contributor

@ablaszkiewicz ablaszkiewicz commented Jun 2, 2026

Wizard PR - PostHog/wizard#475
Workbench PR - PostHog/wizard-workbench#1685

Adds an error-tracking-upload-source-maps skill.

@ablaszkiewicz ablaszkiewicz marked this pull request as ready for review June 2, 2026 07:39
@ablaszkiewicz ablaszkiewicz force-pushed the feat/error-tracking-upload-source-maps branch from 127ce0a to a49c457 Compare June 2, 2026 07:40
@ablaszkiewicz ablaszkiewicz requested review from a team, cat-ph and hpouillot June 2, 2026 08:37
Copy link
Copy Markdown
Collaborator

@gewenyu99 gewenyu99 left a comment

Choose a reason for hiding this comment

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

If it works it works my dude.

All I'll ask is you:

  1. run this on a few production projects you find on GitHub
  2. Run some analysis on the full wizard logs. Tell Claude or Codex to look for errors, wasted turns, inefficiencies
  3. Fix the prompts.

If you've done this, we can ship as is. If not, you'll find some interesting things to fix for sure ;)

description: Upload dSYM debug symbols to PostHog Error Tracking for iOS
tags: [ios, swift]
docs_urls:
- https://posthog.com/docs/error-tracking/upload-source-maps/ios.md
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Let'sss go.

A very clean matrix. If you're not doing CI yet, let's remove

` - https://posthog.com/docs/error-tracking/upload-source-maps/github-actions.md
for now.

It's just gonna be noise and I don't wanna see the agent being keen and acting on it without explicit direction

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Tested on https://github.com/cryptly-dev/cryptly/tree/main/frontend. WENT FLAWLESS. No stops, no errors, nothing to optimize. True 1 shot

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Alright now tested on backend. WORKED FLAWLESSLY!!!!!!

No CI flow yet, so the github-actions.md reference is just noise.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ablaszkiewicz ablaszkiewicz merged commit 9400f51 into main Jun 3, 2026
13 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.

4 participants