@rk0429/agentic-relay 0.3.0 → 0.4.0

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.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/relay.mjs +1309 -800
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -317,7 +317,7 @@ src/
317
317
  - **Process management**: execa (interactive modes, Gemini CLI)
318
318
  - **Validation**: zod
319
319
  - **Logging**: consola
320
- - **Testing**: vitest (352 tests across 18 files)
320
+ - **Testing**: vitest (507 tests across 28 files)
321
321
  - **Coverage**: @vitest/coverage-v8
322
322
 
323
323
  ## License