Skip to content

Add autonomous agent guide and agent-oriented prompts (#86)#223

Open
neoneye wants to merge 1 commit intomainfrom
feature/86-agent-optimized-pipeline
Open

Add autonomous agent guide and agent-oriented prompts (#86)#223
neoneye wants to merge 1 commit intomainfrom
feature/86-agent-optimized-pipeline

Conversation

@neoneye
Copy link
Member

@neoneye neoneye commented Mar 9, 2026

Summary

  • Implements proposal Glama tweak2 #86: Agent-Optimized Pipeline
  • New comprehensive guide for autonomous AI agents consuming PlanExe via MCP
  • Agent-oriented example prompts demonstrating the prose style expected by PlanExe

Changes

  • docs/mcp/autonomous_agent_guide.md — New guide covering end-to-end autonomous workflow, error handling, self-planning pattern, key zip files for agent consumption, prompt writing tips
  • docs/mcp/planexe_mcp_interface.md — Link to the agent guide in non-functional goals
  • worker_plan/worker_plan_api/prompt/data/simple_plan_prompts.jsonl — 3 new agent-oriented prompts tagged agent: microservice migration, computational biology lab setup, EV charging network rollout

Test plan

  • Verify all markdown files render correctly
  • Verify JSONL file is valid (each line parses as JSON)
  • Review guide for accuracy against current MCP tool behavior

🤖 Generated with Claude Code

Documentation updates removing agent friction points:
- New autonomous_agent_guide.md with end-to-end workflow, error
  handling table, self-planning pattern, and prompt writing tips
- Add 3 agent-oriented example prompts to simple_plan_prompts.jsonl
  (microservice migration, computational biology lab, EV charging network)
- Link agent guide from planexe_mcp_interface.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@neoneye neoneye deleted the branch main March 10, 2026 00:48
@neoneye neoneye closed this Mar 10, 2026
@neoneye neoneye reopened this Mar 10, 2026
@neoneye neoneye changed the base branch from feature/plan-resume-tool to main March 10, 2026 01:43
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