GitHub - Code Puppy: mpfaffenberger/code_puppy: Agentic AI for writing code (CLI/TUI)
Agentic AI for writing code. Contribute to mpfaffenberger/code_puppy development by creating an account on GitHub.
Agentic AI for writing code. Contribute to mpfaffenberger/code_puppy development by creating an account on GitHub.
A highly customizable, lightweight, and open-source coding CLI powered by Groq for instant iteration. - build-with-groq/groq-code-cli
Stop hardcoding API keys in MCP configs and AI tool settings. Learn how to use 1Password CLI or Doppler to inject secrets just-in-time for Claude, Cur...
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...