Uh oh!
There was an error while loading. Please reload this page.
feat: Add sub-agent management, skills loading, debugging agent, and … - #7903
feat: Add sub-agent management, skills loading, debugging agent, and …#7903ashcastelinocs124 wants to merge 1 commit into
Conversation
…URL fixes - Add DialogAgentGenerate component for AI-assisted agent creation - Implement Agent.save() for persisting agents to markdown files - Add skill loading system with mandatory 'check first' directive - Create debugging and coding-engineer custom agents - Fix TypeError [ERR_INVALID_URL] in provider fetch wrapper - Fix auth login command to accept provider names directly - Add robust URL validation for provider API configs - Improve Codex plugin URL handling for relative paths
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
The following comment was made by an LLM, it may be inaccurate: Based on my search results, I found two potentially related PRs that might be worth reviewing alongside this one:
The searches primarily returned PR #7903 itself (the current PR), which suggests these features are relatively new to the codebase and there are no direct duplicates addressing the exact same changes. |
f1ae801 to
08fa7f7CompareClosing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR. |
…URL fixes
What does this PR do?
How did you verify your code works?
-Test cases and manually checking it