{"id":51033696,"url":"https://github.com/launchapp-dev/animus-desktop","last_synced_at":"2026-06-22T03:01:48.857Z","repository":{"id":363149486,"uuid":"1262119865","full_name":"launchapp-dev/animus-desktop","owner":"launchapp-dev","description":"The app for AI teams. Mac-only v1. CI/CD launch lighthouse, trading/content/maintenance templates follow.","archived":false,"fork":false,"pushed_at":"2026-06-14T20:48:39.000Z","size":2004,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-14T22:22:39.916Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/launchapp-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-07T15:46:42.000Z","updated_at":"2026-06-14T20:48:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/launchapp-dev/animus-desktop","commit_stats":null,"previous_names":["launchapp-dev/animus-desktop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/launchapp-dev/animus-desktop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchapp-dev%2Fanimus-desktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchapp-dev%2Fanimus-desktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchapp-dev%2Fanimus-desktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchapp-dev%2Fanimus-desktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/launchapp-dev","download_url":"https://codeload.github.com/launchapp-dev/animus-desktop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchapp-dev%2Fanimus-desktop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34632723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-22T03:01:47.876Z","updated_at":"2026-06-22T03:01:48.844Z","avatar_url":"https://github.com/launchapp-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Animus\n\nThe app for setting up AI teams to do your work.\n\nSet up CI/CD that runs on your laptop. Trading firms that wake up to\nmarket open. Content teams that write while you sleep. Maintenance\nteams that burn down your backlog overnight.\n\nOne app. One kernel. Your hardware. Your code.\n\n---\n\n## What this is\n\nAnimus Desktop is a Mac app that manages\n[Animus](https://github.com/launchapp-dev/animus-cli) — installing the\ndaemon, managing plugins, scaffolding AI teams from templates, and\ngiving you a window into what they're doing.\n\nCI/CD is the v1 launch lighthouse. Trading firms, content teams, and\nother team templates follow as the platform proves out.\n\n## Why it exists\n\nCI/CD shouldn't cost $1,700/month. Trading firms shouldn't take 16\nhours of YAML to scaffold. Content teams shouldn't require a\nKubernetes cluster.\n\nAnimus already solved the substrate. This app makes it click-click-\nclick instead of CLI-only.\n\n## V1 scope (in development)\n\n- Install + manage the Animus daemon from inside the app\n- Install + manage Animus plugins\n- One built-in team template: **CI/CD** (lint / test / build + AI code review)\n- Set up a CI/CD team in under 5 minutes (GitHub OAuth → repo picker → template → webhook registration)\n- Watch cycles run with logs streaming\n- System tray with current build status\n\n**Mac only for v1.** Linux + Windows follow after the experience is\nproven.\n\n## V1.1+ (planned templates)\n\n- **Trading** team — multi-agent firm with broker MCP integration\n- **Content** team — research + draft + publish pipeline\n- **Maintenance** team — autonomous P3 backlog burner\n- **Custom** team builder — compose your own agents, phases, schedules\n\n## Architecture at a glance\n\n```\n┌──────────────────────────────────────────────┐\n│  Animus Desktop (Tauri, Rust + TypeScript)   │\n│  - Installs and supervises the daemon        │\n│  - Manages plugins                            │\n│  - Scaffolds teams from templates             │\n│  - Streams cycle logs                         │\n│  - System tray                                │\n└────────────────────┬─────────────────────────┘\n                     │ control protocol\n                     ▼\n┌──────────────────────────────────────────────┐\n│  Animus daemon (Rust, v0.5.4+)                │\n│  - Plugin host, workflows, decision contracts │\n│  - github_webhook trigger, command phases     │\n│  - Worktree isolation, queue, scheduler       │\n└──────────────────────────────────────────────┘\n```\n\n## Development (coming)\n\n```bash\npnpm install\npnpm tauri dev\n```\n\nTauri 2 + Rust + React + Vite + TypeScript.\n\n## License\n\nTo be locked at v1 release — Elastic License 2.0 likely, matching the\nkernel.\n\n## Repo layout\n\n```\nREADME.md                     this file\ndocs/\n  ROADMAP.md                  v1 → v1.1 → v2 build sequence\nsrc/                          React frontend\nsrc-tauri/                    Rust backend (Tauri)\ntemplates/\n  ci-cd/                      v1 CI/CD team template (workflows.yaml + SETUP.md + scripts)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchapp-dev%2Fanimus-desktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaunchapp-dev%2Fanimus-desktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchapp-dev%2Fanimus-desktop/lists"}