nightshift/tests
K. Hodges 2f2146f47d setup scripts improvement and what happened
- Added nightshift what-happened to summarize the latest run/task failure from artifacts.
  - Added integ-run --setup with setup options, so sandbox creation can immediately run integ-setup.
  - integ-setup output now explicitly shows the venv activation command.
  - Command stages now prefer a detected project/adjacent .venv, so python -m pytest -q should use the integ venv without relying on shell activation.
  - Retry command outputs now get attempt-specific artifact names, like test-output-1.txt, instead of overwriting.
  - Docs updated in README.md, the pastebin template README, and examples/tutorial/03-pastebin.
  - Added pytest config so root python -m pytest -q ignores generated integ/template target tests.
  - Version bumped to 0.2.4-alpha-bratwurst-relish.
2026-05-20 04:20:15 -07:00
..
__init__.py Implemented deterministic diff generation via a new file_writer stage. 2026-05-17 15:24:10 -07:00
test_agents.py Add more rigorous responses to test failures 2026-05-17 19:05:27 -07:00
test_artifacts.py Bugfixes from test run 2026-05-17 13:34:19 -07:00
test_commands.py setup scripts improvement and what happened 2026-05-20 04:20:15 -07:00
test_config.py Implemented deterministic diff generation via a new file_writer stage. 2026-05-17 15:24:10 -07:00
test_context.py Implement pipeline execution, context, reports, and MVP docs 2026-05-17 00:38:00 -07:00
test_git.py Fixes around test run 2 2026-05-17 13:46:26 -07:00
test_init.py add integ runs, dynamic model choices, symantic search, better file creation, debugging agents 2026-05-20 02:36:23 -07:00
test_integ_setup.py setup scripts improvement and what happened 2026-05-20 04:20:15 -07:00
test_lisp.py Implemented deterministic diff generation via a new file_writer stage. 2026-05-17 15:24:10 -07:00
test_patches.py hotdog versioning and some bugfixes for integration project and model testing 2026-05-20 03:50:51 -07:00
test_pipeline.py hotdog versioning and some bugfixes for integration project and model testing 2026-05-20 03:50:51 -07:00
test_reliability_features.py hotdog versioning and some bugfixes for integration project and model testing 2026-05-20 03:50:51 -07:00
test_repo_tools.py Fixes around test run 2 2026-05-17 13:46:26 -07:00
test_reports.py Add an easier first tutorial, add installers 2026-05-17 16:50:01 -07:00
test_safety.py Implement NightShift MVP phases 1-6 2026-05-17 00:17:13 -07:00
test_status.py Add status, git artifacts, task completion, multi-task runs, and dependency handling 2026-05-17 01:19:43 -07:00
test_tasks.py Add status, git artifacts, task completion, multi-task runs, and dependency handling 2026-05-17 01:19:43 -07:00
test_telemetry_index.py add integ runs, dynamic model choices, symantic search, better file creation, debugging agents 2026-05-20 02:36:23 -07:00
test_terminal.py added hotdog animations 2026-05-20 03:55:43 -07:00
test_version.py setup scripts improvement and what happened 2026-05-20 04:20:15 -07:00
test_web.py Web UI quality of life 2026-05-17 16:25:25 -07:00
test_what_happened.py setup scripts improvement and what happened 2026-05-20 04:20:15 -07:00