Reading up on GitHub CLI
4 deep · digging since nov 19, 25
- Stacked pull requests are now in public preview - GitHub Changelog
GitHub introduces stacked pull requests in public preview, allowing developers to break large changes into reviewable layers and merge them with a single click via the gh‑stack CLI extension.
- What we’ve learned building cloud agents
Cursor's cloud agents perform best when given full development environments, durable execution via Temporal, and a harness that shifts control to the agent.
- What if you don't need MCP at all?
Many developers argue that CLI tools and direct API calls are simpler and more reliable than MCP for hooking LLMs to external systems.