clideck 1.22.2 → 1.22.3

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.md CHANGED
@@ -70,7 +70,7 @@ Tested on **macOS** and **Windows**. Works in any modern browser. Linux: unteste
70
70
 
71
71
  Full setup guides, agent configuration, and plugin development:
72
72
 
73
- **[Documentation](https://clideck.dev/)**
73
+ **[Documentation](https://docs.clideck.dev/)**
74
74
 
75
75
  ## License
76
76
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "clideck",
3
- "version": "1.22.2",
3
+ "version": "1.22.3",
4
4
  "description": "One screen for all your AI coding agents — run, monitor, and manage multiple CLI agents from a single browser tab",
5
5
  "main": "server.js",
6
6
  "bin": {
package/public/index.html CHANGED
@@ -39,7 +39,7 @@
39
39
  <!-- Chats panel -->
40
40
  <div id="panel-chats" class="flex flex-col flex-1 min-h-0">
41
41
  <div class="flex items-center justify-between px-3 pt-3 pb-2">
42
- <span class="text-sm font-bold text-slate-200 tracking-tight" style="font-family:'JetBrains Mono',monospace">CliDeck</span>
42
+ <span class="text-sm font-bold tracking-tight" style="font-family:'JetBrains Mono',monospace"><span style="color:var(--color-text)">cli</span><span style="color:var(--color-dim)">deck</span></span>
43
43
  <div class="flex items-center gap-1">
44
44
  <span id="save-indicator" class="save-indicator" title="Sessions saved">
45
45
  <svg class="save-tick" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><path d="M20 6L9 17l-5-5"/></svg>
package/server.js CHANGED
@@ -107,16 +107,16 @@ server.listen(PORT, '127.0.0.1', () => {
107
107
  const v = require('./package.json').version;
108
108
  const url = `http://localhost:${PORT}`;
109
109
  console.log(`
110
- \x1b[38;5;141m ╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸\x1b[0m
110
+ \x1b[38;5;105m ╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸\x1b[0m
111
111
 
112
- \x1b[38;5;141m ██████╗\x1b[38;5;105m██╗ \x1b[38;5;69m██╗\x1b[38;5;33m██████╗ \x1b[38;5;38m███████╗\x1b[38;5;44m ██████╗\x1b[38;5;50m██╗ ██╗\x1b[0m
113
- \x1b[38;5;141m ██╔════╝\x1b[38;5;105m██║ \x1b[38;5;69m██║\x1b[38;5;33m██╔══██╗\x1b[38;5;38m██╔════╝\x1b[38;5;44m██╔════╝\x1b[38;5;50m██║ ██╔╝\x1b[0m
114
- \x1b[38;5;141m ██║ \x1b[38;5;105m██║ \x1b[38;5;69m██║\x1b[38;5;33m██║ ██║\x1b[38;5;38m█████╗ \x1b[38;5;44m██║ \x1b[38;5;50m█████╔╝ \x1b[0m
115
- \x1b[38;5;141m ██║ \x1b[38;5;105m██║ \x1b[38;5;69m██║\x1b[38;5;33m██║ ██║\x1b[38;5;38m██╔══╝ \x1b[38;5;44m██║ \x1b[38;5;50m██╔═██╗ \x1b[0m
116
- \x1b[38;5;141m ╚██████╗\x1b[38;5;105m███████╗\x1b[38;5;69m██║\x1b[38;5;33m██████╔╝\x1b[38;5;38m███████╗\x1b[38;5;44m╚██████╗\x1b[38;5;50m██║ ██╗\x1b[0m
117
- \x1b[38;5;141m ╚═════╝\x1b[38;5;105m╚══════╝\x1b[38;5;69m╚═╝\x1b[38;5;33m╚═════╝ \x1b[38;5;38m╚══════╝\x1b[38;5;44m ╚═════╝\x1b[38;5;50m╚═╝ ╚═╝\x1b[0m
112
+ \x1b[38;5;239m ██████╗\x1b[38;5;242m██╗ \x1b[38;5;245m██╗\x1b[38;5;105m██████╗ \x1b[38;5;141m███████╗\x1b[38;5;147m ██████╗\x1b[38;5;183m██╗ ██╗\x1b[0m
113
+ \x1b[38;5;239m ██╔════╝\x1b[38;5;242m██║ \x1b[38;5;245m██║\x1b[38;5;105m██╔══██╗\x1b[38;5;141m██╔════╝\x1b[38;5;147m██╔════╝\x1b[38;5;183m██║ ██╔╝\x1b[0m
114
+ \x1b[38;5;239m ██║ \x1b[38;5;242m██║ \x1b[38;5;245m██║\x1b[38;5;105m██║ ██║\x1b[38;5;141m█████╗ \x1b[38;5;147m██║ \x1b[38;5;183m█████╔╝ \x1b[0m
115
+ \x1b[38;5;239m ██║ \x1b[38;5;242m██║ \x1b[38;5;245m██║\x1b[38;5;105m██║ ██║\x1b[38;5;141m██╔══╝ \x1b[38;5;147m██║ \x1b[38;5;183m██╔═██╗ \x1b[0m
116
+ \x1b[38;5;239m ╚██████╗\x1b[38;5;242m███████╗\x1b[38;5;245m██║\x1b[38;5;105m██████╔╝\x1b[38;5;141m███████╗\x1b[38;5;147m╚██████╗\x1b[38;5;183m██║ ██╗\x1b[0m
117
+ \x1b[38;5;239m ╚═════╝\x1b[38;5;242m╚══════╝\x1b[38;5;245m╚═╝\x1b[38;5;105m╚═════╝ \x1b[38;5;141m╚══════╝\x1b[38;5;147m ╚═════╝\x1b[38;5;183m╚═╝ ╚═╝\x1b[0m
118
118
 
119
- \x1b[38;5;141m ╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸\x1b[0m
119
+ \x1b[38;5;105m ╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸\x1b[0m
120
120
 
121
121
  \x1b[38;5;245m v${v}\x1b[0m
122
122