← Back to home
Comparison · Infra & APIs

gh vs quarto

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

gh vs quarto: at a glance

Featureghquarto
SectorInfra & APIsInfra & APIs
Velocity score2.50.0
Sparks · 30d00
Top themesgithub-api, http-client, pagination, token-handlingquarto, vscode, positron, authoring-tools
Last editorial update3h ago55m ago
WebsiteVisit →Visit →

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 quarto?

Quarto's editor extension is quietly becoming Positron-first while keeping VS Code parity.

This is the Quarto extension for VS Code and Positron — cell execution, preview and render, the visual editor, snippets, and the language-server plumbing that makes .qmd files behave like real code documents. The last several releases have pushed the editing experience toward parity with ordinary source files: diagnostics inside code cells, code symbols and cells in the outline, semantic highlighting, and clickable file links with autocompletion in _quarto.yml. A large share of every release is now Positron-specific work rather than generic VS Code support.

Read the full quarto trajectory →

gh vs quarto: 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.

Q
quarto
INFRA · APIS
0.0

Quarto's editor extension is quietly becoming Positron-first while keeping VS Code parity.

◆ Current state

This is the Quarto extension for VS Code and Positron — cell execution, preview and render, the visual editor, snippets, and the language-server plumbing that makes .qmd files behave like real code documents. The last several releases have pushed the editing experience toward parity with ordinary source files: diagnostics inside code cells, code symbols and cells in the outline, semantic highlighting, and clickable file links with autocompletion in _quarto.yml. A large share of every release is now Positron-specific work rather than generic VS Code support.

◆ Where it's heading

Two patterns hold across releases. First, Positron is where new surface appears first — notebook editor commands, statement execution, runtime-aware language selection for new cells, and a bundled-CLI preference setting all landed as Positron features. Second, the extension is steadily stepping back from things dedicated tooling does better, giving up .typ files to Typst extensions and commenting out IPython magics in the virtual document so Ruff and Pyrefly stop flagging them. The multi-language story keeps widening, with Julia cells joining Python and R for in-editor execution.

◆ Prediction

Given how much recent work has been notebook-editor commands and .ipynb conversion, expect further consolidation of the notebook and .qmd paths behind shared commands rather than new authoring features.

Alternatives to gh and quarto

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 quarto.

See all gh alternatives → · See all quarto alternatives →

Recent activity from gh and quarto

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

  1. 25d agoghPagination progress bar reports true record counts
  2. 1mo agoquartoJulia cells become executable in .qmd files
  3. 1mo agoquartoUnified Export command and cleaner language-server handoff
  4. 2mo agoghInterrupted pagination keeps its partial results
  5. 2mo agoquartoDiagnostics and code symbols land inside qmd cells
  6. 3mo agoquarto_quarto.yml gains clickable paths and autocompletion
  7. 4mo agoquartoCell option directives preserved through formatting
  8. 5mo agoquartoParse errors no longer block execution in other chunks
  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 quarto?

They serve adjacent needs but don't currently overlap on shipped themes. gh is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 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 quarto?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. gh is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 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 quarto?

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