tandem-editor 0.2.11 → 0.3.0
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/CHANGELOG.md +161 -117
- package/README.md +201 -201
- package/dist/channel/index.js +45 -2
- package/dist/channel/index.js.map +1 -1
- package/dist/cli/index.js +7 -8
- package/dist/cli/index.js.map +1 -1
- package/dist/client/assets/index-BXWLR51Y.js +308 -0
- package/dist/client/index.html +13 -13
- package/dist/server/index.js +54 -25
- package/dist/server/index.js.map +1 -1
- package/package.json +5 -1
- package/sample/demo-script.md +23 -23
- package/sample/welcome.md +21 -21
- package/dist/client/assets/index-CfGlbY9B.js +0 -297
package/package.json
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tandem-editor",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.3.0",
|
|
4
4
|
"description": "Collaborative AI-human document editor with MCP tool integration for Claude",
|
|
5
|
+
"repository": {
|
|
6
|
+
"type": "git",
|
|
7
|
+
"url": "https://github.com/bloknayrb/tandem"
|
|
8
|
+
},
|
|
5
9
|
"keywords": [
|
|
6
10
|
"tandem",
|
|
7
11
|
"mcp",
|
package/sample/demo-script.md
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
# Tandem Demo Script
|
|
2
|
-
|
|
3
|
-
This is a live recording. The document you're reading is the actual script for this demo — Claude is reviewing it right now in the side panel.
|
|
4
|
-
|
|
5
|
-
## Highlight This
|
|
6
|
-
|
|
7
|
-
This sentence will be highlighted by Claude to show how Tandem marks up passages worth noting. A green highlight appears in the sidebar, and you can click it to jump to the relevant text.
|
|
8
|
-
|
|
9
|
-
## Comment on This
|
|
10
|
-
|
|
11
|
-
This paragraph is about to receive a comment. Claude will leave a question or observation here, the way a colleague might flag something during a document review. You'll see it appear in the annotations panel.
|
|
12
|
-
|
|
13
|
-
## Suggest an Edit Here
|
|
14
|
-
|
|
15
|
-
Most AI writing tools start from scratch — no memory, no project context, no history. Claude is about to suggest a tighter version of that line.
|
|
16
|
-
|
|
17
|
-
## Accept the Suggestion
|
|
18
|
-
|
|
19
|
-
When the suggestion above appears, click the accept button in the side panel. The text changes live in the document — no copy-paste, no switching windows.
|
|
20
|
-
|
|
21
|
-
## Chat About This
|
|
22
|
-
|
|
23
|
-
This closing line could be stronger, but that's what the chat is for. Select this text, open the chat panel, and ask Claude to improve it. When Claude responds, ask it to implement the change — it'll create a new suggestion right here, and you can accept that too. Review, discuss, revise, all in one place.
|
|
1
|
+
# Tandem Demo Script
|
|
2
|
+
|
|
3
|
+
This is a live recording. The document you're reading is the actual script for this demo — Claude is reviewing it right now in the side panel.
|
|
4
|
+
|
|
5
|
+
## Highlight This
|
|
6
|
+
|
|
7
|
+
This sentence will be highlighted by Claude to show how Tandem marks up passages worth noting. A green highlight appears in the sidebar, and you can click it to jump to the relevant text.
|
|
8
|
+
|
|
9
|
+
## Comment on This
|
|
10
|
+
|
|
11
|
+
This paragraph is about to receive a comment. Claude will leave a question or observation here, the way a colleague might flag something during a document review. You'll see it appear in the annotations panel.
|
|
12
|
+
|
|
13
|
+
## Suggest an Edit Here
|
|
14
|
+
|
|
15
|
+
Most AI writing tools start from scratch — no memory, no project context, no history. Claude is about to suggest a tighter version of that line.
|
|
16
|
+
|
|
17
|
+
## Accept the Suggestion
|
|
18
|
+
|
|
19
|
+
When the suggestion above appears, click the accept button in the side panel. The text changes live in the document — no copy-paste, no switching windows.
|
|
20
|
+
|
|
21
|
+
## Chat About This
|
|
22
|
+
|
|
23
|
+
This closing line could be stronger, but that's what the chat is for. Select this text, open the chat panel, and ask Claude to improve it. When Claude responds, ask it to implement the change — it'll create a new suggestion right here, and you can accept that too. Review, discuss, revise, all in one place.
|
package/sample/welcome.md
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
# Welcome to Tandem
|
|
2
|
-
|
|
3
|
-
Tandem is a collaborative document editor where you and Claude can review your documents together in real-time.
|
|
4
|
-
|
|
5
|
-
## Getting Started
|
|
6
|
-
|
|
7
|
-
> Follow the tutorial in the bottom-left corner to learn the basics. You can dismiss it at any time. For a full walkthrough of all features, see the [User Guide](../docs/user-guide.md).
|
|
8
|
-
|
|
9
|
-
Open Claude Code from any directory -- your Tandem tools are already configured. Both you and Claude can see and edit this document at the same time. Claude's cursor appears as a soft blue highlight on the paragraph being read.
|
|
10
|
-
|
|
11
|
-
## Try These
|
|
12
|
-
|
|
13
|
-
1. **Review an annotation** -- Look at the highlighted text in this document. Open the side panel to accept or dismiss annotations, or press Ctrl+Shift+R for Review Mode.
|
|
14
|
-
2. **Ask Claude a question** -- Select some text and press Ctrl+Shift+A, or type in the Chat panel.
|
|
15
|
-
3. **Make an edit** -- Click anywhere in the document and start typing. You can simplify sentences, fix typos, or add new content.
|
|
16
|
-
|
|
17
|
-
## Sample Content
|
|
18
|
-
|
|
19
|
-
The project launched in early 2025 with three core goals: simplify onboarding, reduce support tickets by 40%, and ship a self-service dashboard by Q3. The team completed the first two milestones ahead of schedule, but the dashboard timeline slipped due to an unexpected API redesign in May.
|
|
20
|
-
|
|
21
|
-
> Once Claude connects, ask it to review this document -- you'll see highlights and suggestions appear in the side panel.
|
|
1
|
+
# Welcome to Tandem
|
|
2
|
+
|
|
3
|
+
Tandem is a collaborative document editor where you and Claude can review your documents together in real-time.
|
|
4
|
+
|
|
5
|
+
## Getting Started
|
|
6
|
+
|
|
7
|
+
> Follow the tutorial in the bottom-left corner to learn the basics. You can dismiss it at any time. For a full walkthrough of all features, see the [User Guide](../docs/user-guide.md).
|
|
8
|
+
|
|
9
|
+
Open Claude Code from any directory -- your Tandem tools are already configured. Both you and Claude can see and edit this document at the same time. Claude's cursor appears as a soft blue highlight on the paragraph being read.
|
|
10
|
+
|
|
11
|
+
## Try These
|
|
12
|
+
|
|
13
|
+
1. **Review an annotation** -- Look at the highlighted text in this document. Open the side panel to accept or dismiss annotations, or press Ctrl+Shift+R for Review Mode.
|
|
14
|
+
2. **Ask Claude a question** -- Select some text and press Ctrl+Shift+A, or type in the Chat panel.
|
|
15
|
+
3. **Make an edit** -- Click anywhere in the document and start typing. You can simplify sentences, fix typos, or add new content.
|
|
16
|
+
|
|
17
|
+
## Sample Content
|
|
18
|
+
|
|
19
|
+
The project launched in early 2025 with three core goals: simplify onboarding, reduce support tickets by 40%, and ship a self-service dashboard by Q3. The team completed the first two milestones ahead of schedule, but the dashboard timeline slipped due to an unexpected API redesign in May.
|
|
20
|
+
|
|
21
|
+
> Once Claude connects, ask it to review this document -- you'll see highlights and suggestions appear in the side panel.
|