Skip to content

Commit e6580d1

Browse files
committed
Add WarBit story panels + wire cockpit panel into README
Six storytelling pixel-art panels of WarBit at branding/warbit-story/: - 01-sunset: end-of-day contemplative - 02-daily-intel: morning brief board (Phase 0 visual) - 03-success: ship celebration - 04-chaos: drowning in TODOs (the pain War Room solves) - 05-cockpit: monitor wall command center (War Room visualized) - 06-new-tools: opening a new-tools chest (v0.7 framework + adapters) The cockpit panel (05) is wired inline below the 'What's inside' bullet list as a visual shorthand for 'this is what War Room feels like to use.' The other five panels stay in branding/ ready for social posts, Discord emoji, future onboarding splash, or further README placements.
1 parent e88dad8 commit e6580d1

7 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ Plug in any backend (Claude Code, Codex, Gemini, Grok, OpenAI, OpenRouter, Ollam
4343
- **Cross-machine config.** Shared env at `~/.war-room/.env`, machine-specific overrides at `.env.local`. API keys live in your local config, never in the repo.
4444
- **Behavioral framework built in.** War Room ships with [OpenWar](https://github.com/pythonluvr/openwar), a MIT-licensed framework that makes agents confirm briefs before acting, gate destructive actions, and write like a peer instead of a customer service rep. Toggle per-channel or set a global default. Use it standalone via `npm install openwar` if you want the framework without the dashboard.
4545

46+
<p align="center">
47+
<img src="branding/warbit-story/warbit-05-cockpit.png" alt="WarBit at the cockpit" width="280" />
48+
<br />
49+
<em>WarBit on watch. This is what War Room feels like to use.</em>
50+
</p>
51+
4652
---
4753

4854
## Requirements
491 KB
Loading
409 KB
Loading
536 KB
Loading
722 KB
Loading
625 KB
Loading
392 KB
Loading

0 commit comments

Comments
 (0)