cosyncing 0.5.0 → 0.5.2

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.
Files changed (76) hide show
  1. package/README.md +5 -4
  2. package/THIRD_PARTY_NOTICES.txt +1 -1
  3. package/bin/cosyncing +532 -539
  4. package/bin/cosyncing-web-0.5.2/assets/AssetManifest.bin +1 -0
  5. package/bin/cosyncing-web-0.5.2/assets/AssetManifest.bin.json +1 -0
  6. package/bin/cosyncing-web-0.5.2/assets/assets/agents/README.md +37 -0
  7. package/bin/cosyncing-web-0.5.2/assets/assets/agents/amp.png +0 -0
  8. package/bin/cosyncing-web-0.5.2/assets/assets/agents/antigravity_cli.png +0 -0
  9. package/bin/cosyncing-web-0.5.2/assets/assets/agents/claude.png +0 -0
  10. package/bin/cosyncing-web-0.5.2/assets/assets/agents/cline.png +0 -0
  11. package/bin/cosyncing-web-0.5.2/assets/assets/agents/codex.png +0 -0
  12. package/bin/cosyncing-web-0.5.2/assets/assets/agents/copilot_cli.png +0 -0
  13. package/bin/cosyncing-web-0.5.2/assets/assets/agents/crush.png +0 -0
  14. package/bin/cosyncing-web-0.5.2/assets/assets/agents/cursor.png +0 -0
  15. package/bin/cosyncing-web-0.5.2/assets/assets/agents/dsh.png +0 -0
  16. package/bin/cosyncing-web-0.5.2/assets/assets/agents/gemini_cli.png +0 -0
  17. package/bin/cosyncing-web-0.5.2/assets/assets/agents/grok.png +0 -0
  18. package/bin/cosyncing-web-0.5.2/assets/assets/agents/hermes.png +0 -0
  19. package/bin/cosyncing-web-0.5.2/assets/assets/agents/kilocode.png +0 -0
  20. package/bin/cosyncing-web-0.5.2/assets/assets/agents/kimi.png +0 -0
  21. package/bin/cosyncing-web-0.5.2/assets/assets/agents/mimo.png +0 -0
  22. package/bin/cosyncing-web-0.5.2/assets/assets/agents/omp.png +0 -0
  23. package/bin/cosyncing-web-0.5.2/assets/assets/agents/openclaw.png +0 -0
  24. package/bin/cosyncing-web-0.5.2/assets/assets/agents/opencode.png +0 -0
  25. package/bin/cosyncing-web-0.5.2/assets/assets/agents/pi_agent.png +0 -0
  26. package/bin/cosyncing-web-0.5.2/assets/assets/agents/qoder.png +0 -0
  27. package/bin/cosyncing-web-0.5.2/assets/assets/agents/qoder_cli.png +0 -0
  28. package/bin/cosyncing-web-0.5.2/assets/assets/agents/qwen_code.png +0 -0
  29. package/bin/cosyncing-web-0.5.2/assets/assets/agents/reasonix.png +0 -0
  30. package/bin/cosyncing-web-0.5.2/assets/assets/agents/workbuddy.png +0 -0
  31. package/bin/cosyncing-web-0.5.2/assets/assets/agents/zcode.png +0 -0
  32. package/bin/cosyncing-web-0.5.2/assets/assets/agents/zed.png +0 -0
  33. package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/assets/fonts/MaterialIcons-Regular.otf +0 -0
  34. package/bin/cosyncing-web-0.5.2/cosyncing-build-identity.json +20 -0
  35. package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/cosyncing-cache-manifest.json +61 -7
  36. package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/main.dart.js +132305 -123947
  37. package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/sw.js +60 -6
  38. package/bin/cosyncing-web-0.5.2/version.json +1 -0
  39. package/package.json +4 -3
  40. package/bin/cosyncing-web-0.5.0/assets/AssetManifest.bin +0 -1
  41. package/bin/cosyncing-web-0.5.0/assets/AssetManifest.bin.json +0 -1
  42. package/bin/cosyncing-web-0.5.0/cosyncing-build-identity.json +0 -20
  43. package/bin/cosyncing-web-0.5.0/version.json +0 -1
  44. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/assets/FontManifest.json +0 -0
  45. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/assets/NOTICES +0 -0
  46. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/assets/packages/cupertino_icons/assets/CupertinoIcons.ttf +0 -0
  47. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/assets/packages/flutter_local_notifications_web/web/notifications_service_worker.js +0 -0
  48. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/assets/shaders/ink_sparkle.frag +0 -0
  49. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/assets/shaders/stretch_effect.frag +0 -0
  50. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/canvaskit/canvaskit.js +0 -0
  51. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/canvaskit/canvaskit.wasm +0 -0
  52. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/canvaskit/chromium/canvaskit.js +0 -0
  53. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/canvaskit/chromium/canvaskit.wasm +0 -0
  54. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/canvaskit/experimental_webparagraph/canvaskit.js +0 -0
  55. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/canvaskit/experimental_webparagraph/canvaskit.wasm +0 -0
  56. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/canvaskit/skwasm.js +0 -0
  57. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/canvaskit/skwasm.wasm +0 -0
  58. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/canvaskit/skwasm_heavy.js +0 -0
  59. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/canvaskit/skwasm_heavy.wasm +0 -0
  60. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/canvaskit/wimp.js +0 -0
  61. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/canvaskit/wimp.wasm +0 -0
  62. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/drift_worker.js +0 -0
  63. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/favicon.ico +0 -0
  64. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/favicon.svg +0 -0
  65. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/flutter.js +0 -0
  66. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/flutter_bootstrap.js +0 -0
  67. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/icons/apple-touch-icon-180.png +0 -0
  68. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/icons/pwa-icon-192.png +0 -0
  69. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/icons/pwa-icon-512.png +0 -0
  70. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/icons/pwa-maskable-192.png +0 -0
  71. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/icons/pwa-maskable-512.png +0 -0
  72. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/icons/pwa-monochrome-192.png +0 -0
  73. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/icons/pwa-monochrome-512.png +0 -0
  74. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/index.html +0 -0
  75. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/manifest.json +0 -0
  76. /package/bin/{cosyncing-web-0.5.0 → cosyncing-web-0.5.2}/sqlite3.wasm +0 -0
