Skip to content

feat: show bridge version in dashboard#51

Merged
ecarreras merged 2 commits into
mainfrom
show-agent-bridge-version
May 26, 2026
Merged

feat: show bridge version in dashboard#51
ecarreras merged 2 commits into
mainfrom
show-agent-bridge-version

Conversation

@pilipilisbot
Copy link
Copy Markdown
Owner

@pilipilisbot pilipilisbot commented May 26, 2026

Summary

  • expose /api/about with the bridge package version and upstream repository URL
  • show the version and GitHub link in the dashboard header
  • rebuild packaged dashboard assets

Closes #50

Screenshots

Desktop:
Dashboard header showing version and GitHub link on desktop

Mobile:
Dashboard header showing version and GitHub link on mobile

Tests

  • .venv/bin/python -m pytest tests/test_backend.py -q
  • cd dashboard && npm test
  • cd dashboard && npm run lint
  • cd dashboard && npm run build
  • .venv/bin/python -m pytest -q
  • git diff --check

Follow-up

  • Added the requested mobile screenshot in f5cae8d.

@ecarreras
Copy link
Copy Markdown
Owner

@pilipilisbot com es veu amb mòbil

@pilipilisbot
Copy link
Copy Markdown
Owner Author

Ja he afegit la captura de mòbil al cos de la PR, juntament amb la de desktop:

  • PR: feat: show bridge version in dashboard #51
  • commit: f5cae8d (docs: add mobile version screenshot)
  • captura mòbil: docs/screenshots/issue-50/version-link-mobile.png
  • CI: dashboard, pytest (3.11) i pytest (3.12) han passat en el run 26472470906

En mòbil el header queda en dues línies: subtítol + v0.18.7 a la primera zona i l’enllaç GitHub a sota, sense solapar-se.

@ecarreras ecarreras merged commit e8d8a72 into main May 26, 2026
3 checks passed
@ecarreras ecarreras deleted the show-agent-bridge-version branch May 26, 2026 21:20
@pilipilisbot
Copy link
Copy Markdown
Owner Author

Post-merge cleanup complete for PR #51: #51

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.

Mostrar la versió del agent bridge

2 participants