Skip to content

Add host-side tech debt classifier#21

Closed
laurenceputra wants to merge 1 commit into
mainfrom
nightshift/tech-debt-classify
Closed

Add host-side tech debt classifier#21
laurenceputra wants to merge 1 commit into
mainfrom
nightshift/tech-debt-classify

Conversation

@laurenceputra
Copy link
Copy Markdown
Owner

Summary

  • add a host-side codex_yolo debt command backed by a new Bash helper that scans debt markers, classifies findings, scores them, and prints a prioritized report
  • wire the helper into update/install/completion/CI flows and add integration coverage for prioritized output, clean repos, and Docker-free dispatch
  • document the new debt report in the README, examples, technical docs, and changelog

Validation

  • bash -n .codex_yolo.sh
  • bash -n .codex_yolo_entrypoint.sh
  • bash -n .codex_yolo_diagnostics.sh
  • bash -n .codex_yolo_debt.sh
  • bash -n install.sh
  • ./tests/integration_tests.sh
  • local Docker build validation could not run here because docker is not installed in this environment

Nightshift-Task: tech-debt-classify
Nightshift-Ref: https://github.com/marcus/nightshift
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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