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

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.