KirinCode f682239d21 feat(v0.3.0): add workflow engine — scheduled tasks, file-change triggers 1 mesiac pred
..
bin 4bf87257f9 Initial KirinCode v0.1 1 mesiac pred
migration 4bf87257f9 Initial KirinCode v0.1 1 mesiac pred
script 4bf87257f9 Initial KirinCode v0.1 1 mesiac pred
specs 4bf87257f9 Initial KirinCode v0.1 1 mesiac pred
src 7e51a770b3 fix(v0.2.2): remove opencode models, fix modes, replace logo 1 mesiac pred
test 4bf87257f9 Initial KirinCode v0.1 1 mesiac pred
.gitignore 4bf87257f9 Initial KirinCode v0.1 1 mesiac pred
AGENTS.md 4bf87257f9 Initial KirinCode v0.1 1 mesiac pred
Dockerfile 4bf87257f9 Initial KirinCode v0.1 1 mesiac pred
README.md 4bf87257f9 Initial KirinCode v0.1 1 mesiac pred
bunfig.toml 4bf87257f9 Initial KirinCode v0.1 1 mesiac pred
git 4bf87257f9 Initial KirinCode v0.1 1 mesiac pred
package.json f682239d21 feat(v0.3.0): add workflow engine — scheduled tasks, file-change triggers 1 mesiac pred
parsers-config.ts 4bf87257f9 Initial KirinCode v0.1 1 mesiac pred
sst-env.d.ts 4bf87257f9 Initial KirinCode v0.1 1 mesiac pred
tsconfig.json 4022216a83 chore: complete rebranding — all opencode references cleaned 1 mesiac pred

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.