Skip to content

chore: rename llmock→aimock in comments, strings, URLs, and docs#104

Merged
jpr5 merged 1 commit intomainfrom
fix/llmock-to-aimock-rename
Apr 12, 2026
Merged

chore: rename llmock→aimock in comments, strings, URLs, and docs#104
jpr5 merged 1 commit intomainfrom
fix/llmock-to-aimock-rename

Conversation

@jpr5
Copy link
Copy Markdown
Contributor

@jpr5 jpr5 commented Apr 11, 2026

Summary

Rename remaining llmock references to aimock across the codebase:

  • CLI help text (Usage: aimock)
  • Test descriptions and temp directory prefixes
  • Comments and JSDoc in runtime code (recorder.ts)
  • DRIFT.md documentation
  • Drift test file comments (all 13 providers)
  • Competitive matrix script User-Agent header
  • aimock-pytest README URLs
  • SKILL.md CLI examples

Intentionally preserved: LLMock class name, llmock bin alias, src/llmock.ts filename, plugin registry name (to avoid breaking existing installations).

Dropped from this PR: plugin.json/marketplace.json name changes (would orphan existing plugin installations), spec file edits (file deleted by PR #103).

Test plan

🤖 Generated with Claude Code

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 11, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@copilotkit/aimock@104

commit: 52d8740

@jpr5 jpr5 force-pushed the fix/llmock-to-aimock-rename branch 2 times, most recently from eb75a56 to f3bc6d2 Compare April 12, 2026 01:12
@jpr5 jpr5 force-pushed the fix/llmock-to-aimock-rename branch from f3bc6d2 to 52d8740 Compare April 12, 2026 01:13
@jpr5 jpr5 merged commit 93fda30 into main Apr 12, 2026
22 checks passed
@jpr5 jpr5 deleted the fix/llmock-to-aimock-rename branch April 12, 2026 01:20
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