Skip to content

feat(ui): drop cost from the default footer layout - #56

Merged
tt-a1i merged 1 commit into
mainfrom
feat/default-footer-no-cost
Aug 22, 2026
Merged

feat(ui): drop cost from the default footer layout#56
tt-a1i merged 1 commit into
mainfrom
feat/default-footer-no-cost

Conversation

@tt-a1i

@tt-a1i tt-a1i commented Aug 22, 2026

Copy link
Copy Markdown
Collaborator

What

The default one-line footer no longer shows cost: cwd git pr on the left, model context on the right.

Cost stays available as an opt-in metric — /openpi-setup custom layouts can still add it (alongside thinking, cache, throughput). Only the canonical default changes; users with a saved footer layout keep theirs.

Synced per the package configuration contract:

  • extensions/shared/setup-config.tsDEFAULT_FOOTER_LINES
  • extensions/setup/index.ts — the /openpi-setup guidance prose
  • README.md — footer example now matches the default, optional metrics listed
  • SETUP.md — default layout description
  • footer.test.ts — the default-layout test asserts cost is absent and recomputes the flex gap between the actual left/right groups (the old check measured against throughput, which was never in the default line)

Verification

  • bun run check clean; bun run test: 754 node:test + 29 vitest passing

The default one-line footer keeps cwd/git/pr on the left and
model/context on the right. Cost remains available as an opt-in metric
for custom layouts; the setup prose, README, and SETUP.md describe the
new default.
@tt-a1i
tt-a1i merged commit b28f556 into main Aug 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant