From fd2f46a35bb165f66fd3df9b3e01ea3f34faa9d1 Mon Sep 17 00:00:00 2001 From: somework Date: Sat, 25 Jul 2026 20:17:37 +0800 Subject: [PATCH] Add dsx to Tools & Utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2db069a..d676ad6 100644 --- a/README.md +++ b/README.md @@ -557,6 +557,7 @@ June 14, 2026 - [**cc-monitor-worker**](https://github.com/cometkim/cc-monitor-worker) - (21 ⭐) - Claude Code monitoring with Cloudflare Workers & Workers Analytics Engine. - [**shotgun-alpha**](https://github.com/shotgun-sh/shotgun-alpha) - (3 ⭐) - Codebase-aware spec engine for Cursor, Claude Code & Lovable. - [**conductor**](https://conductor.build/) - (0 ⭐) - Run a bunch of Claude Codes in parallel. +- [**dsx**](https://github.com/somework/dsx) - (0 ⭐) - Syncs files between a Claude Design project and a local directory without the bytes passing through a model's context; reuses Claude Code's existing OAuth token, Go stdlib only. ---