Skip to content

[common][paperbench][swelancer] move libs to common and update paths#74

Merged
simonpfish merged 1 commit intomainfrom
dev/simon/move-libs-update
Sep 24, 2025
Merged

[common][paperbench][swelancer] move libs to common and update paths#74
simonpfish merged 1 commit intomainfrom
dev/simon/move-libs-update

Conversation

@simonpfish
Copy link
Copy Markdown
Contributor

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

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
@simonpfish simonpfish merged commit 5df4c00 into main Sep 24, 2025
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant