docs: add OSS upgrade & crew-to-flow migration guide (#5744)
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Check Documentation Broken Links / Check broken links (push) Has been cancelled
Vulnerability Scan / pip-audit (push) Has been cancelled
Nightly Canary Release / Check for new commits (push) Has been cancelled
Nightly Canary Release / Build nightly packages (push) Has been cancelled
Nightly Canary Release / Publish nightly to PyPI (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Build uv cache / build-cache (3.10) (push) Has been cancelled
Build uv cache / build-cache (3.11) (push) Has been cancelled
Build uv cache / build-cache (3.12) (push) Has been cancelled
Build uv cache / build-cache (3.13) (push) Has been cancelled

* docs: add OSS upgrade & crew-to-flow migration guide

* docs: add upgrading-crewai guide and installation note

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* docs: consolidate upgrade & migration guide into single page

Merge the broader root-level upgrade-crewai.mdx into the canonical
en/guides/migration/upgrading-crewai.mdx so there is one comprehensive
upgrade & migration page covering: project venv vs global CLI, why
crewai install alone won't bump versions, breaking changes, and the
Crew-to-Flow migration. Removes the orphaned root-level file (which
was not referenced in docs.json nav).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* docs: add pt-BR, ar, ko translations of upgrade/migration guide

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* docs: reduce upgrade guide scope to package upgrade + breaking changes only

* docs: soften intro tone — releases ship features, not breaking changes

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* fix: resolve CodeRabbit review comments

- Add space between Arabic conjunction and `uv.lock` code span (ar)
- Add explicit {#memory-embedder-config} anchors to localized headings
  so in-page links resolve correctly (ar, ko, pt-BR, en)

Co-authored-by: Lucas Gomide <lucaslg200@gmail.com>

---------

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Lucas Gomide <lucaslg200@gmail.com>
Co-authored-by: Greyson LaLonde <greyson.r.lalonde@gmail.com>
This commit is contained in:
iris-clawd
2026-05-08 18:49:39 -03:00
committed by GitHub
parent b9e71b322f
commit e4a91cdc0c
6 changed files with 785 additions and 11 deletions

View File

@@ -144,7 +144,8 @@
"group": "Migration",
"icon": "shuffle",
"pages": [
"en/guides/migration/migrating-from-langgraph"
"en/guides/migration/migrating-from-langgraph",
"en/guides/migration/upgrading-crewai"
]
}
]
@@ -1587,7 +1588,8 @@
"group": "Migration",
"icon": "shuffle",
"pages": [
"en/guides/migration/migrating-from-langgraph"
"en/guides/migration/migrating-from-langgraph",
"en/guides/migration/upgrading-crewai"
]
}
]
@@ -2068,7 +2070,8 @@
"group": "Migration",
"icon": "shuffle",
"pages": [
"en/guides/migration/migrating-from-langgraph"
"en/guides/migration/migrating-from-langgraph",
"en/guides/migration/upgrading-crewai"
]
}
]
@@ -2549,7 +2552,8 @@
"group": "Migration",
"icon": "shuffle",
"pages": [
"en/guides/migration/migrating-from-langgraph"
"en/guides/migration/migrating-from-langgraph",
"en/guides/migration/upgrading-crewai"
]
}
]
@@ -3030,7 +3034,8 @@
"group": "Migration",
"icon": "shuffle",
"pages": [
"en/guides/migration/migrating-from-langgraph"
"en/guides/migration/migrating-from-langgraph",
"en/guides/migration/upgrading-crewai"
]
}
]
@@ -3511,7 +3516,8 @@
"group": "Migration",
"icon": "shuffle",
"pages": [
"en/guides/migration/migrating-from-langgraph"
"en/guides/migration/migrating-from-langgraph",
"en/guides/migration/upgrading-crewai"
]
}
]
@@ -3990,7 +3996,8 @@
"group": "Migration",
"icon": "shuffle",
"pages": [
"en/guides/migration/migrating-from-langgraph"
"en/guides/migration/migrating-from-langgraph",
"en/guides/migration/upgrading-crewai"
]
}
]
@@ -4469,7 +4476,8 @@
"group": "Migration",
"icon": "shuffle",
"pages": [
"en/guides/migration/migrating-from-langgraph"
"en/guides/migration/migrating-from-langgraph",
"en/guides/migration/upgrading-crewai"
]
}
]
@@ -4949,7 +4957,8 @@
"group": "Migration",
"icon": "shuffle",
"pages": [
"en/guides/migration/migrating-from-langgraph"
"en/guides/migration/migrating-from-langgraph",
"en/guides/migration/upgrading-crewai"
]
}
]
@@ -5430,7 +5439,8 @@
"group": "Migration",
"icon": "shuffle",
"pages": [
"en/guides/migration/migrating-from-langgraph"
"en/guides/migration/migrating-from-langgraph",
"en/guides/migration/upgrading-crewai"
]
}
]
@@ -5909,7 +5919,8 @@
"group": "Migration",
"icon": "shuffle",
"pages": [
"en/guides/migration/migrating-from-langgraph"
"en/guides/migration/migrating-from-langgraph",
"en/guides/migration/upgrading-crewai"
]
}
]