@joule-sh/code-darwin-arm64 0.23.6 → 0.23.7

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.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # joule
1
+ # Joule Code: Always-on agents
2
2
 
3
3
  An AI coding agent that runs in your terminal and can be driven from a browser.
4
4
 
@@ -52,7 +52,7 @@ Install `joule` first; [editor/README.md](editor/README.md) has the settings.
52
52
  ## Share it to a browser
53
53
 
54
54
  `/share` prints a URL and a six-character code. The session appears in the
55
- console as a conversation you can read and reply in from any browser - nothing
55
+ console as a conversation you can read and reply in from any browser. Nothing
56
56
  runs in the browser. A console signed in to the account that shared it needs no
57
57
  code.
58
58
 
package/bin/joule CHANGED
Binary file
package/bin/joule-daemon CHANGED
Binary file
package/bin/relay CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@joule-sh/code-darwin-arm64",
3
- "version": "0.23.6",
3
+ "version": "0.23.7",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",