Skip to content

The big rewrite#2088

Open
wesbos wants to merge 72 commits intomasterfrom
the-big-boy
Open

The big rewrite#2088
wesbos wants to merge 72 commits intomasterfrom
the-big-boy

Conversation

@wesbos
Copy link
Owner

@wesbos wesbos commented Mar 7, 2026

/uses. 2.0. dum dum dummmmm

cursoragent and others added 30 commits February 27, 2026 01:35
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
The title attribute was on the Link wrapper but the img filled the
clickable area, preventing the browser tooltip from showing. Moved
title onto the img element and added a title to the +N overflow
badge listing hidden names.

Made-with: Cursor
wesbos added 11 commits March 5, 2026 16:40
Create an interactive skill in .agents/uses-page/ that guides users
through documenting their developer setup. Includes a system info
detection script and a structured interview process covering hardware,
software, and workflow, with export to markdown, HTML, JSX, or rich text.

Made-with: Cursor
Create a step-by-step guide for adding your own /uses page to the
directory: create your page, add your entry to data.js, and submit
a PR. Includes field reference table, content ideas, and guidelines.

Made-with: Cursor
List every technology powering the /uses directory: TanStack Start,
Cloudflare Workers/D1/Vectorize, Drizzle ORM, Tailwind CSS, shadcn/ui,
OpenAI, workers-og, unavatar, and more. Add SEO meta tags.

Made-with: Cursor
Add a prominent hero section with the /uses title, description, people
count, and a CTA linking to the /add page. Fix the "Add yours" link
to point to the internal /add route instead of GitHub.

Made-with: Cursor
- Add Avatar, Facts, SocialLinks, UsesUrl, ItemIcon, PersonCard components
- Add fetch-item-images script and generated items data
- Add DirectoryFacts type and getDirectoryFacts to data layer
- Update dashboard with improved layout
- Update d1 queries and server functions
- Update route tree, package.json, and footer
- Add todo.md

Made-with: Cursor
- Added new dependencies: @radix-ui/react-popover, @radix-ui/react-tooltip, cmdk, ml-kmeans, shaders, and umap-js.
- Removed unused dependencies: ml-kmeans and umap-js from package.json.
- Updated styles for the body background in styles.css.
- Enhanced FacePile component with tooltips for better user experience.
- Introduced lazy loading for ShaderBackground in the root route.
- Improved admin tags page with a new category combobox using popover and command components.
- Cleaned up console logs in the Amazon search function.

Made-with: Cursor
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 7, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
uses-tech c2369e3 Mar 18 2026, 08:07 PM

cursoragent and others added 18 commits March 7, 2026 04:59
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
Co-authored-by: Wes Bos <wes@wesbos.com>
- Updated AGENTS.MD with new best practices for error handling and file operations.
- Removed the cull-invalid-uses script and its associated tests to streamline the codebase.
- Updated package.json to remove the cull command.
- Adjusted site-management context and test utilities to reflect changes in data handling.
- Added GitHub status management to the site-management API and integrated it into relevant routes.
…e, enrichments, events, helpers, items, profiles, and tags. This cleanup streamlines the codebase by eliminating unused code and improving maintainability.
Vectorize top 1000 most popular items using OpenAI text-embedding-3-small,
store in D1 item_vectors table, and display clustered scatter plot at
/item-galaxy using UMAP + K-means. Includes tunable knobs (clusters,
neighbors, minDist, spread), toggle to cluster on full embeddings vs
UMAP 2D, copy-to-clipboard per cluster, and cross-highlight between
the canvas and legend.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants