GitHub - sst/opencode: AI coding agent, built for the terminal.
AI coding agent, built for the terminal. Contribute to sst/opencode development by creating an account on GitHub.
AI coding agent, built for the terminal. Contribute to sst/opencode development by creating an account on GitHub.
A tool that converts OpenAPI specifications to MCP server - harsha-iiiv/openapi-mcp-generator

How to add a GitHub contribution graph to your Next.js site using GitHub's GraphQL API, with server-side caching.

LLMs often generate O(n²) solutions when O(n) would suffice. Learn how to prompt for optimal data structures, avoid common performance pitfalls, and g...