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

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.