Skip to content

fix: update plugin metadata and SKILL.md for aimock 1.13.0#103

Merged
jpr5 merged 2 commits intomainfrom
fix/plugin-metadata
Apr 12, 2026
Merged

fix: update plugin metadata and SKILL.md for aimock 1.13.0#103
jpr5 merged 2 commits intomainfrom
fix/plugin-metadata

Conversation

@jpr5
Copy link
Copy Markdown
Contributor

@jpr5 jpr5 commented Apr 11, 2026

Summary

  • Update plugin.json and marketplace.json URLs from CopilotKit/llmock to CopilotKit/aimock
  • Update SKILL.md with multimedia endpoint documentation (image, TTS, transcription, video)
  • Fix invalid semicolons in SKILL.md TypeScript code examples
  • Delete internal planning document from public repo
  • Add .gitignore rules to prevent future spec/plan commits
  • Add Forbidden Paths section to CLAUDE.md

Test plan

  • Build passes
  • All tests pass

🤖 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@103

commit: e834410

@jpr5 jpr5 force-pushed the fix/plugin-metadata branch from 1ad7cde to 2a40f54 Compare April 11, 2026 22:18
@jpr5 jpr5 merged commit 5f8a0d1 into main Apr 12, 2026
9 of 10 checks passed
@jpr5 jpr5 deleted the fix/plugin-metadata branch April 12, 2026 01:07
jpr5 added a commit that referenced this pull request Apr 12, 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
- [x] All 2305 tests pass
- [x] Build passes
- [x] Rebased on #103

🤖 Generated with [Claude Code](https://claude.com/claude-code)
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