Skip to content

Document multi-repository workspace support#18

Merged
AbirAbbas merged 1 commit intomainfrom
feature/doc-multi-repo-support
Feb 25, 2026
Merged

Document multi-repository workspace support#18
AbirAbbas merged 1 commit intomainfrom
feature/doc-multi-repo-support

Conversation

@AbirAbbas
Copy link
Collaborator

Summary

  • Added Multi-Repository Workspace Support section to README.md with use cases and configuration examples
  • Updated docs/SKILL.md with Multi-Repo Builds section including curl examples with config.repos payload
  • Documented config.repos array format with repo_url and role (primary/dependency) attributes
  • Maintained backward compatibility with existing single repo_url configuration

Changes

  • README.md (+59 lines): New section documenting multi-repository workspace support with single-repo backward compatibility example and multi-repo configuration with curl payload
  • docs/SKILL.md (+42 lines): New Multi-Repo Builds section with complete curl example showing config.repos payload and role descriptions

Test Plan

  • Verify documentation is accurate and reflects the multi-repository support functionality
  • Confirm backward compatibility example shows single repo_url usage unchanged
  • Validate curl examples in both files have correct config.repos payload structure
  • Check that all role definitions (primary/dependency) are clearly explained
  • Ensure no code changes were introduced (documentation only)

🤖 Built with AgentField SWE-AF

🔌 Powered by AgentField

Add multi-repo workspace support documentation:
1. README.md: New section explaining multi-repo support with use cases and configuration
2. docs/SKILL.md: Multi-Repo Builds section with complete curl example and role descriptions
Includes backward compatibility notes and examples for primary/dependency repos.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@AbirAbbas AbirAbbas marked this pull request as ready for review February 25, 2026 01:39
@AbirAbbas AbirAbbas merged commit 69a85b4 into main Feb 25, 2026
1 check passed
@AbirAbbas AbirAbbas deleted the feature/doc-multi-repo-support branch February 25, 2026 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant