Releases: endernoke/vscode-cheerleader
v1.1.0
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
- Customize Live2D model, Hugging Face support by @supreme-gg-gg in #52
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Demo Video! by @supreme-gg-gg in #46
- demo gif by @supreme-gg-gg in #47
- Replace get-windows with vscode api, rubber duck user prompt added by @supreme-gg-gg in #48
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Change WS port and update JSON parsing by @supreme-gg-gg in #45
Full Changelog: v1.0.0...v1.0.1
Cheerleader is here! v1.0.0
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
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
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.