mirror of
https://github.com/rersozlu/food402.git
synced 2026-04-25 07:15:49 +03:00
[PR #7] [MERGED] feat: add agent instructions for MCP food ordering #8
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/food402#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rersozlu/food402/pull/7
Author: @rersozlu
Created: 2/2/2026
Status: ✅ Merged
Merged: 2/2/2026
Merged by: @rersozlu
Base:
fix/refresh-token-security← Head:feat/agent-instructions📝 Commits (1)
2aa037bfeat: add agent instructions for MCP food ordering📊 Changes
2 files changed (+62 additions, -6 deletions)
View changed files
📝
remote/src/server.ts(+31 -3)📝
src/index.ts(+31 -3)📄 Description
Summary
order_foodprompt with comprehensive agent instructionsFiles Changed
src/index.ts- Local MCP server promptremote/src/server.ts- Remote MCP server promptTest plan
npm run build- TypeScript compiles ✅cd remote && npx tsc --noEmit- Remote server type checks ✅order_foodprompt and verify enhanced instructions appear🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.