We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
README.md
1 parent 4f7d351 commit 9aacbf7Copy full SHA for 9aacbf7
.github/workflows/desktop-release.yml .github/workflows/desktop-release.yaml.github/workflows/desktop-release.yml renamed to .github/workflows/desktop-release.yaml
.github/workflows/desktop.yml .github/workflows/desktop.yaml.github/workflows/desktop.yml renamed to .github/workflows/desktop.yaml
README.md
@@ -1,5 +1,13 @@
1
# PlexusOne Apps
2
3
+[![Swift CI][swift-ci-svg]][swift-ci-url]
4
+[![License][license-svg]][license-url]
5
+
6
+ [go-ci-svg]: https://github.com/plexusone/plexusone-app/actions/workflows/desktop.yaml/badge.svg?branch=main
7
+ [go-ci-url]: https://github.com/plexusone/plexusone-app/actions/workflows/desktop.yaml
8
+ [license-svg]: https://img.shields.io/badge/license-MIT-blue.svg
9
+ [license-url]: https://github.com/plexusone/plexusone-app/blob/master/LICENSE
10
11
A multi-agent orchestration platform for AI CLI tools like Claude Code and Kiro CLI.
12
13
## Repository Structure
0 commit comments