← Back to home
Comparison · Infra & APIs

gh vs Knock

A side-by-side editorial comparison of gh and Knock — release velocity, themes, recent moves, and the top alternatives to consider.

gh vs Knock: at a glance

FeatureghKnock
SectorInfra & APIsInfra & APIs
Velocity score2.56.3
Sparks · 30d01
Top themesgithub-api, http-client, pagination, token-handlingnotification infrastructure, data sources, agent interface, internal alerting
Last editorial update1h ago4h ago
WebsiteVisit →

What is gh?

gh spent its last two releases making failures and interruptions recoverable.

The GitHub API client rebuilt on httr2 in 1.4.0, then took a security-driven breaking change in 1.5.0: response headers are no longer stored in returned objects, because they can carry sensitive information. The 1.6.0 release made interrupted pagination recoverable and downgraded personal access token format validation from an error to a warning.

Read the full gh trajectory →

What is Knock?

Knock keeps absorbing customer data sources, puts an agent on top, and now aims at internal alerts.

The recent window splits into three strands: data sources (Clay, Amplitude) that remove the sync layer customers normally write between product data and messaging; workflow primitives (wait-for-event, branch rebasing) that make notification sequences behave like state machines; and an agent that reads the resulting message data in plain language. The newest addition points somewhere else — connecting a team's own Slack workspace to send to internal channels and recipients rather than to end users.

Read the full Knock trajectory →

gh vs Knock: editorial side-by-side

G
gh
INFRA · APIS
2.5

gh spent its last two releases making failures and interruptions recoverable.

◆ Current state

The GitHub API client rebuilt on httr2 in 1.4.0, then took a security-driven breaking change in 1.5.0: response headers are no longer stored in returned objects, because they can carry sensitive information. The 1.6.0 release made interrupted pagination recoverable and downgraded personal access token format validation from an error to a warning.

◆ Where it's heading

The direction is tolerance for partial and unusual outcomes rather than new endpoint coverage. Interrupting a paginated call now raises a classed condition carrying the records already fetched; a 304 Not Modified returns an empty response with headers intact instead of erroring; an unrecognised token format warns and proceeds. A fake_github_app() built on webfakes ships for testing, and is offered to other package authors.

◆ Prediction

Token format handling is now configurable rather than fixed, so the next likely work is following GitHub's credential formats as they change, not expanding the client surface.

K
Knock
INFRA · APIS
6.3

Knock keeps absorbing customer data sources, puts an agent on top, and now aims at internal alerts.

◆ Current state

The recent window splits into three strands: data sources (Clay, Amplitude) that remove the sync layer customers normally write between product data and messaging; workflow primitives (wait-for-event, branch rebasing) that make notification sequences behave like state machines; and an agent that reads the resulting message data in plain language. The newest addition points somewhere else — connecting a team's own Slack workspace to send to internal channels and recipients rather than to end users.

◆ Where it's heading

The pattern is consistent: whatever a customer would otherwise build around Knock, Knock absorbs. Sync code became data sources, report building became the agent, and internal alerting — usually a separate webhook or a homegrown Slack app — becomes another recipient type. The management surfaces landing alongside it (categories, tags, saved views) are the housekeeping that accumulation forces.

◆ Prediction

More internal-destination work is the likely next step, extending the same use case beyond Slack, alongside further data sources following the Clay and Amplitude pattern.

Alternatives to gh and Knock

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either gh or Knock.

See all gh alternatives → · See all Knock alternatives →

Recent activity from gh and Knock

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1d agoKnockPower internal Slack alerts
  2. 2d agoKnockCategory + tag management
  3. 8d agoKnockAmplitude data source
  4. 15d agoKnockAnalytics in the Knock agent
  5. 16d agoKnockWait for event function
  6. 17d agoKnockClay data source
  7. 25d agoghPagination progress bar reports true record counts
  8. 2mo agoghInterrupted pagination keeps its partial results
  9. 1y agoghResponse headers dropped from results after a security advisory
  10. 2y agoghPagination helpers repaired and atomic file writes
  11. 3y agoghClient rebuilt on httr2 with rate-limit controls
  12. 3y agoghLower-case methods and richer error conditions

Frequently asked questions

What is the difference between gh and Knock?

They serve adjacent needs but don't currently overlap on shipped themes. Knock is currently shipping more aggressively (velocity 6.3 vs 2.5), with 1 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is gh better than Knock?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Knock is currently shipping more aggressively (velocity 6.3 vs 2.5), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to gh?

Top gh alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "gh alternatives" section above for the current picks, or visit /alternatives/gh for the full list with editorial commentary on each.

What are the best alternatives to Knock?

Top Knock alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Knock alternatives" section above for the current picks, or visit /alternatives/knock for the full list with editorial commentary on each.