@joule-sh/code-win32-x64 0.23.3 → 0.23.5
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 +5 -4
- package/bin/joule-daemon.exe +0 -0
- package/bin/joule.exe +0 -0
- package/bin/relay.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,10 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
An agentic coding terminal you can also drive from a web page.
|
|
4
4
|
|
|
5
|
-
You run it in a repo on your own machine
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
or a phone.
|
|
5
|
+
You run it in a repo on your own machine and share it. Your own console picks
|
|
6
|
+
it up straight away, because the machine is already signed in to your account,
|
|
7
|
+
and from then on the browser and the terminal are the same session. You start
|
|
8
|
+
work at the desk and keep steering it from a laptop or a phone. It also prints a
|
|
9
|
+
short pairing code, which is how you show that session to somebody else.
|
|
9
10
|
|
|
10
11
|
The agent reads and edits files, runs commands and makes commits **on your
|
|
11
12
|
machine**. The browser is a remote control, never an executor.
|
package/bin/joule-daemon.exe
CHANGED
|
Binary file
|
package/bin/joule.exe
CHANGED
|
Binary file
|
package/bin/relay.exe
CHANGED
|
Binary file
|