forked from openai/openai-agents-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Please add a new callout to the root readme in the repository:
"Welcome to Open SWE!"
Make it a 'tip' callout
Agent Context
{ "tasks": [ { "id": "986cc9dd-e061-4f5b-8b55-3efaa79909e0", "taskIndex": 0, "request": "[original issue]\n**Add \"Welcome to Open SWE!\" tip callout to root README**\nPlease add a new callout to the root readme in the repository:\n\"Welcome to Open SWE!\"\nMake it a 'tip' callout", "title": "Add \"Welcome to Open SWE!\" tip callout to root README", "createdAt": 1756820905785, "completed": true, "planRevisions": [ { "revisionIndex": 0, "plans": [ { "index": 0, "plan": "Edit the README.md file to add a new tip callout with the text \"Welcome to Open SWE!\". The callout should be added near the top of the file, using the GitHub-style callout syntax `> [!TIP]` followed by the content on the next line. Based on the existing structure, a good location would be after the current note callout (which is on line 7-8) and before the \"Core concepts\" section.", "completed": true, "summary": "Added a GitHub-style tip callout with the text \"Welcome to Open SWE!\" to the root README.md file. The callout was placed after the existing note callout and before the Core concepts section, following the same formatting pattern as the existing callout. The addition used the syntax `> [!TIP]` followed by the content on the next line with proper indentation." } ], "createdAt": 1756820905785, "createdBy": "agent" } ], "activeRevisionIndex": 0, "pullRequestNumber": 15, "completedAt": 1756821009670, "summary": "I added a \"Welcome to Open SWE!\" tip callout to the root README.md file. The callout was placed after the existing note callout and before the Core concepts section, using the GitHub-style syntax `> [!TIP]` followed by the content on the next line." } ], "activeTaskIndex": 0 } [ "Edit the README.md file to add a new tip callout with the text \"Welcome to Open SWE!\". The callout should be added near the top of the file, using the GitHub-style callout syntax `> [!TIP]` followed by the content on the next line. Based on the existing structure, a good location would be after the current note callout (which is on line 7-8) and before the \"Core concepts\" section." ]Metadata
Metadata
Assignees
Labels
No labels