# @byfriends/kaos

> Execution environment and filesystem/process abstractions for BYF

Latest version **0.6.2** (published 2026-09-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install @byfriends/kaos
pnpm add @byfriends/kaos
yarn add @byfriends/kaos
bun add @byfriends/kaos
```

## Health

**Score 60/100 (C)** — status: active.

Positive: esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.6.2 |
| Published | 2026-09-24 |
| First published | 2026-08-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Dependencies | 0 |
| Unpacked size | 112.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | ByronFinn |
| Maintainers | byfriend |
| Keywords | agent, byf, execution, filesystem, process, sandbox |

## Links

- npm: https://www.npmjs.com/package/@byfriends/kaos
- Repository: https://github.com/ByronFinn/byf
- Issues: https://github.com/ByronFinn/byf/issues
- npm.io page: https://npm.io/package/@byfriends/kaos

## Alternatives

- [unionfs](https://npm.io/package/unionfs.md) — 2.2M weekly downloads
- [path-starts-with](https://npm.io/package/path-starts-with.md) — 35.9K weekly downloads
- [redzip](https://npm.io/package/redzip.md) — 1.2K weekly downloads
- [vscode-anymatch](https://npm.io/package/vscode-anymatch.md) — 848 weekly downloads
- [@ledgerhq/coin-filecoin](https://npm.io/package/@ledgerhq/coin-filecoin.md) — 793 weekly downloads

## Recent versions

- 0.6.2 (latest) — 2026-09-24
- 0.4.2 — 2026-08-19

## README

# @byfriends/kaos

Execution environment abstraction used by BYF.

Part of the [BYF](https://github.com/ByronFinn/byf) monorepo.

**Runtime:** Bun-only. Node.js is not a supported interpreter for this library. See [ADR 0028](../../docs/adr/0028-full-bun-toolchain.md).

See the main repository for documentation, issues, and contribution guidelines.

## License

MIT — see the root LICENSE file.

---
_Source: https://npm.io/package/@byfriends/kaos · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
