Pin LF on shell, Python, YAML, and Dockerfile so Windows Docker Desktop checkouts don't introduce CRLF that breaks #!/bin/sh shebangs in the container — that exact failure mode took down 14 workspaces during #1933 fix v1 (exec /entrypoint.sh: no such file or directory cascade). Same pattern as the .gitattributes already in molecule-ai-workspace-template-claude-code, applied to the other 7 template repos. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.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-deepagents
Molecule AI workspace template for the deepagents 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-deepagents
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.