Skip to content

[codex] Add feedback MCP tools - #4

Merged
datashaman merged 1 commit into
mainfrom
codex/add-feedback-mcp-tools
May 31, 2026
Merged

[codex] Add feedback MCP tools#4
datashaman merged 1 commit into
mainfrom
codex/add-feedback-mcp-tools

Conversation

@datashaman

Copy link
Copy Markdown
Owner

Summary

Adds a separate database-backed feedback channel for developer and agent process feedback.

Changes

  • Add an evolve_feedback table and EvolveFeedback model.
  • Add send-feedback and triage-feedback MCP tools via SendFeedback and TriageFeedback.
  • Persist feedback through EvolveFeedbackRepository instead of repo JSON state.
  • Register the new tools on the Evolve MCP server.
  • Remove the slow Growth sync GitHub Actions workflow.
  • Add feature coverage for feedback dry-run, persistence, triage, and workflow removal.

Validation

  • php artisan test tests/Feature/EvolveMcpServerTest.php
  • composer lint:check
  • php artisan test

@datashaman
datashaman marked this pull request as ready for review May 31, 2026 13:39
@datashaman
datashaman merged commit e77b515 into main May 31, 2026
3 checks passed
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