Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
9d8b31f
chore(version): bump to 3.260314.9 [skip ci]
github-actions[bot] Mar 14, 2026
4d1cda6
fix(skills): rewrite orchestration rules, kill onboarding, rewrite le…
Mar 14, 2026
5b04faf
fix(skills): update core chain, support skills, and dream lifecycle
Mar 14, 2026
af48d7a
fix(skills): correct command names and template backticks from PR review
Mar 14, 2026
8399b0d
Merge pull request #565 from automagik-dev/fix/skill-refresh
namastex888 Mar 14, 2026
e5bb969
chore(version): bump to 3.260314.10 [skip ci]
github-actions[bot] Mar 14, 2026
c2ac543
feat: add task leader role with autonomous wish lifecycle orchestration
Mar 15, 2026
684f7c8
fix: address PR review feedback for task leader feature
Mar 15, 2026
6f2c7d8
fix: reorder imports to satisfy biome lint
Mar 15, 2026
ec601ff
Merge pull request #567 from automagik-dev/feat/task-leader
namastex888 Mar 15, 2026
6a159f1
chore(version): bump to 3.260315.1 [skip ci]
github-actions[bot] Mar 15, 2026
7e8d711
fix: eliminate inline --system-prompt flags, use temp files for all p…
Mar 15, 2026
b15c18f
fix: use template literals to satisfy biome lint
Mar 15, 2026
fcf1afd
Merge pull request #569 from automagik-dev/fix/leader-spawn
namastex888 Mar 15, 2026
6c4a8c7
chore(version): bump to 3.260315.2 [skip ci]
github-actions[bot] Mar 15, 2026
36a5340
feat: auto-kickoff leader on wish spawn + orchestration rules audit
Mar 15, 2026
ba2fb36
Merge pull request #571 from automagik-dev/fix/leader-kickoff
automagik-genie Mar 15, 2026
85cf145
chore(version): bump to 3.260315.3 [skip ci]
github-actions[bot] Mar 15, 2026
8f5d2c5
feat: slim orchestration rules, consolidate agents, session fixes
Mar 15, 2026
6736130
feat: agent folder structure, new agents, filesystem-based builtin re…
Mar 15, 2026
04da383
fix: biome lint formatting and import ordering
Mar 16, 2026
8330672
fix: use dynamic agent name in session.ts to match team-lead-command.ts
Mar 16, 2026
ddc8db2
Merge pull request #575 from automagik-dev/fix/orchestration-rules
namastex888 Mar 16, 2026
cb86d96
chore(version): bump to 3.260316.1 [skip ci]
github-actions[bot] Mar 16, 2026
df6a339
fix: resolve package root via process.argv[1] for compiled dist (#576)
Mar 16, 2026
35f6a15
Merge pull request #577 from automagik-dev/fix/orchestration-rules
namastex888 Mar 16, 2026
4fbee8b
chore(version): bump to 3.260316.2 [skip ci]
github-actions[bot] Mar 16, 2026
f6342a6
chore(version): bump to 3.260316.3 [skip ci]
github-actions[bot] Mar 16, 2026
e69cc08
chore(version): bump to 3.260316.4 [skip ci]
github-actions[bot] Mar 16, 2026
515cb49
fix: spawn team-lead not leader (matches folder name)
Mar 16, 2026
d5cc303
Merge pull request #579 from automagik-dev/fix/team-lead-name
namastex888 Mar 16, 2026
06dc4cf
chore(version): bump to 3.260316.5 [skip ci]
github-actions[bot] Mar 16, 2026
2af79f0
feat: spawn into current session when --team not provided
Mar 16, 2026
af0144a
Merge pull request #581 from automagik-dev/fix/spawn-session
namastex888 Mar 16, 2026
caf4644
fix: replace agent symlinks with real files for npm/bun compatibility
Mar 16, 2026
3c3ec14
Merge pull request #582 from automagik-dev/fix/agent-symlinks
namastex888 Mar 16, 2026
b1be705
chore(version): bump to 3.260316.6 [skip ci]
github-actions[bot] Mar 16, 2026
87f34a1
fix(update): use bun update -g instead of remove+install
Mar 16, 2026
f79ed6b
Merge pull request #584 from automagik-dev/fix/update-cache
namastex888 Mar 16, 2026
0a6f97d
chore(version): bump to 3.260316.7 [skip ci]
github-actions[bot] Mar 16, 2026
e674ad9
chore(version): bump to 3.260316.8 [skip ci]
github-actions[bot] Mar 16, 2026
cd0bda0
fix(update): use bun add --force --no-cache to bypass stale cache
Mar 16, 2026
9fb26ac
fix: single prompt file for team-lead — context in initial message, n…
Mar 16, 2026
c558af7
fix: team-lead spawn improvements
Mar 16, 2026
3418f5b
fix: remove unused imports
Mar 16, 2026
6073d4e
Merge pull request #585 from automagik-dev/fix/update-force-cache
namastex888 Mar 16, 2026
d99fc48
chore(version): bump to 3.260316.9 [skip ci]
github-actions[bot] Mar 16, 2026
6a2b9f5
fix: inline SOUL + HEARTBEAT into team-lead AGENTS.md — @imports dont…
Mar 16, 2026
16609a4
Merge pull request #586 from automagik-dev/fix/update-force-cache
namastex888 Mar 16, 2026
9655e93
chore(version): bump to 3.260316.10 [skip ci]
github-actions[bot] Mar 16, 2026
70b3533
fix: team-lead uses genie work directly + wish template QA section
Mar 16, 2026
10dfb32
Merge pull request #588 from automagik-dev/fix/team-lead-workflow-v2
namastex888 Mar 16, 2026
06a3b16
chore(version): bump to 3.260316.11 [skip ci]
github-actions[bot] Mar 16, 2026
48a3547
fix: set GENIE_TEAM env var on spawn — agents dispatch to correct team
Mar 16, 2026
f769373
Merge pull request #589 from automagik-dev/fix/genie-team-env
namastex888 Mar 16, 2026
48890ee
chore(version): bump to 3.260316.12 [skip ci]
github-actions[bot] Mar 16, 2026
b958cc5
fix: kickoff message says genie work spawns automatically, not use ge…
Mar 16, 2026
a15e8a3
Merge pull request #590 from automagik-dev/fix/kickoff-msg
namastex888 Mar 16, 2026
59a6607
fix(update): delete bun global lockfile before install — prevents sta…
Mar 16, 2026
83fdf8e
feat: project-scoped agent directory with three-tier resolution
Mar 16, 2026
f3b4c0f
fix: biome formatting
Mar 16, 2026
6c66923
Merge pull request #592 from automagik-dev/fix/project-scope
namastex888 Mar 16, 2026
8ea9303
fix: biome formatting
Mar 16, 2026
6a68218
Merge pull request #591 from automagik-dev/fix/bun-lockfile
namastex888 Mar 16, 2026
89d9bfe
chore(version): bump to 3.260316.13 [skip ci]
github-actions[bot] Mar 16, 2026
1d26cd9
fix(reset): clean up all team dirs on --reset, not just current windo…
clawtom Mar 16, 2026
e9c45f0
chore(version): bump to 3.260316.14 [skip ci]
Mar 16, 2026
80961c6
chore: trigger @next publish for v3.260316.14
Mar 16, 2026
aa16343
fix(lint): reduce cognitive complexity in buildClaudeCommand and laun…
namastex888 Mar 16, 2026
263c8aa
chore: trigger @next publish for v3.260316.14
Mar 16, 2026
b4f5f22
fix(lint): resolve all remaining lint errors and complexity warnings …
namastex888 Mar 16, 2026
05ef337
chore(tests): remove flaky stress/load tests (#597)
namastex888 Mar 16, 2026
1f9b3fd
feat(worktree): move default worktree path out of repo (#601)
namastex888 Mar 16, 2026
706902d
chore: remove local state from git tracking and update .gitignore (#598)
namastex888 Mar 16, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"plugins": [
{
"name": "genie",
"version": "3.260314.8",
"version": "3.260314.9",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The versioning script (scripts/version.ts) that generates this change appears to be brittle. It assumes the genie plugin is always the first entry in the plugins array of this file by updating json.plugins[0].

To make it more robust, the script should be updated to locate the plugin by its name before updating the version. For example:

// In scripts/version.ts
const geniePlugin = json.plugins?.find(p => p.name === 'genie');
if (geniePlugin) {
  geniePlugin.version = version;
}

This will prevent accidental version updates to the wrong plugin if other plugins are added or the order of plugins changes in the future.

"source": "./plugins/genie",
"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."
}
Expand Down
2 changes: 1 addition & 1 deletion openclaw.plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "genie",
"name": "Genie",
"description": "Skills, agents, and hooks for the Genie CLI terminal orchestration toolkit",
"version": "3.260314.8",
"version": "3.260314.9",
"configSchema": {
"type": "object",
"additionalProperties": false,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automagik/genie",
"version": "3.260314.8",
"version": "3.260314.9",
"description": "Collaborative terminal toolkit for human + AI workflows",
"type": "module",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/genie/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genie",
"version": "3.260314.8",
"version": "3.260314.9",
"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.",
"author": {
"name": "Namastex Labs"
Expand Down
2 changes: 1 addition & 1 deletion plugins/genie/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genie-plugin",
"version": "3.260314.8",
"version": "3.260314.9",
"private": true,
"description": "Runtime dependencies for genie bundled CLIs",
"type": "module",
Expand Down