codesyncer 2.7.5 → 2.7.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.ko.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # CodeSyncer CLI
2
2
 
3
- > Claude Code, Cursor, GitHub Copilot 모든 AI 코딩 어시스턴트와 함께 사용하는 멀티 레포지토리 협업 시스템!
3
+ > AI 코딩이 멍청해? 똑똑하게 만들어줌 - 영구 컨텍스트, 추론 통제, 실시간 아키텍처 동기화 for Claude Code
4
4
 
5
5
  [![npm version](https://img.shields.io/npm/v/codesyncer.svg)](https://www.npmjs.com/package/codesyncer)
6
6
  [![License](https://img.shields.io/badge/License-Commons%20Clause-red.svg)](./LICENSE)
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # CodeSyncer CLI
2
2
 
3
- > AI-powered multi-repository collaboration system that works seamlessly with Claude Code, Cursor, GitHub Copilot, and more!
3
+ > Is your AI coding dumb? Make it smarter - Persistent project context, controlled inference, and live architecture sync for Claude Code
4
4
 
5
5
  [![npm version](https://img.shields.io/npm/v/codesyncer.svg)](https://www.npmjs.com/package/codesyncer)
6
6
  [![License](https://img.shields.io/badge/License-Commons%20Clause-red.svg)](./LICENSE)
@@ -175,5 +175,5 @@ Both formats work identically, so use whichever you prefer!
175
175
 
176
176
  ---
177
177
 
178
- *CodeSyncer - AI-powered multi-repository collaboration system*
178
+ *CodeSyncer - Persistent context, controlled inference, live architecture sync for Claude Code*
179
179
  *Currently Supported: Claude Code | Coming Soon: Cursor, GitHub Copilot, Continue.dev*
@@ -175,5 +175,5 @@ CodeSyncer는 두 가지 태그 형식을 모두 지원합니다:
175
175
 
176
176
  ---
177
177
 
178
- *CodeSyncer - AI-powered multi-repository collaboration system*
178
+ *CodeSyncer - 영구 컨텍스트, 추론 통제, 실시간 아키텍처 동기화 for Claude Code*
179
179
  *현재 지원: Claude Code | 향후 지원 예정: Cursor, GitHub Copilot, Continue.dev*
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "codesyncer",
3
- "version": "2.7.5",
4
- "description": "AI-powered multi-repository collaboration system - Works with Claude Code, Cursor, GitHub Copilot, and more",
3
+ "version": "2.7.6",
4
+ "description": "Is your AI coding dumb? Make it smarter - Persistent project context, controlled inference, and live architecture sync for Claude Code",
5
5
  "keywords": [
6
6
  "ai-collaboration",
7
7
  "claude-code",
@@ -175,5 +175,5 @@ Both formats work identically, so use whichever you prefer!
175
175
 
176
176
  ---
177
177
 
178
- *CodeSyncer - AI-powered multi-repository collaboration system*
178
+ *CodeSyncer - Persistent context, controlled inference, live architecture sync for Claude Code*
179
179
  *Currently Supported: Claude Code | Coming Soon: Cursor, GitHub Copilot, Continue.dev*
@@ -175,5 +175,5 @@ CodeSyncer는 두 가지 태그 형식을 모두 지원합니다:
175
175
 
176
176
  ---
177
177
 
178
- *CodeSyncer - AI-powered multi-repository collaboration system*
178
+ *CodeSyncer - 영구 컨텍스트, 추론 통제, 실시간 아키텍처 동기화 for Claude Code*
179
179
  *현재 지원: Claude Code | 향후 지원 예정: Cursor, GitHub Copilot, Continue.dev*