Skip to content

Commit 21c482c

Browse files
committed
chore(agentic-jujutsu): Bump version to 2.3.6
- All 8 platform builds now working (macOS, Windows, Linux) - macOS fix: Added .cargo/config.toml with dynamic_lookup - Windows fix: Added bash shell for compatibility - Ready for npm publication with full platform support
1 parent 5f637f6 commit 21c482c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/agentic-jujutsu/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/agentic-jujutsu/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentic-jujutsu",
3-
"version": "2.3.5",
3+
"version": "2.3.6",
44
"description": "AI agent coordination for Jujutsu VCS with quantum-ready architecture, QuantumDAG consensus, AgentDB learning, and zero-dependency deployment",
55
"keywords": [
66
"jujutsu",
@@ -104,4 +104,4 @@
104104
"agentic-jujutsu-linux-arm64-musl": "2.3.5",
105105
"agentic-jujutsu-linux-arm-gnueabihf": "2.3.5"
106106
}
107-
}
107+
}

0 commit comments

Comments
 (0)