diff --git a/SHARED_RULES.md b/SHARED_RULES.md index 49aba42..54fdeda 100644 --- a/SHARED_RULES.md +++ b/SHARED_RULES.md @@ -174,7 +174,7 @@ The fix is simple: report exactly what you observed, say "I don't know" for ever - Use generic placeholders: ``, `acme`, `your-org` — never real customer names or account IDs. - Describe WHAT and HOW for self-hosters. Never describe WHERE our specific prod instance lives. -**Full policy:** https://github.com/Molecule-AI/internal/blob/main/DOCUMENTATION_POLICY.md +**Full policy:** https://git.moleculesai.app/molecule-ai/internal/blob/main/DOCUMENTATION_POLICY.md ### NEVER write internal content to the public monorepo diff --git a/app-fe/initial-prompt.md b/app-fe/initial-prompt.md index 4a35fcd..992d23c 100644 --- a/app-fe/initial-prompt.md +++ b/app-fe/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-app.git" /workspace/repos/molecule-app 2>/dev/null || (cd /workspace/repos/molecule-app && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-app.git" /workspace/repos/molecule-app 2>/dev/null || (cd /workspace/repos/molecule-app && git pull) ln -sfn /workspace/repos/molecule-app /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/app-lead/initial-prompt.md b/app-lead/initial-prompt.md index 4a35fcd..992d23c 100644 --- a/app-lead/initial-prompt.md +++ b/app-lead/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-app.git" /workspace/repos/molecule-app 2>/dev/null || (cd /workspace/repos/molecule-app && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-app.git" /workspace/repos/molecule-app 2>/dev/null || (cd /workspace/repos/molecule-app && git pull) ln -sfn /workspace/repos/molecule-app /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/app-qa/initial-prompt.md b/app-qa/initial-prompt.md index 4a35fcd..992d23c 100644 --- a/app-qa/initial-prompt.md +++ b/app-qa/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-app.git" /workspace/repos/molecule-app 2>/dev/null || (cd /workspace/repos/molecule-app && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-app.git" /workspace/repos/molecule-app 2>/dev/null || (cd /workspace/repos/molecule-app && git pull) ln -sfn /workspace/repos/molecule-app /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/core-be/initial-prompt.md b/core-be/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/core-be/initial-prompt.md +++ b/core-be/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/core-devops/initial-prompt.md b/core-devops/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/core-devops/initial-prompt.md +++ b/core-devops/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/core-fe/initial-prompt.md b/core-fe/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/core-fe/initial-prompt.md +++ b/core-fe/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/core-lead/initial-prompt.md b/core-lead/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/core-lead/initial-prompt.md +++ b/core-lead/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/core-offsec/initial-prompt.md b/core-offsec/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/core-offsec/initial-prompt.md +++ b/core-offsec/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/core-qa/initial-prompt.md b/core-qa/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/core-qa/initial-prompt.md +++ b/core-qa/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/core-security/initial-prompt.md b/core-security/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/core-security/initial-prompt.md +++ b/core-security/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/core-uiux/initial-prompt.md b/core-uiux/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/core-uiux/initial-prompt.md +++ b/core-uiux/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/cp-be/initial-prompt.md b/cp-be/initial-prompt.md index ab07fdc..420dc20 100644 --- a/cp-be/initial-prompt.md +++ b/cp-be/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-controlplane.git" /workspace/repos/molecule-controlplane 2>/dev/null || (cd /workspace/repos/molecule-controlplane && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-controlplane.git" /workspace/repos/molecule-controlplane 2>/dev/null || (cd /workspace/repos/molecule-controlplane && git pull) ln -sfn /workspace/repos/molecule-controlplane /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/cp-lead/initial-prompt.md b/cp-lead/initial-prompt.md index ab07fdc..420dc20 100644 --- a/cp-lead/initial-prompt.md +++ b/cp-lead/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-controlplane.git" /workspace/repos/molecule-controlplane 2>/dev/null || (cd /workspace/repos/molecule-controlplane && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-controlplane.git" /workspace/repos/molecule-controlplane 2>/dev/null || (cd /workspace/repos/molecule-controlplane && git pull) ln -sfn /workspace/repos/molecule-controlplane /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/cp-qa/initial-prompt.md b/cp-qa/initial-prompt.md index ab07fdc..420dc20 100644 --- a/cp-qa/initial-prompt.md +++ b/cp-qa/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-controlplane.git" /workspace/repos/molecule-controlplane 2>/dev/null || (cd /workspace/repos/molecule-controlplane && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-controlplane.git" /workspace/repos/molecule-controlplane 2>/dev/null || (cd /workspace/repos/molecule-controlplane && git pull) ln -sfn /workspace/repos/molecule-controlplane /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/cp-security/initial-prompt.md b/cp-security/initial-prompt.md index ab07fdc..420dc20 100644 --- a/cp-security/initial-prompt.md +++ b/cp-security/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-controlplane.git" /workspace/repos/molecule-controlplane 2>/dev/null || (cd /workspace/repos/molecule-controlplane && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-controlplane.git" /workspace/repos/molecule-controlplane 2>/dev/null || (cd /workspace/repos/molecule-controlplane && git pull) ln -sfn /workspace/repos/molecule-controlplane /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/dev-lead/initial-prompt.md b/dev-lead/initial-prompt.md index ea2257d..a78f8be 100644 --- a/dev-lead/initial-prompt.md +++ b/dev-lead/initial-prompt.md @@ -1,5 +1,5 @@ You just started as Dev Lead. Set up silently — do NOT contact other agents. -1. Clone the repo: git clone https://github.com/Molecule-AI/molecule-core.git /workspace/repo 2>/dev/null || (cd /workspace/repo && git pull) +1. Clone the repo: git clone https://git.moleculesai.app/molecule-ai/molecule-core.git /workspace/repo 2>/dev/null || (cd /workspace/repo && git pull) 2. Read /workspace/repo/CLAUDE.md — full architecture, build commands, test commands 3. Read /configs/system-prompt.md 4. Run: cd /workspace/repo && git log --oneline -5 diff --git a/documentation-specialist/initial-prompt.md b/documentation-specialist/initial-prompt.md index eb876a3..5e8dbac 100644 --- a/documentation-specialist/initial-prompt.md +++ b/documentation-specialist/initial-prompt.md @@ -10,9 +10,9 @@ guarantees) but never the provisioner's internals. When in doubt: don't publish. 1. Clone all three repos: - git clone https://github.com/Molecule-AI/docs.git /workspace/repo 2>/dev/null || (cd /workspace/repo && git pull) - git clone https://github.com/Molecule-AI/docs.git /workspace/docs 2>/dev/null || (cd /workspace/docs && git pull) - git clone https://github.com/Molecule-AI/molecule-controlplane.git /workspace/controlplane 2>/dev/null || (cd /workspace/controlplane && git pull) + git clone https://git.moleculesai.app/molecule-ai/docs.git /workspace/repo 2>/dev/null || (cd /workspace/repo && git pull) + git clone https://git.moleculesai.app/molecule-ai/docs.git /workspace/docs 2>/dev/null || (cd /workspace/docs && git pull) + git clone https://git.moleculesai.app/molecule-ai/molecule-controlplane.git /workspace/controlplane 2>/dev/null || (cd /workspace/controlplane && git pull) 2. Read /workspace/repo/CLAUDE.md — full architecture, what's public-facing 3. Read /configs/system-prompt.md 4. Read /workspace/docs/README.md and /workspace/docs/content/docs/index.mdx @@ -30,7 +30,7 @@ don't publish. - Recent controlplane PRs whose internal README needs an update - Public concepts that lack a canonical naming entry 10. Wait for tasks from PM. Your owned surfaces are: - - https://github.com/Molecule-AI/docs (customer site, Fumadocs) — PUBLIC + - https://git.moleculesai.app/molecule-ai/docs (customer site, Fumadocs) — PUBLIC - /workspace/repo/docs/ (internal architecture / edit-history) — PUBLIC - /workspace/repo/README.md and per-package READMEs — PUBLIC - /workspace/controlplane/README.md, PLAN.md, internal docs — PRIVATE diff --git a/documentation-specialist/schedules/daily-changelog.md b/documentation-specialist/schedules/daily-changelog.md index 326b99e..a86f1f4 100644 --- a/documentation-specialist/schedules/daily-changelog.md +++ b/documentation-specialist/schedules/daily-changelog.md @@ -45,8 +45,8 @@ format (newest first): ## 2026-04-16 ### 🚀 New features -- **molecule-core**: Lark / Feishu channel adapter ([#480](https://github.com/Molecule-AI/molecule-core/pull/480)) -- **molecule-core**: Provision-time env mutator hook for plugins ([#478](https://github.com/Molecule-AI/molecule-core/pull/478)) +- **molecule-core**: Lark / Feishu channel adapter ([#480](https://git.moleculesai.app/molecule-ai/molecule-core/pull/480)) +- **molecule-core**: Provision-time env mutator hook for plugins ([#478](https://git.moleculesai.app/molecule-ai/molecule-core/pull/478)) - **molecule-ai-org-template-molecule-dev**: Offensive Security Engineer role ([#1](...)) ### 🐛 Bug fixes diff --git a/documentation-specialist/system-prompt.md b/documentation-specialist/system-prompt.md index 4f7b849..5b77a06 100644 --- a/documentation-specialist/system-prompt.md +++ b/documentation-specialist/system-prompt.md @@ -25,7 +25,7 @@ You are the Documentation Specialist for Molecule AI. You own end-to-end documen | Org templates (5) | `molecule-ai-org-template-{molecule-dev, free-beats-all, medo-smoke, molecule-worker-gemini, reno-stars}` | | SDKs / CLI / MCP | `molecule-sdk-python`, `molecule-cli`, `molecule-mcp-server` | | Status page | `molecule-ai-status` (Upptime → status.moleculesai.app) | -| Org profile | `.github` — the `profile/README.md` that renders on github.com/Molecule-AI | +| Org profile | `.github` — the `profile/README.md` that rendered on the (now-suspended) github.com/Molecule-AI org page; kept for reference + potential Gitea-side reuse | ### Private (gated docs only) | Repo | Your role | diff --git a/fullstack-engineer/initial-prompt.md b/fullstack-engineer/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/fullstack-engineer/initial-prompt.md +++ b/fullstack-engineer/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/infra-lead/initial-prompt.md b/infra-lead/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/infra-lead/initial-prompt.md +++ b/infra-lead/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/infra-runtime-be/initial-prompt.md b/infra-runtime-be/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/infra-runtime-be/initial-prompt.md +++ b/infra-runtime-be/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/infra-sre/initial-prompt.md b/infra-sre/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/infra-sre/initial-prompt.md +++ b/infra-sre/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/integration-tester/initial-prompt.md b/integration-tester/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/integration-tester/initial-prompt.md +++ b/integration-tester/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/plugin-dev/initial-prompt.md b/plugin-dev/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/plugin-dev/initial-prompt.md +++ b/plugin-dev/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/release-manager/initial-prompt.md b/release-manager/initial-prompt.md index d3ccb95..6ec7c7c 100644 --- a/release-manager/initial-prompt.md +++ b/release-manager/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-core.git" /workspace/repos/molecule-core 2>/dev/null || (cd /workspace/repos/molecule-core && git pull) ln -sfn /workspace/repos/molecule-core /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/sdk-dev/initial-prompt.md b/sdk-dev/initial-prompt.md index f6155d9..3f4747b 100644 --- a/sdk-dev/initial-prompt.md +++ b/sdk-dev/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-sdk-python.git" /workspace/repos/molecule-sdk-python 2>/dev/null || (cd /workspace/repos/molecule-sdk-python && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-sdk-python.git" /workspace/repos/molecule-sdk-python 2>/dev/null || (cd /workspace/repos/molecule-sdk-python && git pull) ln -sfn /workspace/repos/molecule-sdk-python /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/sdk-lead/initial-prompt.md b/sdk-lead/initial-prompt.md index f6155d9..3f4747b 100644 --- a/sdk-lead/initial-prompt.md +++ b/sdk-lead/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/molecule-sdk-python.git" /workspace/repos/molecule-sdk-python 2>/dev/null || (cd /workspace/repos/molecule-sdk-python && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/molecule-sdk-python.git" /workspace/repos/molecule-sdk-python 2>/dev/null || (cd /workspace/repos/molecule-sdk-python && git pull) ln -sfn /workspace/repos/molecule-sdk-python /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/technical-writer/initial-prompt.md b/technical-writer/initial-prompt.md index ad570d2..ec56b05 100644 --- a/technical-writer/initial-prompt.md +++ b/technical-writer/initial-prompt.md @@ -2,7 +2,7 @@ You just started. Set up your environment silently — do NOT contact other agen 1. Clone your assigned repos: mkdir -p /workspace/repos - git clone "https://x-access-token:${GITHUB_TOKEN}@github.com/Molecule-AI/docs.git" /workspace/repos/docs 2>/dev/null || (cd /workspace/repos/docs && git pull) + git clone "https://x-access-token:${GITEA_TOKEN}@git.moleculesai.app/molecule-ai/docs.git" /workspace/repos/docs 2>/dev/null || (cd /workspace/repos/docs && git pull) ln -sfn /workspace/repos/docs /workspace/repo 2. Read project conventions: cat /workspace/repo/CLAUDE.md diff --git a/triage-operator/initial-prompt.md b/triage-operator/initial-prompt.md index bafb4ab..86eb5a9 100644 --- a/triage-operator/initial-prompt.md +++ b/triage-operator/initial-prompt.md @@ -1,5 +1,5 @@ You just started as Triage Operator. Set up silently — do NOT contact other agents. -1. Clone the repo: git clone https://github.com/Molecule-AI/molecule-core.git /workspace/repo 2>/dev/null || (cd /workspace/repo && git pull) +1. Clone the repo: git clone https://git.moleculesai.app/molecule-ai/molecule-core.git /workspace/repo 2>/dev/null || (cd /workspace/repo && git pull) 2. Read the four handoff files in full: - /workspace/repo/org-templates/molecule-dev/triage-operator/system-prompt.md - /workspace/repo/org-templates/molecule-dev/triage-operator/philosophy.md