Ross ROSS = Recommend OSS · open-source software intelligence for agents

solo-io/squash

The debugger for microservices observed · 2026-08-28

github.com/solo-io/squash · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3308
  • days_rel: n/a
  • days_push: 1546
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1766 stars · 102 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Squash is an open-source debugger for microservice applications running on Kubernetes, bridging containers/pods/services to IDEs and terminals. It lets developers set breakpoints, step through code, and inspect or modify variables across distributed services without modifying the applications.

Use cases

  • debug microservices running in kubernetes
  • set breakpoints in a container in a pod
  • step through code across multiple microservices
  • inspect and modify variable values at runtime in k8s
  • debug a kubernetes service from my IDE
  • troubleshoot distributed application state across nodes

When to choose

  • you debug microservices deployed on Kubernetes and want real-time interactive debugging
  • you need breakpoint/step-through debugging across multiple services rather than passive tracing
  • you want to attach debuggers to containers without modifying application code

When to avoid

  • your workloads run outside Kubernetes
  • you only need post-mortem analysis via logs or distributed tracing
  • you need a debugger for a language or IDE Squash does not support

Facets

cli-tool · maturity maintenance

developer-tools cli developer-tools microservices cloud-computing go cli cross-platform debugger kubernetes microservices ide-integration distributed-debugging debugging containers

1 source

Member repositories

RepositoryRoleHealth v2
solo-io/squashmain23

For agents

markdown · JSON · MCP: product_card(name="solo-io/squash")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem