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
/
components
/
at
main
7 files
Russ T. Fugal
feat(codeindex): update benchmarks with 19-repo multi-language eval results
4mo ago
59db658b
copy-button.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
hero-terminal.tsx
style: format codeindex files with prettier Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4 months ago
nav.tsx
feat(codeindex): add services section UI, cloud waitlist page, and 4-tier CTA - New ServicesSection component with amber-accented offering cards, deliverable checklists, guarantee callout, and proof point - Cloud waitlist page with Google sign-in via auth.sara.ai and Convex-backed email storage, plus email fallback link - Update CTA footer: 4-tier grid with cyan self-serve and amber human-touch visual distinction - Add Cloud link to codeindex nav Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4 months ago
quick-start-block.tsx
feat(codeindex): add marketing pages — landing, benchmarks, and compare Three-page marketing experience at /codeindex with dark developer-forward aesthetic. Content separated into src/content/codeindex/, components render only. Includes animated terminal comparisons, real benchmark data (3.1x MRR vs ripgrep), per-repo/per-language breakdowns, honest tradeoff disclosures, and responsive mobile nav with hamburger menu. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4 months ago
section.tsx
style: format codeindex files with prettier Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4 months ago
services-section.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
terminal.tsx
style: format codeindex files with prettier Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4 months ago