Skip to content

release: 0.1.0rc15 — pin jvspatial 0.0.11#63

Merged
eldonm merged 3 commits into
mainfrom
release/0.1.0rc15
Jul 3, 2026
Merged

release: 0.1.0rc15 — pin jvspatial 0.0.11#63
eldonm merged 3 commits into
mainfrom
release/0.1.0rc15

Conversation

@eldonm

@eldonm eldonm commented Jul 2, 2026

Copy link
Copy Markdown
Member

Summary

Dependency-pin bump only: jvspatial 0.0.10 → 0.0.11 (pyproject + requirements). No jvagent code change.

jvspatial 0.0.11 (TrueSelph/jvspatial#25) fixes two single-hop find_connected_nodes regressions from 0.0.10 that broke the embedded agent's memory traversal — Agent.get_memory() and Conversation.node(direction="in", node=User) returned None (limit-before-filter + base-Node subtype resolution under an app/agent User entity-name collision). With the fix, the embedded agent completes full turns again.

Test plan

  • CI green against jvspatial 0.0.11 (once 0.0.11 is on PyPI — merge jvspatial#25 first)
  • Downstream: integral installs jvagent 0.1.0rc15 + jvspatial 0.0.11; agent turn succeeds end-to-end

Merge order: jvspatial#25 → PyPI 0.0.11 → this PR.

🤖 Generated with Claude Code

Eldon Marks and others added 3 commits July 2, 2026 14:45
jvspatial 0.0.11 fixes two single-hop find_connected_nodes regressions that
broke the embedded agent's memory traversal (get_memory / conversation→user
resolution returned None). Dependency-pin bump only; no jvagent code change.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@eldonm eldonm merged commit b96a387 into main Jul 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant