frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Watches user sessions, finds bugs that matter, and fixes them

https://github.com/opslane/opslane
19•aray07•15h ago
Hey HN,

I’m Abhishek. I'm building Opslane, an open-source agent that identifies user-facing issues and investigates them. It only creates a PR if it can verify the fix.

Demo: https://youtu.be/ccuOTYQMeYg Docs: https://docs.opslane.com

At my last job at Robinhood, we used to do a quarterly bug bash. We would go through our Sentry backlog and try to fix as many of them as possible. We only fixed bugs we knew were reported by customers. We had hundreds of bugs, and Sentry’s default priority levels made no sense. After the bug bash, we would declare bankruptcy - select all remaining bugs and mark them as resolved.

This problem has only gotten worse since coding agents have become more prevalent.

So I started thinking: what would Sentry look like if it were built in 2026?

To me, error trackers have two failure modes:

1. False positives: They show you thousands of errors, and you can’t tell the impact on the user

2. False negatives: Many user-facing issues don’t throw exceptions, so they go unnoticed.

Opslane combines error tracking and session recording. And there is an agent that acts on both. To get started, you install the Opslane SDK. It captures everything the user did: errors, console logs, network requests, and session recordings.

Opslane reduces false positives by ranking issues based on how many users are facing a particular issue. It also learns about your product by reading your code and watching your session recordings.

False negatives are harder. Opslane reviews session recordings to spot frustration. They look for rage clicks, dead clicks, and abandoned forms.

This recently caught a bug in an early customer’s onboarding flow: a dropdown that closed itself when clicked. No exception, no bug report. The recordings showed users clicking it, selecting nothing, and dropping out of onboarding. Opslane flagged it and the team fixed it.

Three guiding principles when building Opslane:

1. Open Source: Self-host with one Docker Compose file.

2.Agent-first: I never want to open an error dashboard again. Opslane ships an MCP server, so you can ask "what broke for users this week" from Claude Code. You get back issues that need your attention and you drive the resolution.

3. It knows about your product: Opslane is continuously learning about your product. Every investigation begins with what it knows about your product.

It’s early. Frontend apps work end to end today.I am currently focused on improving reliability and accuracy.

Here is a link to our repo: https://github.com/opslane/opslane

Would love to get feedback from folks on our approach to this problem!

Comments

jasonshen•8h ago
> Opslane is continuously learning about your product. Every investigation begins with what it knows about your product.

What does this mean in practice and how does it make your product better?

