@polka-codes/core 0.4.7 → 0.4.9

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 +5 -1
  2. package/dist/index.js +1271 -1051
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Polka Codes Core
2
2
 
3
+ [![npm version](https://img.shields.io/npm/v/@polka-codes/core.svg)](https://www.npmjs.com/package/@polka-codes/core)
4
+ [![npm downloads](https://img.shields.io/npm/dm/@polka-codes/core.svg)](https://www.npmjs.com/package/@polka-codes/core)
5
+ [![License](https://img.shields.io/npm/l/@polka-codes/core.svg)](https://github.com/polkacodes/polkacodes/blob/main/LICENSE)
6
+
3
7
  Core AI services and agent implementations for Polka Codes framework.
4
8
 
5
9
  ## Features
@@ -66,4 +70,4 @@ bun test
66
70
 
67
71
  ---
68
72
 
69
- *This README was generated by polka.codes*
73
+ *This README was generated by polka.codes*