A virtual jailed shell environment for Go apps backed by an io/fs#FS.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: add README

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso 320267ff d71d2c93

+15
+15
README.md
··· 1 + # kefka 2 + 3 + ![](./docs/img/kefka.jpg) 4 + 5 + > Why do you cling to life when you know you can't live forever? 6 + 7 + Kefka is a virtual shell environment in the vein of [just-bash](https://github.com/vercel-labs/just-bash). This is useful when you need consistent cross platform shell behaviour operating against virtual environments without the weight of a sandbox/container/jail/virtual machine/microvm. One of the major usecases for Kefka's toolset is when operating with AI agents in constrained virtual filesystems. 8 + 9 + This will become the coreutils implementation for [yeet](https://github.com/TecharoHQ/yeet)'s Windows port. 10 + 11 + ## Code quality and current lifecycle stage 12 + 13 + Kefka is currently _quite experimental_. It is nowhere near ready for primetime or general use. Most of the commands have not been audited for correctness or POSIX compliance. Most if not all of them were ported from just-bash using the [just-bash-port claude skill](./.claude/skills/just-bash-port/SKILL.md). 14 + 15 + Don't use this yet. It will be good eventually.
docs/img/kefka.jpg

This is a binary file and will not be displayed.