mirror of
https://github.com/codeflash-ai/codeflash-agent.git
synced 2026-05-04 18:25:19 +00:00
Review feedback: shared experiment-loop-base.md and pre-submit-review.md contained Java/Kotlin-specific content that all languages inherit. This broke step numbering for non-Java agents and polluted cross-language files. Changes: - Revert experiment-loop-base.md to language-neutral (18-step original) - Revert pre-submit-review.md to language-neutral (remove Java section) - Create plugin/languages/java/references/pre-submit-review.md following the same pattern as the existing Python pre-submit-review.md - Reduce duplication in all 4 domain agents (cpu, memory, async, deep): replace inlined benchmark-validity and correctness-verification content with concise references, keeping only domain-specific additions - Add pre-submit-review.md to Deep References in all agents No content was removed — all JMH validation, correctness verification, mechanism explanation, milestone sanity check, and JDK compatibility requirements remain in the Java language overlay. They are now referenced from the single-source-of-truth files instead of being duplicated inline. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| go | ||
| java | ||
| javascript | ||
| python | ||