Skip to content

Commit 35e213e

Browse files
committed
[common][paperbench][swelancer] move libs to common and update paths
reorganizes shared libraries under `project/common` and updates downstream projects to use the new paths. no functional changes; import and build configuration updated. - relocate `alcatraz`, `nanoeval`, `nanoeval_alcatraz`, `compatibility_api`, and `preparedness_turn_completer` to `project/common/*` - update `paperbench` and `swelancer` configs: dependencies, `extraPaths`, `mypy_path`, and `uv.lock` entries - adjust `paperbench` readme formatting and fix link to the moved `nanoeval` dummy agent path - minor comment tweak in root `pyproject.toml` notes: - after pulling, re-run `uv sync` to refresh editable dependencies and lockfiles
1 parent b10f314 commit 35e213e

103 files changed

Lines changed: 100 additions & 64 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

project/alcatraz/alcatraz/clusters/_container_proc.py renamed to project/common/alcatraz/alcatraz/clusters/_container_proc.py

File renamed without changes.

project/alcatraz/alcatraz/clusters/_serialization.py renamed to project/common/alcatraz/alcatraz/clusters/_serialization.py

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

project/compatibility_api/compatibility_api/api.py renamed to project/common/compatibility_api/compatibility_api/api.py

File renamed without changes.

project/compatibility_api/compatibility_api/task.py renamed to project/common/compatibility_api/compatibility_api/task.py

File renamed without changes.
File renamed without changes.

project/compatibility_api_preparedness/compatibility_api_preparedness/api.py renamed to project/common/compatibility_api_preparedness/compatibility_api_preparedness/api.py

File renamed without changes.

0 commit comments

Comments
 (0)