Adds 'repository_dispatch' trigger (event-type: runtime-published) so molecule-core's publish-runtime.yml cascade job can fire this template's image rebuild after a new molecule-ai-workspace-runtime PyPI release. Without this, every runtime release waited for the next push: main / manual workflow_dispatch to propagate to the published image. With it, runtime fixes flow monorepo → PyPI → all 8 template images automatically. Part of the runtime CD chain. See molecule-core docs/workspace-runtime-package.md. Co-authored-by: Hongming Wang <hongmingwangalt@gmail.com> |
||
|---|---|---|
| .github/workflows | ||
| .molecule-ci/scripts | ||
| runbooks | ||
| __init__.py | ||
| .gitattributes | ||
| .gitignore | ||
| adapter.py | ||
| CLAUDE.md | ||
| config.yaml | ||
| Dockerfile | ||
| known-issues.md | ||
| README.md | ||
| requirements.txt | ||
| system-prompt.md | ||
template-gemini-cli
Molecule AI workspace template for the gemini-cli runtime.
Usage
In Molecule AI canvas
Select this template when creating a new workspace — it appears in the template picker automatically.
From a URL (community install)
Paste this URL when creating a workspace:
github://Molecule-AI/template-gemini-cli
Files
config.yaml— workspace configuration (runtime, model, skills, etc.)system-prompt.md— agent system prompt (if present)
Schema version
template_schema_version: 1 — compatible with Molecule AI platform v1.x.
License
Business Source License 1.1 — © Molecule AI.