Skip to content

Fix P0 reliability bugs with regression tests - #2

Merged
spid37 merged 4 commits into
masterfrom
fix/reliability-p0
Sep 15, 2026
Merged

spid37 merged 4 commits into
masterfrom
fix/reliability-p0

Conversation

@spid37

@spid37 spid37 commented Sep 15, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • go test ./internal/app/ -count=1
  • Create new workspace in UI and Connect without console errors
  • Connect to a server that fails, confirm CPU stays normal after the error popup
  • Import an invalid grpcurl command and confirm the app stays running
  • Select a method using google.protobuf.Value / FieldMask and confirm the form renders

Made with Cursor

spid37 and others added 4 commits September 16, 2026 00:12
Stop the connection-monitor CPU spin, harden nil/store/stream paths, treat missing Badger keys as empty, allow cyclic protos to depth 7, and initialize new-workspace options.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Keep cyclic path/graph aligned on snip, return errors from store-backed APIs when the DB is unavailable, skip RetryConnection waits without a Wails context, and open/close stream channels without closing from the receive loop.

Co-authored-by: Cursor <cursoragent@cursor.com>
@spid37
spid37 merged commit 8bcc702 into master Sep 15, 2026
1 check passed
@spid37
spid37 deleted the fix/reliability-p0 branch September 15, 2026 14:37
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