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

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.