mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-02 01:45:52 +02:00
Adds self-hosted Git provider support (Forgejo, Gitea, GitLab) alongside GitHub: per-workspace token connection, a provider-dispatched webhook, PR/MR and CI mirroring, and the shared issue auto-link / auto-close machinery. Off until MULTICA_VCS_SECRET_KEY is set, so existing deployments are unaffected. Co-authored-by: Bohan <bohan@devv.ai>
51 lines
1.1 KiB
JSON
51 lines
1.1 KiB
JSON
{
|
|
"title": "ドキュメント",
|
|
"pages": [
|
|
"index",
|
|
"how-multica-works",
|
|
"cloud-quickstart",
|
|
"self-host-quickstart",
|
|
"---ワークスペース & チーム---",
|
|
"workspaces",
|
|
"members-roles",
|
|
"issues",
|
|
"projects",
|
|
"comments",
|
|
"project-resources",
|
|
"---エージェント---",
|
|
"agents",
|
|
"agents-create",
|
|
"skills",
|
|
"squads",
|
|
"---エージェントの実行方法---",
|
|
"daemon-runtimes",
|
|
"install-agent-runtime",
|
|
"tasks",
|
|
"providers",
|
|
"---エージェントとの協業---",
|
|
"assigning-issues",
|
|
"mentioning-agents",
|
|
"chat",
|
|
"autopilots",
|
|
"---インボックス---",
|
|
"inbox",
|
|
"---連携---",
|
|
"channels",
|
|
"github-integration",
|
|
"vcs-integration",
|
|
"lark-bot-integration",
|
|
"slack-bot-integration",
|
|
"---セルフホスト & 運用---",
|
|
"environment-variables",
|
|
"auth-setup",
|
|
"troubleshooting",
|
|
"---リファレンス---",
|
|
"cli",
|
|
"auth-tokens",
|
|
"desktop-app",
|
|
"mobile-app",
|
|
"---開発者---",
|
|
"developers"
|
|
]
|
|
}
|