bajaclaw 0.14.0 → 0.14.1

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 +4 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -7,7 +7,7 @@
7
7
  ██╔══██╗██╔══██║██ ██║██╔══██║ ██║ ██║ ██╔══██║██║███╗██║
8
8
  ██████╔╝██║ ██║╚█████╔╝██║ ██║ ╚██████╗███████╗██║ ██║╚███╔███╔╝
9
9
  ╚═════╝ ╚═╝ ╚═╝ ╚════╝ ╚═╝ ╚═╝ ╚═════╝╚══════╝╚═╝ ╚═╝ ╚══╝╚══╝
10
- autonomous agents on your terms · MIT · v0.14.0
10
+ autonomous agents on your terms · MIT · v0.14.1
11
11
  ```
12
12
 
13
13
  **BajaClaw is a long-running agent runtime for the `claude` CLI.** It turns
@@ -17,6 +17,9 @@ OS-native scheduling, and first-class MCP integration.
17
17
 
18
18
  You install it once. It sets itself up. You run `bajaclaw start`. It goes.
19
19
 
20
+ > The name is a tribute to Baja Blast — the author's favorite soda. The
21
+ > dashboard ships in that same tropical-lime teal on purpose.
22
+
20
23
  ---
21
24
 
22
25
  ## Install
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bajaclaw",
3
- "version": "0.14.0",
3
+ "version": "0.14.1",
4
4
  "description": "BajaClaw — autonomous agents on your terms",
5
5
  "type": "module",
6
6
  "bajaclaw": {