aray07•8h ago
Since opslane watches all user session recordings, we know which screens and actions are more important. We use this to prioritize issues.
staticshock•8h ago
PostHog has this feature today. They have the concept of "Scouts", which are agents that scour ingested event data, replay sessions, and possibly also other kinds of data (though I haven't looked into what that means in practice), triage what they see, and put up PRs against them.

Update: I hope that didn't come across as a detraction; it's cool that you're building this. PostHog is open source, so if you haven't looked at their implementation yet, take a look, maybe it'll be useful to you!

aray07•8h ago
Thanks for the comment! I did come across posthog and it's a good validation that it is an important problem to solve!

Show HN: OpenTIE and OpenXWA, Modern Ports of Tie Fighter and X-Wing Alliance

https://github.com/elyosh/OpenTIE/
147•elyosh•9h ago•35 comments

Show HN: We built open OpenRouter that turns usage into a better model

https://github.com/experientiallabs/experiential
166•SilenN•10h ago•30 comments

Show HN: The load-bearing vocabulary of Claude

https://louisabraham.github.io/load-bearing/
459•Labo333•22h ago•219 comments

Show HN: Use Spot Instance Fearlessly

https://github.com/softcane/spot-vortex-agent
2•pradeep1177•28m ago•0 comments

Show HN: Beckon, distinct sounds for what your AI coding agent needs

https://github.com/Isa1asN/beckon
2•esayas_beshah•31m ago•0 comments

Show HN: FnScribe – Open-source, offline dictation for macOS

https://github.com/AlgorithmicResearchGroup/fnscribe
3•modagent•58m ago•2 comments

Show HN: Voronoi Go

https://voronoigo.com/
124•igpay•13h ago•16 comments

Show HN: IndexFlow – Open-source indexing infrastructure built with Rust

https://github.com/IndexFlowing/IndexFlow-core
15•mandarinclips•4h ago•6 comments

Show HN: Watches user sessions, finds bugs that matter, and fixes them

https://github.com/opslane/opslane
19•aray07•15h ago•4 comments

Show HN: My Claude quota ran out in 10 minutes, so I made a tool to find out why

https://github.com/kelviq/tare
76•sachinneravath•15h ago•55 comments

Show HN: A lightweight, stateless database for agent memory

https://polign.com/blog-edge-agent-memory
30•anuptalwalkar•1d ago•11 comments

Show HN: Restoredrill – proves your Postgres backups restore

https://github.com/ahmadpiran/restoredrill
44•ahmadpiran•17h ago•21 comments

Show HN: Understudy: Scenario Testing for AI Agents

https://github.com/gojiplus/understudy
3•neehao•3h ago•0 comments

Show HN: RealDiff – runtime behavior diffing for pull requests (six languages)

https://github.com/issacnitin/RealDiff
38•issacnitin•18h ago•8 comments

Show HN: Yet another minimal and lightweight terminal multiplexer written in Go.

https://github.com/patriceckhart/hrdx
33•patriceckhart•13h ago•16 comments

Show HN: A public feed of website changes

https://app.monity.ai/public/feed
3•kamilms21•6h ago•0 comments

Show HN: Leadcode – per-client account isolation for Claude Code, Codex, and gh

https://leadcode.build/
3•gsbecerrag•6h ago•0 comments

Show HN: Pi-Black – Use Your Claude Max (Or Pro) Subscription with Pi

https://github.com/paoloanzn/pi-black
3•paoloanzn•6h ago•0 comments

Show HN: Lightweight reimplementation of YaCy peer as small Go services

https://github.com/nikitakarpei/my-yacy-node
2•nikitakarpei•6h ago•0 comments

Show HN: Proval – Self-hosted code review agent for GitLab, Forgejo, and GitHub

https://github.com/seoes/proval
11•dowonseo•16h ago•1 comments

Show HN: Caravan, a flexible TypeScript-first logger for JavaScript applications

https://github.com/carlos-menezes/caravan
5•carlos-menezes•7h ago•0 comments

Show HN: Buslens – where can I get to by bus? (UK)

https://rupertlinacre.com/buslens/
81•RobinL•2d ago•55 comments

Show HN: L0/L1/L2 agents, leases, gates, audits, Git-worktree isolation

https://github.com/alex-reysa/singular-lite
4•mr-pickle•8h ago•0 comments

Show HN: We built the smallest dual-band aircraft tracker

https://pantsforbirds.com/the-worlds-smallest-dual-band-ads-b-receiver-module/
36•CoolNamesAllTkn•1d ago•7 comments

Show HN: Beating GPT5.5-xhigh for Coding agent security with SLMs and IRM

https://harden.run/blog/aif-research-and-evidence
9•se4u•9h ago•3 comments

Show HN: LatticeDB – Like SQLite but for graph databases

https://github.com/jeffhajewski/latticedb
182•smiths1999•2d ago•53 comments

Show HN: A private radio station for issue updates across your org

https://github.com/statemediafm/statemediafmradio
5•private4e584d•14h ago•0 comments

Show HN: A Windows 98 retro voting tug-O-war system

https://www.imright.wtf
4•Dubbo1•10h ago•1 comments

Show HN: Build your own theme park

https://www.magicpatterns.com/theme-park
51•thealexanderlee•1d ago•23 comments

Show HN: go-binsync – Go binary patches up to 67× smaller than bsdiff

https://github.com/wjordan/go-binsync
5•wgjordan•11h ago•0 comments