pushed
jeffwweee/devspace • 5:33 PM - Mar 3, 2026
We've revamped how Commander handles its context to drastically reduce startup token usage from ~3500 to ~400 tokens. Memory files are now lazy-loaded on demand via a new /memory command, rather than being dumped in at the start of every session. We also added an identity.md file that is read on every message to ensure core identity persists through context compactions. This makes starting fresh sessions significantly cheaper and keeps the context window focused.
