ReMe/docs/zh
jinliyl ef3f99f019
refactor(packaging): reorganize published packages (#495)
* refactor(packaging): reorganize published packages

* fix(packaging): install AgentScope extra in wheel smoke

* docs: align package guides and documentation site

* ci(workflow): add core dependency verification step in Python package build

- Add a workflow step to verify released core dependencies by installing the wheel with core extras
- Assert the presence of the static index.html file to ensure proper package contents
- Create and use a temporary virtual environment for isolation during verification
- Keep existing artifacts upload step intact and conditional on inputs.upload_artifacts flag

* fix(ci): update package installation dependencies in Windows workflow

- Change pip install from editable reme_studio and core to only dev and as extras
- Remove installation of reme_studio and core to streamline dependency setup
- Ensure Windows CI uses the correct extras for testing environment

* fix(tests): add missing commas in toml file reads in package version tests

- Added trailing commas in the tomllib.loads calls for auto-fin and daily_paper configs
- Ensured consistent syntax to prevent potential tuple misinterpretation
- Improved readability and correctness of the test setup code

* fix(packaging): protect qwenpaw releases and test Studio health
2026-08-27 14:02:09 +08:00
..
auto_dream.md docs: refresh ReMe guides, diagrams, and Studio documentation (#447) 2026-08-12 10:59:03 +08:00
auto_link.md docs: refresh ReMe guides, diagrams, and Studio documentation (#447) 2026-08-12 10:59:03 +08:00
auto_memory.md docs: refresh ReMe guides, diagrams, and Studio documentation (#447) 2026-08-12 10:59:03 +08:00
auto_resource.md docs: refresh ReMe guides, diagrams, and Studio documentation (#447) 2026-08-12 10:59:03 +08:00
contributing.md refactor(packaging): reorganize published packages (#495) 2026-08-27 14:02:09 +08:00
framework.md refactor(packaging): reorganize published packages (#495) 2026-08-27 14:02:09 +08:00
memory_as_file.md fix(index): tolerate invalid text encoding (#490) 2026-08-26 16:16:26 +08:00
memory_search.md fix: recover embeddings after transient health check failure (#471) 2026-08-21 13:58:51 +08:00
plugin_management.md refactor(packaging): reorganize published packages (#495) 2026-08-27 14:02:09 +08:00
proactive.md docs: refresh ReMe guides, diagrams, and Studio documentation (#447) 2026-08-12 10:59:03 +08:00
quick_start.md refactor(packaging): reorganize published packages (#495) 2026-08-27 14:02:09 +08:00
reme-blog.md refactor(packaging): reorganize published packages (#495) 2026-08-27 14:02:09 +08:00
reme_scene.md docs: refresh ReMe guides, diagrams, and Studio documentation (#447) 2026-08-12 10:59:03 +08:00