Commit 537f1ad
feat: add TUI features and fix benchmark pagination total count
- Object create form with optional file upload or pre-signed URL copy
- Blueprint duplication from detail view (build_complete only)
- Axon events viewer with pagination and SQL workbench
- Benchmark definitions list: tab toggle between public/custom
- Fix benchmark pagination: all benchmark list screens now properly
fetch total count via background request instead of returning
current page length
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3ef6271 commit 537f1ad
18 files changed
Lines changed: 1354 additions & 33 deletions
File tree
- src
- commands/object
- components
- router
- screens
- services
- store
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| 561 | + | |
| 562 | + | |
561 | 563 | | |
562 | 564 | | |
563 | 565 | | |
| |||
841 | 843 | | |
842 | 844 | | |
843 | 845 | | |
| 846 | + | |
844 | 847 | | |
845 | 848 | | |
846 | 849 | | |
| |||
0 commit comments