[PR #7] [MERGED] feat: add agent instructions for MCP food ordering #8

Closed
opened 2026-02-27 15:56:48 +03:00 by kerem · 0 comments
Owner

📋 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-securityHead: feat/agent-instructions


📝 Commits (1)

  • 2aa037b feat: 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

  • Enhanced order_food prompt with comprehensive agent instructions
  • Added clear platform scope (Trendyol GO only - no Yemeksepeti/Getir)
  • Added step-by-step workflow guidance for ordering flow
  • Added troubleshooting tip: clear_basket if add_to_basket fails
  • Added UX guidance to list options with numbers for easy selection

Files Changed

  • src/index.ts - Local MCP server prompt
  • remote/src/server.ts - Remote MCP server prompt

Test plan

  • Run npm run build - TypeScript compiles
  • Run cd remote && npx tsc --noEmit - Remote server type checks
  • Invoke order_food prompt 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.

## 📋 Pull Request Information **Original PR:** https://github.com/rersozlu/food402/pull/7 **Author:** [@rersozlu](https://github.com/rersozlu) **Created:** 2/2/2026 **Status:** ✅ Merged **Merged:** 2/2/2026 **Merged by:** [@rersozlu](https://github.com/rersozlu) **Base:** `fix/refresh-token-security` ← **Head:** `feat/agent-instructions` --- ### 📝 Commits (1) - [`2aa037b`](https://github.com/rersozlu/food402/commit/2aa037bd98963be72211f2f3b4c1ec9aeffb6903) feat: add agent instructions for MCP food ordering ### 📊 Changes **2 files changed** (+62 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `remote/src/server.ts` (+31 -3) 📝 `src/index.ts` (+31 -3) </details> ### 📄 Description ## Summary - Enhanced `order_food` prompt with comprehensive agent instructions - Added clear platform scope (Trendyol GO only - no Yemeksepeti/Getir) - Added step-by-step workflow guidance for ordering flow - Added troubleshooting tip: clear_basket if add_to_basket fails - Added UX guidance to list options with numbers for easy selection ## Files Changed - `src/index.ts` - Local MCP server prompt - `remote/src/server.ts` - Remote MCP server prompt ## Test plan - [ ] Run `npm run build` - TypeScript compiles ✅ - [ ] Run `cd remote && npx tsc --noEmit` - Remote server type checks ✅ - [ ] Invoke `order_food` prompt and verify enhanced instructions appear 🤖 Generated with [Claude Code](https://claude.ai/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:56:48 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/food402#8
No description provided.