@istuen/pt 0.1.0 → 0.1.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.
Files changed (2) hide show
  1. package/README.md +0 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -208,11 +208,6 @@ domains: [my-domain] # 追加到 use 的 domains
208
208
 
209
209
  ---
210
210
 
211
- ## 开发
212
-
213
- 技术栈:TypeScript + tsup + Vitest + Biome。零运行时依赖(除 yaml 库用于 Blueprint 解析)。
214
-
215
- ---
216
211
 
217
212
  ## License
218
213
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@istuen/pt",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Pt \u2014 Turn domain knowledge into configurable Agent Context.",
5
5
  "type": "module",
6
6
  "keywords": [