Multi-agent AI coding system orchestrating Claude Code instances via ACP

2 Open Issues Need Help Last updated: Nov 5, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The repository's `examples/` directory contains multiple Go files, each with a `main()` function, which violates Go's package model. This structural issue causes linter and build conflicts, leading to CI/CD failures, preventing `go test ./...` from the repository root, and negatively impacting developer experience. The proposed solution is to refactor and restructure the examples directory to resolve these conflicts.

Complexity: 2/5
enhancement good first issue component:setup priority:low

Multi-agent AI coding system orchestrating Claude Code instances via ACP

Go
documentation enhancement good first issue help wanted

Multi-agent AI coding system orchestrating Claude Code instances via ACP

Go