@thesashadev/girl-agent 0.2.1 → 0.2.2

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 (2) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.2.2
4
+
5
+ Дата: 2026-05-12
6
+
7
+ 🚀 Новое
8
+
9
+ - Добавлен навык для тестирования веб‑интерфейса (WebUI) girl-agent
10
+
11
+
3
12
  ## 0.2.1
4
13
 
5
14
  Дата: 2026-05-12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thesashadev/girl-agent",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "Telegram AI persona engine with memory, schedule, relationship state and MTProto userbot mode.",
5
5
  "type": "module",
6
6
  "bin": {