mirror of
https://github.com/e2b-dev/awesome-ai-agents.git
synced 2026-02-24 12:25:11 +00:00
Added Blinky, an open-source AI debugging agent (#91)
Great contribution, thank you!
This commit is contained in:
22
README.md
22
README.md
@@ -732,6 +732,28 @@ General purpose, Productivity
|
|||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
||||||
|
## [Blinky](https://github.com/seahyinghang8/blinky)
|
||||||
|
An open-source AI debugging agent for VSCode
|
||||||
|
|
||||||
|
<details>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### Category
|
||||||
|
Coding, Debugging
|
||||||
|
|
||||||
|
### Description
|
||||||
|
- Blinky is an open-source AI debugging agent for VSCode that uses LLMs to help identify and fix backend code errors (inspired by SWE-agent).
|
||||||
|
- Blinky leverages the VSCode API, Language Server Protocol (LSP), and print statement debugging to triangulate and address bugs in real-world backend systems.
|
||||||
|
|
||||||
|
|
||||||
|
### Links
|
||||||
|
- [VSCode Extension](https://marketplace.visualstudio.com/items?itemName=blinky.blinky)
|
||||||
|
- [Discord](https://discord.gg/d3AUNHDb)
|
||||||
|
- [GitHub](https://github.com/seahyinghang8/blinky)
|
||||||
|
</details>
|
||||||
|
|
||||||
|
|
||||||
## [Bloop](https://bloop.ai/)
|
## [Bloop](https://bloop.ai/)
|
||||||
AI code search, works for Rust and Typescript
|
AI code search, works for Rust and Typescript
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user