@lambdacurry/arbor 0.20.21 → 0.20.22

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/dist/arbor.js +1 -1
  2. package/package.json +1 -1
package/dist/arbor.js CHANGED
@@ -16725,7 +16725,7 @@ var recallHit = exports_external.looseObject({
16725
16725
  score: exports_external.number(),
16726
16726
  excerpt: exports_external.string(),
16727
16727
  space: spaceRef.nullable(),
16728
- url: exports_external.string(),
16728
+ url: nullableString,
16729
16729
  createdAt: timestamp
16730
16730
  });
16731
16731
  var contributionRef = exports_external.looseObject({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lambdacurry/arbor",
3
- "version": "0.20.21",
3
+ "version": "0.20.22",
4
4
  "description": "The Arbor CLI — a shared workspace for people and agents. The human + headless-agent write path over Arbor's guarded operation surface.",
5
5
  "keywords": [
6
6
  "agents",