Skip to content

Commit 97438c2

Browse files
authored
Merge pull request #3 from gmh5225/gmh5225-patch-1
Fix url
2 parents 8aeaee7 + 3759a7e commit 97438c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The term **"Vibe Coding"** was coined by AI researcher Andrej Karpathy in Februa
3434

3535
- [Goose](https://block.github.io/goose/) - Goose is an open-source coding assistant developed by Block, designed to assist developers through seamless integration with various AI providers, including support for OpenAI-compatible platforms, Anthropic, Ollama and several others. Goose operates in either a command line or interactive mode and optionally integrates with VSCode or other IDEs via the Model Context Protocol (MCP), offering a robust environment for code generation and editing. It aims to enhance productivity by providing efficient workflows and versatile support in development tasks.
3636

37-
- [Vibe Compiler (vibec)](https://github.com/grishingrishin/vibe-compiler) - Vibe Compiler is a self-compiling tool that transforms prompt stacks into code and tests using LLM generation. It processes markdown-based prompt stacks to generate code, tests, and documentation, with support for both static and dynamic plugins. The tool works with any LLM via OpenRouter, including Claude, ChatGPT, and Grok, and can even compile itself through a bootstrap process, evolving its own implementation across numbered stages.
37+
- [Vibe Compiler (vibec)](https://github.com/Strawberry-Computer/vibe-compiler) - Vibe Compiler is a self-compiling tool that transforms prompt stacks into code and tests using LLM generation. It processes markdown-based prompt stacks to generate code, tests, and documentation, with support for both static and dynamic plugins. The tool works with any LLM via OpenRouter, including Claude, ChatGPT, and Grok, and can even compile itself through a bootstrap process, evolving its own implementation across numbered stages.
3838

3939
## Guides/Manual/Best Practices/Tutorials/Blogs
4040

0 commit comments

Comments
 (0)