feat: move development commands to plugin distribution (#666)

* feat: move development commands to plugin distribution

Move /do, /make-plan, and /anti-pattern-czar commands from project-level
.claude/commands/ to plugin/commands/ so they are distributed with the
plugin and available to all users as /claude-mem:do, /claude-mem:make-plan,
and /claude-mem:anti-pattern-czar.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* chore: Update CLAUDE.md and package version; fix bugs and enhance tests

- Updated CLAUDE.md to reflect changes and new entries for January 2026.
- Bumped package version from 9.0.2 to 9.0.3 in package.json.
- Refactored worker-service.cjs for improved error handling and process management.
- Added new bugfix documentation for critical issues identified on January 10, 2026.
- Cleaned up integration test logs and removed outdated entries in tests/integration/CLAUDE.md.
- Updated server test documentation to reflect recent changes and removed old entries.
- Enhanced hook response patterns and added new entries in hooks/CLAUDE.md.

* fix: keep anti-pattern-czar as internal dev tool

The anti-pattern-czar command relies on scripts that only exist in
the claude-mem development repository, so it shouldn't be distributed
with the plugin. Moving it back to .claude/commands/ for internal use.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Alex Newman
2026-01-10 18:22:08 -05:00
committed by GitHub
parent 1d68e299dc
commit a2ab45a461
12 changed files with 131 additions and 239 deletions
+1 -100
View File
@@ -5,106 +5,7 @@
### Dec 5, 2025
**full-lifecycle.test.ts**
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #20670 | 8:48 PM | 🔵 | Full Lifecycle Integration Test Analysis | ~428 |
| #20664 | 8:46 PM | 🔵 | Test Suite Verification Complete | ~238 |
| #20651 | 8:43 PM | 🟣 | Comprehensive Test Suite Merged | ~312 |
| #20447 | 7:39 PM | 🟣 | Full Lifecycle Integration Test Suite Created | ~665 |
### Dec 7, 2025
**full-lifecycle.test.ts**
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #21829 | 11:05 PM | 🔄 | Massive refactor adds 8,671 lines and removes 5,585 lines across 60 files | ~619 |
### Dec 8, 2025
**full-lifecycle.test.ts**
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #22081 | 6:28 PM | ✅ | Clean Test Suite Execution Without Integration Tests | ~399 |
| #22080 | 6:27 PM | ✅ | Full Test Suite Execution Results | ~456 |
| #22039 | 6:01 PM | 🔵 | Discovered comprehensive TypeScript test suite with 11 test files | ~355 |
### Dec 9, 2025
**full-lifecycle.test.ts**
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #22606 | 11:33 AM | 🔵 | Hardcoded port 37777 found across multiple codebase locations | ~371 |
### Dec 11, 2025
**full-lifecycle.test.ts**
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #24076 | 3:16 PM | 🔵 | 45 files modified with nearly equal additions and deletions during Bun migration | ~443 |
| #23951 | 1:45 PM | 🔄 | Integration Test Updated to Use Dynamic Port Configuration | ~272 |
| #23933 | 1:36 PM | 🔵 | Comprehensive Port 37777 References Across Documentation and Code | ~427 |
### Dec 12, 2025
**full-lifecycle.test.ts**
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #24318 | 5:48 PM | 🟣 | Phase 6 Complete: Comprehensive Bun Worker Testing Passed | ~486 |
| #24317 | 5:47 PM | 🔵 | Test Suite Passes with 42 Tests Across 7 Files | ~326 |
| #24126 | 12:27 AM | 🟣 | Comprehensive Bun Runtime Migration Statistics | ~287 |
### Dec 13, 2025
**hook-execution-environments.test.ts**
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #25551 | 11:32 PM | 🟣 | Enhanced error handling system merged into main branch | ~471 |
| #25521 | 11:05 PM | 🟣 | Hook Execution Environment Tests Created | ~529 |
**full-lifecycle.test.ts**
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #25518 | 10:37 PM | 🔵 | Integration Test Coverage Analyzed | ~502 |
| #25499 | 10:30 PM | 🔵 | Full Test Suite Passes with 52 Tests | ~350 |
### Dec 14, 2025
**context-inject-early.test.ts**
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #25595 | 2:33 PM | ✅ | PR #310 merged into main branch | ~292 |
### Dec 18, 2025
**hook-execution-environments.test.ts**
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #29603 | 5:37 PM | 🔵 | Full Test Suite Results - 120/121 Tests Passing | ~424 |
### Dec 20, 2025
**hook-execution-environments.test.ts**
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #30494 | 4:43 PM | 🔵 | Test Suite Status with Bun Path Resolution Failures | ~330 |
### Dec 21, 2025
**hook-execution-environments.test.ts**
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #31371 | 6:08 PM | ✅ | Removed Five Incomplete Test Files | ~180 |
**full-lifecycle.test.ts**
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #31370 | 6:07 PM | ✅ | Removed 9 Mock-Based Test Files | ~286 |
### Dec 22, 2025
**context-inject-early.test.ts**
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #31855 | 6:53 PM | ✅ | テストスイートの大規模削除とテスト分析レポートの追加 | ~197 |
| #20721 | 9:02 PM | 🔵 | Full Lifecycle Integration Test Suite | ~563 |
</claude-mem-context>