You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
agora(openai#19): add Community Tools section (Bortlesboat's 3 repos)
- New <section id="community-tools"> between #resources and #changelog
- Lists @Bortlesboat's three tools with factual one-line descriptions:
parameter-golf-size-checker (16MB cap validator + submission.json drafter)
parameter-golf-sweeps (JSON-config sweep runner with footer parsing)
parameter-golf-runpod-starter (RunPod bootstrap scripts)
- AGORA:COMMUNITY_TOOLS_START/END sentinels wrap the card for pipeline management
- Nav link 'Community Tools' added to top nav
- Submit-your-tool invite line at bottom
- No marketing copy or lineage claims; tone is factual throughout
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
<p style="margin:0.25rem 0 0;font-size:0.88rem;color:var(--text-dim);line-height:1.5;">Validates record folders against the 16MB artifact cap and drafts a submission.json before you open a PR.</p>
<p style="margin:0.25rem 0 0;font-size:0.88rem;color:var(--text-dim);line-height:1.5;">JSON-config training sweep runner with footer parsing for tracking BPB across hyperparameter grid runs.</p>
<p style="margin:0.25rem 0 0;font-size:0.88rem;color:var(--text-dim);line-height:1.5;">RunPod-first bootstrap scripts for spinning up training environments quickly.</p>
2855
+
</li>
2856
+
</ul>
2857
+
</div>
2858
+
<!-- AGORA:COMMUNITY_TOOLS_END -->
2859
+
<p style="color:var(--text-dim);font-size:0.8rem;margin-top:0.75rem;"><a href="https://github.com/MatoTeziTanka/parameter-golf/issues/new?template=feedback.yml">Submit your tool</a> — open a feedback issue with a link and one-line description.</p>
0 commit comments