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.

Go 99.9%
Shell 0.1%
111 1 2

Clone this repository

https://tangled.org/xeiaso.net/kefka https://tangled.org/did:plc:e5nncb3dr5thdkjir5cfaqfe/kefka
git@tangled.org:xeiaso.net/kefka git@tangled.org:did:plc:e5nncb3dr5thdkjir5cfaqfe/kefka

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Kefka#

Why do you cling to life when you know you can't live forever?

Kefka is a virtual shell environment in the vein of 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.

This will become the coreutils implementation for yeet's Windows port.

Code quality and current lifecycle stage#

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.

Don't use this yet. It will be good eventually.