Open Issues Need Help
View All on GitHub Add tests for JSON input adapters' strict-validation behavior about 1 month ago
enhancement good first issue
bug good first issue
Docs/docstring falsely claim AvailabilityRule and RequestedEntityRule are not re-exported from the top-level `beekeeper` package about 1 month ago
documentation good first issue
JSON input adapters: validation failures don't name the source file, so users can't tell which file is broken about 1 month ago
enhancement good first issue
Swap docs URL about 1 month ago
documentation good first issue
Algorithm chain fall-through silently drops all stateful rules when `stateful_rules` is a one-shot iterable (generator) about 1 month ago
bug good first issue
RuleVerdict docstring wrongly claims a soft score of 0.0 "prunes the candidate" — it survives with score 0.0 and stays assignable about 1 month ago
documentation good first issue
McDonald's walkthrough docs show wrong expected output (Alice vs Bob for SERVING_FOOD) and contradict themselves on worker count about 1 month ago
documentation good first issue
Cross-boundary date/datetime (and tz) mismatch raises an opaque TypeError mid-pipeline instead of failing at the boundary about 1 month ago
bug good first issue
Add Dependabot to automate GitHub Actions, pre-commit hook, and Python dependency updates about 1 month ago
enhancement good first issue
enhancement good first issue
Add test coverage for IncompleteSolutionError.partial_state on backtracking failure about 1 month ago
enhancement good first issue
Add logging throughout the BeeKeeper pipeline about 1 month ago
enhancement help wanted