Built for Kyo

Kymora

Cross-platform Kyo extensions for virtual filesystems, workflow execution, published test helpers, and Mill integrations.

SCALA
val runtime = Workflow.Runtime(vfs)
Workflow.handle(runtime)(compile())
Core kymora-vfs

Kyo effects for read-only and writable virtual filesystem access over host, in-memory, and mounted backends.

JVM · JS · Native · WASM
Core kymora-workflow

Kyo-native DAG task-graph engine with Mill-aligned incremental caching.

JVM · JS · Native · WASM
Core kymora-workflow-testkit

Published workflow test helpers: in-memory cache, fake clock, event capture, and graph ObjectMothers.

JVM · JS · Native · WASM
Tooling kymora-kyo-mill

Mill plugin artifact for Kyo test modules, Scala.js WebAssembly defaults, doctest validation, compat artifact selection, and Kyo FFI packaging.

JVM