Skip to content

Releases: huytd/supercoder

Release v0.1.4

14 Apr 22:20
Compare
Choose a tag to compare

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

01 Apr 04:34
Compare
Choose a tag to compare

SuperCoder Release v0.1.3

Changelog

  • 🎨 Render markdown response in the terminal
  • 🔍 Use git grep instead of ripgrep 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

30 Mar 01:24
f3fea78
Compare
Choose a tag to compare

SuperCoder v0.1.2

image

Installation

Download the supercoder-v0.1.2.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.1

29 Mar 00:16
Compare
Choose a tag to compare

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

27 Mar 06:37
Compare
Choose a tag to compare
v0.1.0-alpha build Pre-release
Pre-release
feat: Support loading Cursor Rules