No description
  • Python 99.9%
  • Dockerfile 0.1%
Find a file
Chris Arsenault b67b89394f
Some checks failed
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.13) (push) Has been cancelled
CI / lint (push) Has been cancelled
Security / dependency-scan (push) Has been cancelled
Security / code-scan (push) Has been cancelled
chore: leak-clean community edition
Prepare the public community edition of prompt-optimizer by removing
csuite-internal integration code and non-shippable build metadata.

- Remove src/prompt_optimizer/integrations/ (csuite.py hardcoding the
  executive roster, csuite_adapter.py exposing the private communicator
  protocols, and the package __init__)
- Remove tests/test_csuite_integration.py
- Drop the internal "csuite" optional-dependency extra from pyproject.toml
- Remove tracked *.egg-info build metadata (referenced the csuite extra)
- Genericize the agent-code registry comment

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 03:24:47 -04:00
.github/workflows chore: leak-clean community edition 2026-07-03 03:24:47 -04:00
src/prompt_optimizer chore: leak-clean community edition 2026-07-03 03:24:47 -04:00
tests chore: leak-clean community edition 2026-07-03 03:24:47 -04:00
.gitignore chore: leak-clean community edition 2026-07-03 03:24:47 -04:00
Dockerfile chore: leak-clean community edition 2026-07-03 03:24:47 -04:00
LICENSE chore: leak-clean community edition 2026-07-03 03:24:47 -04:00
pyproject.toml chore: leak-clean community edition 2026-07-03 03:24:47 -04:00