Skip to content

refactor: rename AI_MESH environment variables to ENSEMBLE - #6

Merged
ldangelo merged 1 commit into
mainfrom
feature/task-progress-pane
Dec 15, 2025
Merged

refactor: rename AI_MESH environment variables to ENSEMBLE#6
ldangelo merged 1 commit into
mainfrom
feature/task-progress-pane

Conversation

@ldangelo

Copy link
Copy Markdown
Contributor

Summary

  • Rename all AI_MESH_* environment variables to ENSEMBLE_*:

    • AI_MESH_PANE_DISABLEENSEMBLE_PANE_DISABLE
    • AI_MESH_PANE_MULTIPLEXERENSEMBLE_PANE_MULTIPLEXER
    • AI_MESH_PANE_DIRECTIONENSEMBLE_PANE_DIRECTION
    • AI_MESH_PANE_PERCENTENSEMBLE_PANE_PERCENT
    • AI_MESH_PANE_FLOATINGENSEMBLE_PANE_FLOATING
    • AI_MESH_PANE_LOGENSEMBLE_PANE_LOG
  • Update all AI-Mesh branding references to Ensemble across documentation, source code, and tests

  • Update preflight-check.js to reflect completed directory rename

  • Update post-github-rename.sh to mark migration as complete

Test plan

  • Verify no remaining AI_MESH or AI-Mesh references in codebase
  • CI passes

🤖 Generated with Claude Code

- Rename all AI_MESH_* environment variables to ENSEMBLE_*:
  - AI_MESH_PANE_DISABLE → ENSEMBLE_PANE_DISABLE
  - AI_MESH_PANE_MULTIPLEXER → ENSEMBLE_PANE_MULTIPLEXER
  - AI_MESH_PANE_DIRECTION → ENSEMBLE_PANE_DIRECTION
  - AI_MESH_PANE_PERCENT → ENSEMBLE_PANE_PERCENT
  - AI_MESH_PANE_FLOATING → ENSEMBLE_PANE_FLOATING
  - AI_MESH_PANE_LOG → ENSEMBLE_PANE_LOG

- Update all AI-Mesh branding references to Ensemble across:
  - Documentation (README, PRD, CONFIGURATION, TROUBLESHOOTING)
  - Source code (hooks, lib, agents)
  - Test files (unit, e2e, performance)
  - Migration scripts

- Update preflight-check.js to reflect completed directory rename
- Update post-github-rename.sh to mark migration as complete

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ldangelo
ldangelo merged commit d9113d5 into main Dec 15, 2025
3 checks passed
@ldangelo
ldangelo deleted the feature/task-progress-pane branch December 15, 2025 17:14
ldangelo added a commit that referenced this pull request Dec 15, 2025
- Fix naming inconsistencies (ai-mesh-plugins → ensemble, not ensemble → ensemble)
- Mark completed tasks: PREP-008 (directory rename), GH-1 (GitHub rename), GH-6 (URL redirects)
- Add CODE-170 for AI_MESH_* → ENSEMBLE_* environment variable rename
- Update version to 1.3.0, status to "In Progress"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
ldangelo added a commit that referenced this pull request Dec 15, 2025
- Updated ~85 tasks from [ ] to [x] reflecting actual completion
- Marked all PREP tasks complete (scripts exist, directory renamed)
- Marked all CODE tasks complete (packages renamed to v5.0.0)
- Marked GitHub tasks GH-1 through GH-3, GH-6 complete
- Marked migration tasks MIG-001 through MIG-003, MIG-005 complete
- Updated sprint checklists with completion status
- Changed document status from "In Progress" to "~95% Complete"

Remaining items (~10 tasks):
- DOC-001: Create MIGRATION.md guide
- MIG-004: Add migration script to package.json bin
- MIG-006/007: Test migration on Linux/WSL
- TEST-001: Fix 14 pre-existing test failures
- GH-4/005: Update repo description and topics
- TEST-003/005: Integration tests and GitHub install test

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
ldangelo added a commit that referenced this pull request Dec 15, 2025
Updated GitHub repository metadata:
- Description: "Ensemble Plugin Ecosystem - Modular Claude Code plugins for AI-augmented development workflows"
- Topics: claude-code, claude, ai-development, plugins, development-tools, cli, typescript, nodejs

All GitHub tasks (GH-1 through GH-6) now complete.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
ldangelo added a commit that referenced this pull request Jun 18, 2026
refactor: rename AI_MESH environment variables to ENSEMBLE
ldangelo added a commit that referenced this pull request Jun 18, 2026
- Fix naming inconsistencies (ai-mesh-plugins → ensemble, not ensemble → ensemble)
- Mark completed tasks: PREP-008 (directory rename), GH-1 (GitHub rename), GH-6 (URL redirects)
- Add CODE-170 for AI_MESH_* → ENSEMBLE_* environment variable rename
- Update version to 1.3.0, status to "In Progress"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
ldangelo added a commit that referenced this pull request Jun 18, 2026
- Updated ~85 tasks from [ ] to [x] reflecting actual completion
- Marked all PREP tasks complete (scripts exist, directory renamed)
- Marked all CODE tasks complete (packages renamed to v5.0.0)
- Marked GitHub tasks GH-1 through GH-3, GH-6 complete
- Marked migration tasks MIG-001 through MIG-003, MIG-005 complete
- Updated sprint checklists with completion status
- Changed document status from "In Progress" to "~95% Complete"

Remaining items (~10 tasks):
- DOC-001: Create MIGRATION.md guide
- MIG-004: Add migration script to package.json bin
- MIG-006/007: Test migration on Linux/WSL
- TEST-001: Fix 14 pre-existing test failures
- GH-4/005: Update repo description and topics
- TEST-003/005: Integration tests and GitHub install test

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
ldangelo added a commit that referenced this pull request Jun 18, 2026
Updated GitHub repository metadata:
- Description: "Ensemble Plugin Ecosystem - Modular Claude Code plugins for AI-augmented development workflows"
- Topics: claude-code, claude, ai-development, plugins, development-tools, cli, typescript, nodejs

All GitHub tasks (GH-1 through GH-6) now complete.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant