KirinCode f682239d21 feat(v0.3.0): add workflow engine — scheduled tasks, file-change triggers 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 7e51a770b3 fix(v0.2.2): remove opencode models, fix modes, replace logo hace 1 mes
test 4bf87257f9 Initial KirinCode v0.1 hace 1 mes
.gitignore 4bf87257f9 Initial KirinCode v0.1 hace 1 mes
AGENTS.md 4bf87257f9 Initial KirinCode v0.1 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 f682239d21 feat(v0.3.0): add workflow engine — scheduled tasks, file-change triggers 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 4022216a83 chore: complete rebranding — all 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.