mirror of
https://github.com/khodges42/nightShift.git
synced 2026-06-14 10:08:37 +00:00
- tests/test_version.py: removed the brittle exact hotdog/topping/version assertion and kept the useful display contract. - nightshift/agents.py: normalized review next_stage / context_update values like None, null, and N/A to empty. - nightshift/git.py: added clearer non-git and Git safe-directory artifact messages with actionable guidance. - nightshift/cli.py: fixed run --all so completed dependencies remain in scope. - tests/test_agents.py, tests/test_git.py, tests/test_cli.py: added regression coverage. - docs/codex/20260521-next-improvements.md: marked the completed items. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_agents.py | ||
| test_artifacts.py | ||
| test_cli.py | ||
| test_commands.py | ||
| test_config.py | ||
| test_context.py | ||
| test_git.py | ||
| test_init.py | ||
| test_integ_setup.py | ||
| test_lisp.py | ||
| test_patches.py | ||
| test_pipeline.py | ||
| test_reliability_features.py | ||
| test_repo_tools.py | ||
| test_reports.py | ||
| test_safety.py | ||
| test_status.py | ||
| test_tasks.py | ||
| test_telemetry_index.py | ||
| test_terminal.py | ||
| test_version.py | ||
| test_web.py | ||
| test_what_happened.py | ||