Pake: Tiny Desktop Apps From Any Website
Free open-source Tauri wrapper that turns websites into lightweight desktop apps, with real size caveats and a quick-start...
GitHub CLI 2.95.0 adds gh repo read-file and gh repo read-dir, two preview commands for inspecting repository content directly from the terminal. It is a practical upgrade for developers, maintainers, and AI-agent workflows that need to check a README, config file, package manifest, docs folder, or policy file without cloning the full repository first.
The commands are marked preview, so flags or output details may change. Access still follows the permissions of the authenticated GitHub user, and large or binary files are not a replacement for a proper checkout. For automation, pin your expected gh version and handle missing-command fallback paths.
| Source | What it confirms |
|---|---|
| GitHub Changelog | gh repo read-file and gh repo read-dir are available in GitHub CLI 2.95.0+ |
| GitHub CLI release notes | The release date, examples, preview status, and scripting flags |
| GitHub CLI manual | Exact command syntax, JSON fields, and terminal escape-sequence behavior |
GitHub Copilot app now supports bring your own key for agent sessions, letting teams connect OpenAI, Azure OpenAI, Anthr…
GitHub Actions now supports parallel steps with background, wait, wait-all, cancel, and parallel syntax. It is useful fo…
Shopify is deprecating the Storefront MCP get_cart and update_cart tools in favor of UCP Cart MCP, with migration requir…
Sign in to join the discussion and vote on comments.
Sign in