package/README.md CHANGED
@@ -10,10 +10,11 @@ runtime: install Bun first, then install this package. It provides two commands,
10
10
  ## Requirements
11
11
 
12
12
  - Bun `>=1.3.8` — install it from <https://bun.sh>.
13
- - A supported broker host: linux-x64, linux-arm64, darwin-arm64.
13
+ - A supported broker host: linux-x64, linux-arm64, darwin-arm64, win32-x64.
14
14
 
15
- Windows is not supported; run the broker inside WSL. Intel macOS is not a supported
16
- broker host — `cosyncing doctor` says so rather than failing later.
15
+ Windows x64 runs the broker natively; WSL is no longer required. Windows ARM64 is not
16
+ qualified yet, and neither is Intel macOS — `cosyncing doctor` says so by name rather
17
+ than failing later.
17
18
 
18
19
  ## Install
19
20
 
@@ -56,5 +57,5 @@ Both steps are needed — they remove different things:
56
57
 
57
58
  Neither step touches Bun. It was installed separately and stays that way.
58
59
 
59
- Version 0.5.0. Licensed under Apache-2.0; see LICENSE, NOTICE, and
60
+ Version 0.5.2. Licensed under Apache-2.0; see LICENSE, NOTICE, and
60
61
  THIRD_PARTY_NOTICES.txt.
@@ -1,4 +1,4 @@
1
- Third-party notices for the cosyncing 0.5.0 npm package
1
+ Third-party notices for the cosyncing 0.5.2 npm package
2
2
 
3
3
  This package contains one self-contained JavaScript application bundle. It does not
4
4
  contain the Bun runtime, JavaScriptCore, or WebKit; Bun is installed separately by the