Skip to content

feat: expose automation through MCP tools#128

Open
ScriptedAlchemy wants to merge 3 commits into
split/self-improving-01-backend-foundationfrom
split/self-improving-02-mcp-integration
Open

feat: expose automation through MCP tools#128
ScriptedAlchemy wants to merge 3 commits into
split/self-improving-01-backend-foundationfrom
split/self-improving-02-mcp-integration

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Stack

This is PR 2 of 5 replacing #114. It stacks on #127; review this PR against split/self-improving-01-backend-foundation.

Summary

  • Exposes self-improving automation capabilities through MCP server/tool definitions.
  • Adds skill/session handler support for automation-related operations.
  • Extends MCP tests for the new tool surface and server behavior.

Verification

  • cargo fmt --all -- --check
  • git diff --check
  • CI on the original equivalent tip was green before splitting.

Replaces part of #114.

@changeset-bot

changeset-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 7cd7fb3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f7d5551881

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/mcp/tools/handlers/skills.rs
Comment thread src/mcp/tools/handlers/skills.rs Outdated
@ScriptedAlchemy ScriptedAlchemy force-pushed the split/self-improving-01-backend-foundation branch from cb4fa13 to 4d042aa Compare June 25, 2026 10:48
@ScriptedAlchemy ScriptedAlchemy force-pushed the split/self-improving-02-mcp-integration branch from f7d5551 to 9dfce09 Compare June 25, 2026 10:48
@ScriptedAlchemy ScriptedAlchemy force-pushed the split/self-improving-01-backend-foundation branch from 4d042aa to 26d95cc Compare June 25, 2026 11:00
@ScriptedAlchemy ScriptedAlchemy force-pushed the split/self-improving-02-mcp-integration branch from 9dfce09 to 3f82541 Compare June 25, 2026 11:00
@ScriptedAlchemy ScriptedAlchemy force-pushed the split/self-improving-02-mcp-integration branch from 3f82541 to 7cd7fb3 Compare June 25, 2026 11:22
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