@plumpslabs/kuma 2.3.0 → 2.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  # Kuma
6
6
 
7
- **Safety-first context & orchestration engine for AI coding agents** · v2.2.8
7
+ **Safety-first context & orchestration engine for AI coding agents**
8
8
 
9
9
  [![npm](https://img.shields.io/npm/v/@plumpslabs/kuma.svg?logo=npm&color=red)](https://www.npmjs.com/package/@plumpslabs/kuma)
10
10
  [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getProjectRoot
3
- } from "./chunk-IXMWW5WA.js";
3
+ } from "./chunk-E2KFPEBT.js";
4
4
 
5
5
  // src/utils/agentDetector.ts
6
6
  import fs from "fs";