jahwag/ctxsync
ctxsync is a Python tool that syncs local development files with Claude.ai Projects, acting as a bridge between local environments and an LLM platform.
ctxsync (formerly ClaudeSync) is a file synchronization utility that keeps local project files in sync with Claude.ai projects. It reads configuration from project-local or home directory config files and automatically propagates local file changes to the Claude platform. The tool is particularly useful for developers who work with Claude for coding assistance and want their local codebase reflected in the AI session.