Skip to content

chore(changelog): add Unreleased entry for PR #290 daemon MCP launch fix#291

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/add-unreleased-changelog-entry
Draft

chore(changelog): add Unreleased entry for PR #290 daemon MCP launch fix#291
Copilot wants to merge 2 commits into
mainfrom
copilot/add-unreleased-changelog-entry

Conversation

Copy link
Copy Markdown

Copilot AI commented May 12, 2026

Adds a ### Fixed entry under [Unreleased] in CHANGELOG.md for PR #290, which fixed a silent daemon startup failure caused by daemon/manager.py launching the MCP server via the back-compat shim (python -m spellbook.mcp.server) instead of the package entry point (python -m spellbook.mcp).

Checklist

  • Tests pass locally
  • Documentation updated (if applicable)
Original prompt

Create a pull request in axiomantic/spellbook targeting main that adds an appropriate Unreleased changelog entry for the changes introduced by PR #290 (fix(daemon): launch MCP via spellbook.mcp package, not server shim).

Requirements:

  • Inspect the repository's changelog/release-notes conventions and find the correct file and section for unreleased changes.
  • Add a concise entry describing the PR fix(daemon): launch MCP via spellbook.mcp package, not server shim #290 change.
  • Follow the repository’s existing formatting, categorization, and wording conventions.
  • Do not make unrelated changes.
  • Open the PR against main.

The following is the prior conversation context from the user's chat exploration (may be truncated):

User: Please create a PR to main that adds an Unreleased changelog entry for the changes in @axiomantic/spellbook/pull/290

Assistant: I’ve started the PR creation flow and I’m waiting for your response to the approval prompt before I can continue.

This pull request was created from Copilot chat.

Copilot AI changed the title [WIP] Add Unreleased changelog entry for PR #290 chore(changelog): add Unreleased entry for PR #290 daemon MCP launch fix May 12, 2026
Copilot AI requested a review from elijahr May 12, 2026 18:03
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.

2 participants