@dcyfr/ai 3.0.8 → 3.1.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.
- package/CHANGELOG.md +14 -0
- package/README.md +2 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [3.1.0](https://github.com/dcyfr-labs/dcyfr-ai/compare/v3.0.9...v3.1.0) (2026-05-26)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* **release:** mint tokens via dcyfr-labs-release GitHub App ([#220](https://github.com/dcyfr-labs/dcyfr-ai/issues/220)) ([b667da3](https://github.com/dcyfr-labs/dcyfr-ai/commit/b667da3dff2234946ccfbe543e4c7ac69d137535))
|
|
9
|
+
|
|
10
|
+
## [3.0.9](https://github.com/dcyfr-labs/dcyfr-ai/compare/v3.0.8...v3.0.9) (2026-05-25)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* **release:** use PAT with workflow scope for release-please ([#217](https://github.com/dcyfr-labs/dcyfr-ai/issues/217)) ([52da39f](https://github.com/dcyfr-labs/dcyfr-ai/commit/52da39f2b46a4ab0c421b568cfaca749fe13b822))
|
|
16
|
+
|
|
3
17
|
## [3.0.8](https://github.com/dcyfr-labs/dcyfr-ai/compare/v3.0.7...v3.0.8) (2026-05-25)
|
|
4
18
|
|
|
5
19
|
|
package/README.md
CHANGED
|
@@ -13,6 +13,7 @@
|
|
|
13
13
|
-->
|
|
14
14
|
|
|
15
15
|
[](https://deepwiki.com/dcyfr/dcyfr-ai)
|
|
16
|
+
[](https://peerlist.io/dcyfr/project/dcyfr-ai)
|
|
16
17
|
|
|
17
18
|
[](https://www.npmjs.com/package/@dcyfr/ai)
|
|
18
19
|
[](https://www.npmjs.com/package/@dcyfr/ai)
|
|
@@ -30,6 +31,7 @@ Portable AI agent harness with plugin architecture for managing multiple AI prov
|
|
|
30
31
|
- Primary domain: [www.dcyfr.ai](https://www.dcyfr.ai)
|
|
31
32
|
- Trademark guidance: [../TRADEMARK.md](../TRADEMARK.md)
|
|
32
33
|
- Licensing details: [LICENSE](./LICENSE)
|
|
34
|
+
- Peerlist project: [peerlist.io/dcyfr/project/dcyfr-ai](https://peerlist.io/dcyfr/project/dcyfr-ai)
|
|
33
35
|
|
|
34
36
|
## 🔍 @dcyfr/ai vs. Alternatives
|
|
35
37
|
|