@automagik/genie 3.260317.19 โ 3.260317.20
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.
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"plugins": [
|
|
11
11
|
{
|
|
12
12
|
"name": "genie",
|
|
13
|
-
"version": "3.260317.
|
|
13
|
+
"version": "3.260317.20",
|
|
14
14
|
"source": "./plugins/genie",
|
|
15
15
|
"description": "Human-AI partnership for Claude Code. Share a terminal, orchestrate workers, evolve together. Brainstorm ideas, wish them into plans, make with parallel agents, ship as one team. A coding genie that grows with your project."
|
|
16
16
|
}
|
package/openclaw.plugin.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@automagik/genie",
|
|
3
|
-
"version": "3.260317.
|
|
3
|
+
"version": "3.260317.20",
|
|
4
4
|
"description": "Collaborative terminal toolkit for human + AI workflows",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -46,9 +46,7 @@
|
|
|
46
46
|
"url": "git+https://github.com/automagik-dev/genie.git"
|
|
47
47
|
},
|
|
48
48
|
"openclaw": {
|
|
49
|
-
"extensions": [
|
|
50
|
-
"./plugins/genie/index.ts"
|
|
51
|
-
]
|
|
49
|
+
"extensions": ["./plugins/genie/index.ts"]
|
|
52
50
|
},
|
|
53
51
|
"engines": {
|
|
54
52
|
"bun": ">=1.3.10"
|
|
@@ -56,7 +54,5 @@
|
|
|
56
54
|
"publishConfig": {
|
|
57
55
|
"access": "public"
|
|
58
56
|
},
|
|
59
|
-
"trustedDependencies": [
|
|
60
|
-
"@biomejs/biome"
|
|
61
|
-
]
|
|
57
|
+
"trustedDependencies": ["@biomejs/biome"]
|
|
62
58
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "genie",
|
|
3
|
-
"version": "3.260317.
|
|
3
|
+
"version": "3.260317.20",
|
|
4
4
|
"description": "Human-AI partnership for Claude Code. Share a terminal, orchestrate workers, evolve together. Brainstorm ideas, turn them into wishes, execute with /work, validate with /review, and ship as one team.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Namastex Labs"
|
package/git-cliff/CHANGELOG.md
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
### ๐ Features
|
|
4
|
-
- **msg:** add session isolation to genie send for per-project scoping ([`9d5dae3`](https://github.com/automagik-dev/genie/commit/9d5dae303eab8c2d1f797356fa6c3ff2326ec7c3))
|
|
5
|
-
- **tmux:** add dual status bar config with project/task tab scripts ([`ce60fa0`](https://github.com/automagik-dev/genie/commit/ce60fa08957639a3125f3a5f9fd612e872094aea))
|
|
6
|
-
- **tmux:** enrich status bar scripts with live agent data from workers.json ([`a76f265`](https://github.com/automagik-dev/genie/commit/a76f2655132919076802cfc324f6684b246bb6b0))
|
|
7
|
-
- **tmux:** add dual status bar with project/task tabs and stub scripts ([`e8db57c`](https://github.com/automagik-dev/genie/commit/e8db57c8f8dfbe21e4ea11b0b9791a2790e7b42d))
|
|
8
|
-
- **session:** replace single genie session with per-project sessions ([`df2870f`](https://github.com/automagik-dev/genie/commit/df2870f498932ac19bb2720cdd598edb424ee1f6))
|
|
9
|
-
- **core:** add team-lead liveness checks, inbox watcher, and CI coverage gate ([`040b667`](https://github.com/automagik-dev/genie/commit/040b667ddf1a4c2e22dc70efecb3f975a3375983))
|
|
10
|
-
|
|
11
|
-
### ๐ Bug Fixes
|
|
12
|
-
- **ci:** prevent set -e from aborting coverage capture ([`c72a11a`](https://github.com/automagik-dev/genie/commit/c72a11a22bf05a5220b95f9fe823c6c9774fef65))
|
|
13
|
-
- **core:** correct protocol router cleanup typing ([`ba70b22`](https://github.com/automagik-dev/genie/commit/ba70b22a9d30dec0914b6586ce24f361bcd92449))
|
|
14
|
-
- **core:** stabilize session isolation and inbox watcher ([`c5b6121`](https://github.com/automagik-dev/genie/commit/c5b612135064b0dda07c77ea373569a268936d46))
|
|
15
|
-
- **core:** unset GIT_DIR in husky hooks to prevent test pollution ([`29b892c`](https://github.com/automagik-dev/genie/commit/29b892c86dd9f1a5a9fbfce3428430898f72a263))
|
|
16
|
-
- **tmux:** avoid cross-project session collisions and require tmux >=3.2 for dual status bars ([`d7ae157`](https://github.com/automagik-dev/genie/commit/d7ae157a421508dff4e3ba8a077f4a08f89d7220))
|
|
17
|
-
- **core:** unset GIT_DIR in husky hooks to prevent test pollution ([`82e999a`](https://github.com/automagik-dev/genie/commit/82e999adbe19b519477cbf585eaa0ba89d02d8bd))
|
|
18
|
-
- **core:** add sessionName argument to isTeamActive test calls and sort imports ([`f642101`](https://github.com/automagik-dev/genie/commit/f642101baee467454055ed958152979d862c2219))
|
|
19
|
-
- **core:** resolve null/undefined type mismatch in inbox-watcher and extract scopedWorkers helper ([`9414139`](https://github.com/automagik-dev/genie/commit/9414139ad4b7106b356c011f1a54b39147f4a291))
|
|
20
|
-
- **core:** force main branch in createTempGitRepo test helper for worktree compat ([`ced87a7`](https://github.com/automagik-dev/genie/commit/ced87a7640cc19d8a6412f68de3d0f661a036a9a))
|
|
21
|
-
|
|
22
|
-
### โป๏ธ Refactoring
|
|
23
|
-
- **core:** use filterBySession in resolveRecipient to reduce complexity ([`83cd1fb`](https://github.com/automagik-dev/genie/commit/83cd1fbef2bc78ac7be1eb599213de9dc57400f1))
|
|
24
|
-
|
|
25
|
-
### ๐งช Testing
|
|
26
|
-
- **core:** add coverage headroom for CI (69.25% funcs) ([`b80e277`](https://github.com/automagik-dev/genie/commit/b80e2776e9a597b4e7cee2444f0bd80ce0f0f963))
|
|
27
|
-
- **core:** boost coverage to 68% to fix CI coverage gate ([`b6486ee`](https://github.com/automagik-dev/genie/commit/b6486eec9d098344927edc7ae24c7b3ab0a22ea8))
|
|
28
|
-
|
|
29
|
-
### ๐ง Miscellaneous
|
|
30
|
-
- **core:** satisfy dead-code gate ([`2405981`](https://github.com/automagik-dev/genie/commit/24059813a064679ece8abad6006c2126ac7f8552))
|
|
31
|
-
- **core:** fix biome formatting in team-auto-spawn resolveSession signature ([`4631b38`](https://github.com/automagik-dev/genie/commit/4631b38e117cf079c6c4243067f354348a372c5b))
|
|
32
|
-
|
|
33
|
-
### ๐ฅ Contributors
|
|
34
|
-
- [@genie](https://github.com/genie) ๐ค
|
|
35
|
-
- Test
|
|
36
|
-
- Test User
|