← back to Answer Cockpit
chore: v0.2.1 — scale fix (async pane watcher, stale-while-revalidate)
3dfd1b3178bfc9a69fd8537403b43c3e517246cc · 2026-09-16 08:48:26 -0700 · Steve Abrams
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Files touched
Diff
commit 3dfd1b3178bfc9a69fd8537403b43c3e517246cc
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Sep 16 08:48:26 2026 -0700
chore: v0.2.1 — scale fix (async pane watcher, stale-while-revalidate)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 98bd593..27fb563 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "answer-cockpit",
- "version": "0.2.0",
+ "version": "0.2.1",
"private": true,
"description": "Answer Cockpit — one-card needs-Steve stream (:9805). Zero-dependency Node http.",
"main": "server.js",
← 0ace03e TK-11793: scale fix at 51 sessions — background async pane w
·
back to Answer Cockpit
·
TK-11793: README — scale design note (async pane watcher, st b5244e5 →