alpha
Login
or
Join now
russ.fugl.dev
/
sks-website
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
build smart knowledge-sharing systems that combine the best of human expertise with smart technology
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
sks-website
/
src
/
app
/
codeindex
/
benchmarks
/
at
main
2 files
Russ T. Fugal
fix(codeindex): fall back to placeholder Convex URL during build
2mo ago
d0b60da1
opengraph-image.tsx
style(codeindex): apply prettier formatting to OG image components Pure reformat — line-wraps long string literals and JSX prop objects across the four codeindex opengraph-image.tsx files. No behavior change. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2 months ago
page.tsx
feat(codeindex): update benchmarks with 19-repo multi-language eval results Replace self-eval test fixture benchmarks with real public repo results: - 330 queries across 19 public repos (17 GitHub, 2 tangled.org), 16 languages - Per-language data now from representative repos (e.g. Kong/kong for Lua, kubernetes for Go, elasticsearch for Java) - Lua jumps from "broken/17%" to "excellent/82%" on real-world Kong codebase - Update multipliers from 3.1x (naive grep) to 1.4x (vs LLM-crafted expert grep patterns) — more rigorous baseline - Update cost from $0.17 to $0.70, file count to 100k+ - Add services section anchor, language tags on repo cards - Qualify commit-boost signal contribution (25.8% on self-eval, varies on broader corpus — investigating) - Update all marketing copy, metadata, and OG images to match Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4 months ago