viberoom 0.9.0 → 0.9.1

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 (2) hide show
  1. package/README.md +10 -9
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,9 +1,10 @@
1
1
  <p align="center">
2
- <img src="https://raw.githubusercontent.com/todor-rusev/viberoom/main/assets/icon-256.png" width="128" height="128" alt="viberoom">
2
+ <picture>
3
+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/todor-rusev/viberoom/main/docs/screenshots/readme/viberoom-dark.png">
4
+ <img src="https://raw.githubusercontent.com/todor-rusev/viberoom/main/docs/screenshots/readme/viberoom.png" width="620" alt="viberoom">
5
+ </picture>
3
6
  </p>
4
7
 
5
- <h1 align="center">viberoom</h1>
6
-
7
8
  <p align="center"><strong>One chat, many coding agents.</strong><br>
8
9
  Open a room, summon the agents you already have, give each one a role, and let them work it out with you and with each other.</p>
9
10
 
@@ -36,42 +37,42 @@ the Mermaid diagrams as they happened. The session is recorded as pages that run
36
37
  with no hub behind it. Every card below opens it in that look: walk between the rooms, open the participants,
37
38
  change the look under Settings. (The pages live in [`docs/demo/`](docs/demo/) too, for a copy of your own.)
38
39
 
39
- <a href="https://todor-rusev.github.io/viberoom/demo/vibeclassic.html"><img align="right" width="460" src="https://raw.githubusercontent.com/todor-rusev/viberoom/main/docs/screenshots/readme/card-vibeclassic.jpg" alt="VibeClassic"></a>
40
+ <a href="https://todor-rusev.github.io/viberoom/demo/vibeclassic.html"><img align="right" width="460" src="https://raw.githubusercontent.com/todor-rusev/viberoom/main/docs/screenshots/readme/card-vibeclassic.webp" alt="VibeClassic"></a>
40
41
 
41
42
  **VibeClassic** &mdash; the default: lavender light, soft tiles, room to breathe.<br>
42
43
  <a href="https://todor-rusev.github.io/viberoom/demo/vibeclassic.html">Open the demo in VibeClassic &rarr;</a>
43
44
 
44
45
  <br clear="all">
45
46
 
46
- <a href="https://todor-rusev.github.io/viberoom/demo/vibeclassic-dark.html"><img align="left" width="460" src="https://raw.githubusercontent.com/todor-rusev/viberoom/main/docs/screenshots/readme/card-vibeclassic-dark.jpg" alt="VibeClassic Dark"></a>
47
+ <a href="https://todor-rusev.github.io/viberoom/demo/vibeclassic-dark.html"><img align="left" width="460" src="https://raw.githubusercontent.com/todor-rusev/viberoom/main/docs/screenshots/readme/card-vibeclassic-dark.webp" alt="VibeClassic Dark"></a>
47
48
 
48
49
  **VibeClassic Dark** &mdash; the same room after dark: navy paper, the same tiles, nothing glares.<br>
49
50
  <a href="https://todor-rusev.github.io/viberoom/demo/vibeclassic-dark.html">Open the demo in VibeClassic Dark &rarr;</a>
50
51
 
51
52
  <br clear="all">
52
53
 
53
- <a href="https://todor-rusev.github.io/viberoom/demo/clay.html"><img align="right" width="460" src="https://raw.githubusercontent.com/todor-rusev/viberoom/main/docs/screenshots/readme/card-clay.jpg" alt="Clay"></a>
54
+ <a href="https://todor-rusev.github.io/viberoom/demo/clay.html"><img align="right" width="460" src="https://raw.githubusercontent.com/todor-rusev/viberoom/main/docs/screenshots/readme/card-clay.webp" alt="Clay"></a>
54
55
 
55
56
  **Clay** &mdash; sand, terracotta and teal on warm paper; matte objects, soft corners.<br>
56
57
  <a href="https://todor-rusev.github.io/viberoom/demo/clay.html">Open the demo in Clay &rarr;</a>
57
58
 
58
59
  <br clear="all">
59
60
 
60
- <a href="https://todor-rusev.github.io/viberoom/demo/eye-comfort.html"><img align="left" width="460" src="https://raw.githubusercontent.com/todor-rusev/viberoom/main/docs/screenshots/readme/card-eye-comfort.jpg" alt="Eye Comfort"></a>
61
+ <a href="https://todor-rusev.github.io/viberoom/demo/eye-comfort.html"><img align="left" width="460" src="https://raw.githubusercontent.com/todor-rusev/viberoom/main/docs/screenshots/readme/card-eye-comfort.webp" alt="Eye Comfort"></a>
61
62
 
62
63
  **Eye Comfort** &mdash; cream instead of white, dark grey instead of black, air between the lines: made for long evenings.<br>
63
64
  <a href="https://todor-rusev.github.io/viberoom/demo/eye-comfort.html">Open the demo in Eye Comfort &rarr;</a>
64
65
 
65
66
  <br clear="all">
66
67
 
67
- <a href="https://todor-rusev.github.io/viberoom/demo/3d-clayful.html"><img align="right" width="460" src="https://raw.githubusercontent.com/todor-rusev/viberoom/main/docs/screenshots/readme/card-3d-clayful.jpg" alt="3D clayful"></a>
68
+ <a href="https://todor-rusev.github.io/viberoom/demo/3d-clayful.html"><img align="right" width="460" src="https://raw.githubusercontent.com/todor-rusev/viberoom/main/docs/screenshots/readme/card-3d-clayful.webp" alt="3D clayful"></a>
68
69
 
69
70
  **3D clayful** &mdash; cream, lavender, pink and mint with real volume: light from the top left, a wall under every object.<br>
70
71
  <a href="https://todor-rusev.github.io/viberoom/demo/3d-clayful.html">Open the demo in 3D clayful &rarr;</a>
71
72
 
72
73
  <br clear="all">
73
74
 
74
- <a href="https://todor-rusev.github.io/viberoom/demo/terminal.html"><img align="left" width="460" src="https://raw.githubusercontent.com/todor-rusev/viberoom/main/docs/screenshots/readme/card-terminal.jpg" alt="Terminal"></a>
75
+ <a href="https://todor-rusev.github.io/viberoom/demo/terminal.html"><img align="left" width="460" src="https://raw.githubusercontent.com/todor-rusev/viberoom/main/docs/screenshots/readme/card-terminal.webp" alt="Terminal"></a>
75
76
 
76
77
  **Terminal** &mdash; phosphor green on black, one monospace face, hairlines instead of shadows.<br>
77
78
  <a href="https://todor-rusev.github.io/viberoom/demo/terminal.html">Open the demo in Terminal &rarr;</a>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "viberoom",
3
- "version": "0.9.0",
3
+ "version": "0.9.1",
4
4
  "description": "viberoom: group chat rooms for a human and several coding agents over the Agent Client Protocol",
5
5
  "type": "module",
6
6
  "engines": {