From 76c77fb30f5806deef80d01aa8bed1f9e928046e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Cie=C5=9Blak?= Date: Wed, 2 Sep 2026 19:16:42 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2949ea45..b5edc5c2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,11 @@ changes, and asks the team when the code cannot settle a choice. > production-ready service. Expect incomplete workflows, operational limits, > and breaking changes. -![Chopin Overview](docs/images_videos/chopin-tour.mp4) +https://github.com/user-attachments/assets/9ebf0901-6255-47c3-adb3-e905e8f6cab4 + +> [!TIP] +> We do not provide public Chopin instance for general use. If you want use Chopin on +> your projects you can run it locally or host it on your own. ## What Chopin explores @@ -30,7 +34,8 @@ context: separately from the prose they produced, so a later rewrite cannot silently change what the team decided. -![Chopin Comments](docs/images_videos/chopin-comments.mp4) +https://github.com/user-attachments/assets/9f429bf0-762d-4d8b-871b-493dbb14c03c + Typing `/research` in a document starts one durable request from the exact brief and leaves an inline progress card in place. Completed research publishes as an @@ -38,7 +43,7 @@ ordinary child document beneath its parent, with its own document, Chat, and Decisions. Pending, failed, and cancelled requests never appear as documents in navigation. -![Chopin Research](docs/images_videos/chopin-research.mp4) +https://github.com/user-attachments/assets/72a85be8-685f-4d60-9937-b3855b46cebe The Planner can inspect the selected GitHub repository and its pull requests through bounded, read-only tools, then co-author the document. It cannot write to @@ -78,6 +83,8 @@ and tool vocabulary remain optimized for planning. - One Chopin process may write to a database at a time. Horizontal application scaling and zero-downtime rolling deployment are not supported. +--- + ## Run locally The development path requires: From 4c53fe83597b03ef9a2555acdff5528b0802dc8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Cie=C5=9Blak?= Date: Wed, 2 Sep 2026 19:20:05 +0200 Subject: [PATCH 2/3] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5edc5c2..207ceeb1 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ https://github.com/user-attachments/assets/9ebf0901-6255-47c3-adb3-e905e8f6cab4 > [!TIP] > We do not provide public Chopin instance for general use. If you want use Chopin on -> your projects you can run it locally or host it on your own. +> your projects you can run it locally or host it on your own. ## What Chopin explores From 017698863a88338069409d70583e7a1ff09ecc57 Mon Sep 17 00:00:00 2001 From: Krzysztof Cieslak Date: Wed, 2 Sep 2026 19:23:19 +0200 Subject: [PATCH 3/3] fix typo 2 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 207ceeb1..47051aa4 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,6 @@ context: https://github.com/user-attachments/assets/9f429bf0-762d-4d8b-871b-493dbb14c03c - Typing `/research` in a document starts one durable request from the exact brief and leaves an inline progress card in place. Completed research publishes as an ordinary child document beneath its parent, with its own document,