edbecd2c83
Integrates ghostty-web and node-pty packages, adds tmux session recovery on startup, refactors WebSocket transport to noServer mode, caches Sherpa voice model assets via service worker. Large assets (sherpa, ghostty-vt.wasm, fonts) are now gitignored as they are copied from the webterm project. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
19 lines
270 B
Plaintext
19 lines
270 B
Plaintext
node_modules/
|
|
dist/
|
|
.env
|
|
.worktrees/
|
|
.superpowers/
|
|
.DS_Store
|
|
*.log
|
|
tests/screenshots/
|
|
package-lock.json
|
|
docs/
|
|
.server.pid
|
|
|
|
.bkit/
|
|
|
|
# Large assets copied from webterm project — not tracked in git
|
|
public/sherpa-moonshine-v2-base-en/
|
|
public/ghostty-vt.wasm
|
|
public/fonts/
|