Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[agent_farm] prompts for the agent (Run ID: codestoryai_sidecar_issue_2077_30aa3fa1) #2078

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

theskcd
Copy link
Contributor

@theskcd theskcd commented Feb 18, 2025

agent_instance: codestoryai_sidecar_issue_2077_30aa3fa1 Tries to fix: #2077

📄 Documentation Update: Added SOTA-agent system prompt and tools documentation

  • Created: Comprehensive documentation in output.txt detailing agent capabilities, available tools, and operating rules
  • Added: Detailed specifications for 8 core tools with their parameters and usage patterns

Ready for review - this documentation will help teams replicate SOTA-agent functionality in RooCline/Cline implementations. 🔍

The commit message follows conventional commits format and describes the addition of a new documentation file containing the SOTA-agent's system prompt and available tools specification.
@theskcd
Copy link
Contributor Author

theskcd commented Feb 18, 2025

/agent add code points for the system prompt and the tool prompts

The commit message is:
- Type: `docs` since it's adding documentation/examples
- Description: Concisely describes the addition of usage examples to the agent tool documentation
- Under 72 characters
- Follows conventional commit format
@theskcd
Copy link
Contributor Author

theskcd commented Feb 18, 2025

📚 Documentation Enhancement: Added comprehensive SOTA-agent documentation with XML-based tool usage examples

  • Added: Detailed XML formatting rules and usage examples for all 8 core tools
  • Updated: Tool descriptions with standardized parameter documentation and real-world code snippets
  • Added: New sections on thinking tags and proper XML structure for tool interactions

Ready for review - these changes improve developer experience by providing clear, actionable examples for each tool. 🔍

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.

[agent_farm] prompts for the agent
1 participant