-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add new TutorAgent and its prompt template #13
Conversation
* **agent.yaml** - Define the new agent with the name `OpenDTutorAgent` - Add a description for the agent focusing on educational explanations and interactive tutoring - Specify inputs for the codebase and questions - Specify outputs for explanations * **prompt.md** - Create a prompt template for the agent - Focus on educational explanations and interactive tutoring - Include instructions for parsing the source code and generating human-readable explanations - Provide a format for user interaction through a chat interface
@CodiumAI-Agent /review |
PR Reviewer Guide 🔍
|
Prompt: How recursion works in Python? | Event history Before cloning Prompt: summarize https://github.com/shreyashankar/create-ml-app | Event history Feedback: Should clone if empty Prompt: summarize https://github.com/shreyashankar/create-ml-app | Event history Feedback: Should clone as URL is given After manual cloning: Prompt: summarize https://github.com/shreyashankar/create-ml-app | Event history Prompt: how train function works in main.py? | Event history Prompt: replace chroma db with pinecone | Event history |
Moved this agent to add-tutor-agent branch for smooth integration with upstream for integration tests |
This reverts commit 0e78575.
Resolves All-Hands-AI#2955 by @rezzie-rich
agent.yaml
TutorAgent
prompt.md
Copilot Workspace session