[PR #7903] feat: Add sub-agent management, skills loading, debugging agent, and … #12558

Open
opened 2026-02-16 18:17:27 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/7903

State: open
Merged: No


…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

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7903 **State:** open **Merged:** No --- …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
yindo added the pull-request label 2026-02-16 18:17:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12558