mirror of
https://github.com/LerianStudio/ring
synced 2026-04-21 13:37:27 +00:00
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. |
||
|---|---|---|
| .. | ||
| AGENT_DESIGN.md | ||
| coderabbit-instructions.md | ||
| PROJECT_RULES.md | ||
| PROMPT_ENGINEERING.md | ||
| WORKFLOWS.md | ||