We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc89608 commit 494cdedCopy full SHA for 494cded
AGENTS.md
@@ -67,7 +67,16 @@ Update all help text and examples to include the new agent:
67
- Function docstrings and examples
68
- Error messages with agent lists
69
70
-#### 3. Update Release Package Script
+#### 3. Update README Documentation
71
+
72
+Update the **Supported AI Agents** section in `README.md` to include the new agent:
73
74
+- Add the new agent to the table with appropriate support level (Full/Partial)
75
+- Include the agent's official website link
76
+- Add any relevant notes about the agent's implementation
77
+- Ensure the table formatting remains aligned and consistent
78
79
+#### 4. Update Release Package Script
80
81
Modify `.github/workflows/scripts/create-release-packages.sh`:
82
0 commit comments