@aarmos/bridge 0.1.1 → 0.1.2

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/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -38,8 +38,8 @@ cd ../../examples/basic-agent
38
38
  aarmos dev
39
39
  ```
40
40
 
41
- The PWA opens paired, in dry-run mode, against a throwaway repo. See
42
- `examples/basic-agent/README.md` for the 30-second demo.
41
+ The PWA opens paired, in dry-run mode, against a throwaway repo. See the
42
+ [quickstart](https://www.aarmos.io/docs/quickstart) for the 30-second demo.
43
43
 
44
44
 
45
45
  ## Commands
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aarmos/bridge",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "Aarmos CLI bridge — local WebSocket host that gives the Aarmos PWA scoped, deny-by-default access to files, shell, git, and read-only Postgres on the developer's machine. The PWA stays the brain; this is the arms.",
5
5
  "keywords": [
6
6
  "aarmos",