- Graceful shutdown: Ctrl+C quits in chat (interrupts PTY while driving), RAII TermGuard + panic hook + SIGTERM/SIGHUP always restore the terminal - Default theme is now "crypt" (neutral monochrome); theme sigil mirrored in chat/roster/help so the pentagram only renders under the "church" theme - Neutralize inverted-pentagram branding across CLI, scripts, docs, and Cargo metadata (kept only in themes/church.toml + the render-time placeholder) - Rewrite root README around hack-house; add bootstrap.sh, SECURITY.md, CODE_OF_CONDUCT.md, CHANGELOG.md, and issue/PR templates - .gitignore cleanup; stop tracking .venv Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
788 B
788 B
| name | about | title | labels |
|---|---|---|---|
| Bug report | Report a problem so we can fix it | [bug] | bug |
Do not report security vulnerabilities here. See SECURITY.md.
Describe the bug
A clear and concise description of what went wrong.
To reproduce
Steps to reproduce the behavior:
- Run '...'
- Type '...'
- See error
Expected behavior
What you expected to happen instead.
Environment
- Component: client (Rust) / server (Python) / scripts
- OS:
- Client version (
hack-house --versionor commit): - Sandbox backend (if relevant): local / docker / multipass
- TLS mode: TLS /
--no-tls/--insecure
Logs / output
Paste relevant terminal output. Redact the room password and any secrets.
Additional context
Anything else that might help.