KirinCode d6a0be29df fix(v0.7.0): remove admin route from desktop — use standalone HTML pages instead hace 1 mes
..
bin 4bf87257f9 Initial KirinCode v0.1 hace 1 mes
migration 4bf87257f9 Initial KirinCode v0.1 hace 1 mes
script 4bf87257f9 Initial KirinCode v0.1 hace 1 mes
specs 4bf87257f9 Initial KirinCode v0.1 hace 1 mes
src fb127dec25 feat(v0.5.0): complete rebrand — all 238 opencode references cleaned hace 1 mes
test 6f541ff8a1 fix(v0.4.3): AI identity, feedback URL, AGENTS.md cleanup hace 1 mes
.gitignore 4bf87257f9 Initial KirinCode v0.1 hace 1 mes
AGENTS.md 6f541ff8a1 fix(v0.4.3): AI identity, feedback URL, AGENTS.md cleanup hace 1 mes
Dockerfile 4bf87257f9 Initial KirinCode v0.1 hace 1 mes
README.md 4bf87257f9 Initial KirinCode v0.1 hace 1 mes
bunfig.toml 4bf87257f9 Initial KirinCode v0.1 hace 1 mes
git 4bf87257f9 Initial KirinCode v0.1 hace 1 mes
package.json d6a0be29df fix(v0.7.0): remove admin route from desktop — use standalone HTML pages instead hace 1 mes
parsers-config.ts 4bf87257f9 Initial KirinCode v0.1 hace 1 mes
sst-env.d.ts 4bf87257f9 Initial KirinCode v0.1 hace 1 mes
tsconfig.json fb127dec25 feat(v0.5.0): complete rebrand — all 238 opencode references cleaned hace 1 mes

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.