Releases: oqtopus-team/qdash
Releases · oqtopus-team/qdash
v1.4.21
What's Changed
New Feature 🎉
- feat(chat): add chip topology tool and multi-round tooling by @orangekame3 in #544
- feat(copilot): split languages and enforce topology fetch by @orangekame3 in #547
Bug Fixes 🐛
- fix(topology): invert qubit row coord for correct y-axis by @orangekame3 in #546
Full Changelog: v1.4.20...v1.4.21
v1.4.20
What's Changed
New Feature 🎉
- feat(api): add unauthenticated /copilot/config endpoint by @orangekame3 in #542
Full Changelog: v1.4.19...v1.4.20
v1.4.19
What's Changed
New Feature 🎉
- Feat/ollama by @orangekame3 in #538
- Ui/selector-fix by @orangekame3 in #541
Full Changelog: v1.4.18...v1.4.19
v1.4.18
v1.4.17
v1.4.16
What's Changed
New Feature 🎉
- feat(metrics): add resonator frequency metric and CDF group by @orangekame3 in #531
- feat(config): add custom metrics template and override env var by @orangekame3 in #533
Full Changelog: v1.4.15...v1.4.16
v1.4.15
What's Changed
New Feature 🎉
- feat: ai assitant interface by @orangekame3 in #529
Full Changelog: v1.4.14...v1.4.15
v1.4.14
What's Changed
New Feature 🎉
- feat(ui): add QuantumLoader and replace analysis spinners by @orangekame3 in #526
- feat(ui): add multi-figure ZIP download via API endpoint by @orangekame3 in #527
- Feat/pdf by @orangekame3 in #528
Bug Fixes 🐛
- fix(ui): resize TaskResultGrid correctly in region zoom mode by @orangekame3 in #522
- Ui/fix-pagecontent by @orangekame3 in #524
- fix(calibration): lock and atomically update YAML params by @orangekame3 in #525
Full Changelog: v1.4.13...v1.4.14
v1.4.13
What's Changed
Bug Fixes 🐛
- fix(device-topology): read zx90 fidelity for coupling metrics by @orangekame3 in #521
Style 🎨
- style(workflow): reformat session.py to wrap long lines by @orangekame3 in #519
Full Changelog: v1.4.12...v1.4.13
v1.4.12
What's Changed
New Feature 🎉
- feat(api): add topology endpoints and track topology configs by @orangekame3 in #512
- feat(ui): refine chip grid card styles and selection highlight by @orangekame3 in #518
Bug Fixes 🐛
- Ui/fix-grid by @orangekame3 in #514
- fix(topology): derive qubit positions from topology config by @orangekame3 in #515
- fix(ui): center chip and metrics grids in scroll containers by @orangekame3 in #516
- fix(ui): reflow TaskResultGrid when task results update by @orangekame3 in #517
Refactor 🛠
- refactor(ui): simplify chip/qubit controls and date navigation by @orangekame3 in #513
Documentation 📚
- docs(tools): document QDash API tool and env variables by @orangekame3 in #510
Full Changelog: v1.4.11...v1.4.12