Skip to content

Releases: endernoke/vscode-cheerleader

v1.1.0

13 May 18:37
e849390
Compare
Choose a tag to compare

You can use custom Live2D models now, whether you found them online or made one yourself. Provide a local file path OR URL to load the model in the "character selection" sidebar. A few GitHub repositories containing free models to choose from are provided in README.md. These collections include anime-styled but non-human characters like pets :)

We also brought back Hugging Face inference API and patched some minor bugs.

We will try to make a new demo video showcasing custom avatars ASAP!

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

03 May 19:04
7062b00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

03 May 04:17
6ef3ce1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

Cheerleader is here! v1.0.0

03 May 02:17
9da26df
Compare
Choose a tag to compare

Programmers across all lands must rejoice at the birth of the almighty cheerleader. Hereby we deliver the world's first interactive anime coding companion in VSCode powered by VSCode API and Copilot LLMs.

Whether you want to learn a new programming language, solve problems with AI, or just have someone keeping you motivated in your workspace, this is what you've been dreaming for. This extension is completely open sourced and free to use.

To install, go to VSCode Extension Marketplace and search "Cheerleader". You must have Copilot activated in your workspace and have a valid ElevenLabs API key (see README.md, you can get one for free). You also need to have Electron.js installed locally npm install -g electron to render the interactive avatar.

We are welcoming contributions whether they are issues (bugs, feature suggestions, etc.) or direct PR contributions! Let's make programming fun, engaging, and memorable again by reimagining human computer interaction.

v0.0.6

01 May 17:53
db20ecb
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

This is another pre-released that introduces some final features and tests CI. There are still some docs and usability issues to investigate and finalise before the final release (which will be soon).

v0.0.5

26 Apr 20:05
0930129
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

This is the first pre-release of VSCode Cheerleader. DO NOT install this unless you are voluntarily helping us to test. This is not reliable and you may very likely run into UI/UX issues or bugs.

The first official release will be soon next week.