ring/.github/workflows
Fred Amaral 030878067c
refactor: replace codereview binaries and overhaul diff visualization
The codereview pre-analysis pipeline is refactored to use 'mithril',
an external tool installed via 'go install'. The previous system of
pre-built, in-repo binaries with its custom build workflow and
checksum verification is removed. This change simplifies maintenance
and improves security by leveraging the Go ecosystem's checksum DB.

The visual-explainer skill is refactored to use the '@pierre/diffs'
library for rendering code diffs, replacing the hand-rolled CSS
panels. This provides a more professional and feature-rich
visualization with word-level diffs and Shiki syntax highlighting.

Finally, obsolete audit and handoff documents are removed, and a help
message in the install script is updated to be accurate.
2026-03-02 14:26:49 -03:00
..
gptchangelog.yml feat: add GPT Changelog workflow and initial CHANGELOG files for teams 2026-02-13 11:22:22 -03:00
version-bump.yml chore(ci): testing bump version of plugin and remove reduntant config 2026-02-27 14:31:49 -03:00