{"id":50139856,"url":"https://github.com/qdouble/manim-agentic-interface-playground","last_synced_at":"2026-05-24T00:33:55.059Z","repository":{"id":356780581,"uuid":"1234033273","full_name":"qdouble/manim-agentic-interface-playground","owner":"qdouble","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-12T14:06:20.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-24T00:33:49.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/qdouble.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":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-09T17:00:35.000Z","updated_at":"2026-05-12T03:09:02.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/qdouble/manim-agentic-interface-playground","commit_stats":null,"previous_names":["qdouble/manim-agentic-interface-playground"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/qdouble/manim-agentic-interface-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdouble%2Fmanim-agentic-interface-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdouble%2Fmanim-agentic-interface-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdouble%2Fmanim-agentic-interface-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdouble%2Fmanim-agentic-interface-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qdouble","download_url":"https://codeload.github.com/qdouble/manim-agentic-interface-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdouble%2Fmanim-agentic-interface-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33417487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"ssl_error","status_checked_at":"2026-05-23T22:14:43.778Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-24T00:33:54.255Z","updated_at":"2026-05-24T00:33:55.035Z","avatar_url":"https://github.com/qdouble.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Manim Agentic Interface Playground\n\nBare-bones consumer playground for cycle testing\n`ManimAgenticInterface` from outside the maintainer repository.\n\n## Current status\n\nThis repository is the external consumer playground for the current\nManim Agentic Interface workflow. `setup.sh` delegates canonical Manim\nvirtual-environment setup to the MAI CLI, verifies or installs a supported TTS\nengine, and dumps generated Claude, Codex, and Gemini provider skill outputs for\nlocal agent use. Historical cycle tags remain available as clean external\nbaselines when a plan needs to rerun setup/render proof from scratch.\n\n## Expected cycle workflow\n\n```bash\ngit clone https://github.com/qdouble/manim-agentic-interface-playground mai-playground-cycle\ncd mai-playground-cycle\n./setup.sh\nswift run minimal-scene\n```\n\nDuring active MAI development this repository follows the configured MAI\ndependency in `Package.swift`. Release closeout should retarget that dependency\nto the proved release tag when a plan explicitly requires tag-based consumer\nproof, then rerun clone + setup + render proof.\n\n## What setup does\n\n`setup.sh`:\n\n1. runs `manim-agentic-interface setup --venv`, whose Swift CLI owns Python\n   candidate selection, the pinned Manim version, and the canonical\n   machine-level virtual environment;\n2. verifies or installs a supported TTS engine from a sibling\n   `text-to-speech-interface` checkout;\n3. dumps the MAI studio-role skills into `.claude/skills/`,\n   `.codex/skills/`, and `.gemini/skills/`; and\n4. writes the `text-to-speech-interface-consumer` pointer skill beside them.\n\nThe generated `.claude/skills/`, `.codex/skills/`, and `.gemini/skills/`\ndirectories are ignored and must not be committed. Source truth stays in MAI\nand the global TTS consumer skill.\n\n## Package dependency\n\nDuring active development, `Package.swift` may point at an MAI branch. When a\nrelease plan needs shareable consumer proof, update it to the proved MAI remote\ntag and rerun clone + setup + render proof.\n\n## Create scene sources here\n\n- Put throwaway or cycle-specific scenes under `examples/`.\n- Keep durable executable entry points under `Sources/`.\n- Do not edit the MAI maintainer repository from this playground.\n\nSee `WORKAROUNDS.md` for temporary findings a cycle agent needs to record.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqdouble%2Fmanim-agentic-interface-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqdouble%2Fmanim-agentic-interface-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqdouble%2Fmanim-agentic-interface-playground/lists"}