Skip to content

HirayaCoder v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Aug 05:57
· 125 commits to main since this release
95ea39a

HirayaCoder v0.1.0 — a fully offline, local-first AI coding agent for VS Code.

Install

Download hirayacoder-0.1.0.vsix below, then:

code --install-extension hirayacoder-0.1.0.vsix

Requires Ollama running locally with at least one model
pulled. Nothing leaves your machine: the endpoint is loopback-enforced in code.

SHA-256  aac31d06ae9671d1c9d6f2d81f8616f70a66826ff0f8368a1a41da5a383c3533

Verified by CI

Linted, unit-tested, and integration-tested against a real VS Code on
Ubuntu, macOS, and Windows, with zero production-dependency advisories.

See CHANGELOG.md for what changed, doc/FEATURES.md for what it does, and
security/ for the threat model and SAST report.


This is a pre-release. Offered to try, not to depend on: the agent edits and
deletes files in your workspace, and while every such action is permission-gated
and audited, it has not yet been used by anyone but the author. Start on a
scratch folder, or a repository with a clean git state.

Full Changelog: https://github.com/jaymar921/HirayaCoder/commits/v0.1.0