Skip to content

Conversation

@ashcastelinocs124
Copy link

…URL fixes

What does this PR do?

  • 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

How did you verify your code works?

-Test cases and manually checking it

…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
@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

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:

  1. PR feat: show skills in status and sidebar #6154 - feat: show skills in status and sidebar

  2. PR Enforce subagent delegation to maintain clean main sessions #2830 - Enforce subagent delegation to maintain clean main sessions

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant