Releases: huytd/supercoder
Releases · huytd/supercoder
Release v0.1.4
SuperCoder Release v0.1.4
Installation
Download the zip file and extract it to your desired location.
Running
After extraction, you can run the application using:
./bin/supercoder
Changes
See the commit history for detailed changes.
Release v0.1.3
SuperCoder Release v0.1.3
Changelog
- 🎨 Render markdown response in the terminal
- 🔍 Use
git grep
instead ofripgrep
tool - 🌏 Implement Web Search and URL fetcher tool (see how to config)
Full Changelog: v0.1.2...v0.1.3
Installation
Download the supercoder-v0.1.3.zip
file and extract it to your desired location.
Make sure the ./bin/
path is in your PATH
.
Running
After extraction, you can run the application using:
./bin/supercoder
Release v0.1.2
Release v0.1.1
SuperCoder Release v0.1.1
Installation
Download the zip file and extract it to your desired location.
Running
After extraction, you can run the application using:
./bin/supercoder
Changes
See the commit history for detailed changes.
v0.1.0-alpha build
feat: Support loading Cursor Rules