{"id":51033701,"url":"https://github.com/launchapp-dev/animus-provider-claude","last_synced_at":"2026-06-22T03:01:48.991Z","repository":{"id":358547338,"uuid":"1241807435","full_name":"launchapp-dev/animus-provider-claude","owner":"launchapp-dev","description":"Claude Code provider plugin for Animus — coming v0.4.x","archived":false,"fork":false,"pushed_at":"2026-06-21T19:48:07.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-21T21:21:30.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/launchapp-dev/animus-cli","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"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-05-17T20:54:18.000Z","updated_at":"2026-06-21T19:48:09.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/launchapp-dev/animus-provider-claude","commit_stats":null,"previous_names":["launchapp-dev/animus-provider-claude"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/launchapp-dev/animus-provider-claude","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchapp-dev%2Fanimus-provider-claude","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchapp-dev%2Fanimus-provider-claude/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchapp-dev%2Fanimus-provider-claude/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchapp-dev%2Fanimus-provider-claude/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/launchapp-dev","download_url":"https://codeload.github.com/launchapp-dev/animus-provider-claude/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchapp-dev%2Fanimus-provider-claude/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:48.322Z","updated_at":"2026-06-22T03:01:48.985Z","avatar_url":"https://github.com/launchapp-dev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# animus-provider-claude\n\nA [Claude Code](https://docs.anthropic.com/en/docs/claude-code) provider plugin for [Animus](https://github.com/launchapp-dev/animus-cli).\n\n\u003e **Status:** Under construction — landing in Animus v0.4.x. This crate currently lives in the Animus core workspace at `crates/animus-provider-claude/`; v0.4.x extracts it to this standalone repository.\n\n## What this is\n\nAnimus v0.4.0 makes providers (LLM CLI wrappers) pluggable. This repository will ship `animus-provider-claude`, a stdio plugin that wraps Anthropic's Claude Code CLI as an Animus provider. Any workflow phase that targets `tool: claude` dispatches through this plugin.\n\n## Install (planned)\n\nOnce published:\n\n```bash\nanimus plugin install animus-provider-claude\n```\n\nThe Animus daemon image bundles this plugin pre-installed, so `tool: claude` workflows work out of the box on hosted runners.\n\n## Workflow YAML usage (no change from v0.3.x)\n\n```yaml\nagents:\n  default:\n    model: claude-sonnet-4-6\n    tool: claude\n    mcp_servers: [\"animus\"]\n```\n\nThe `tool: claude` line resolves to this provider plugin via the daemon's plugin registry.\n\n## Roadmap\n\n- [ ] Extract from Animus core workspace at v0.4.x cut\n- [ ] Publish `animus-provider-claude` crate to crates.io\n- [ ] Release binaries (macOS aarch64/x86_64, Linux x86_64) on tag\n- [ ] Independent semver track\n- [ ] CI exercises the contract test from `animus-protocol`\n\n## Design\n\n- **Protocol:** [`animus-plugin-protocol`](https://github.com/launchapp-dev/animus-protocol) (provider variant)\n- **Naming:** repo, crate, and binary all named `animus-provider-claude` per the [naming contract](https://github.com/launchapp-dev/animus-cli/blob/main/docs/architecture/naming-contract.md)\n- **Core repo:** [Animus](https://github.com/launchapp-dev/animus-cli)\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchapp-dev%2Fanimus-provider-claude","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaunchapp-dev%2Fanimus-provider-claude","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchapp-dev%2Fanimus-provider-claude/lists"}