Skip to content

Add split detail panel, open docs shortcut, and display all API fields#2

Merged
arimxyer merged 4 commits intomainfrom
feature/additional-features
Jan 26, 2026
Merged

Add split detail panel, open docs shortcut, and display all API fields#2
arimxyer merged 4 commits intomainfrom
feature/additional-features

Conversation

@arimxyer
Copy link
Copy Markdown
Owner

Summary

  • Add split detail panel: provider details (40%) on left, model details (60%) on right
  • Add o key to open provider docs URL in default browser
  • Add D/A keys to copy provider doc/API URLs
  • Display all previously unused API fields (family, status, knowledge, cache costs, etc.)
  • Provider detail fields wrap instead of truncate for full visibility
  • Add mise.toml for Rust project tasks

Test plan

  • Verify split panel displays correctly
  • Test o opens browser with provider docs
  • Test copy shortcuts work
  • Run cargo fmt --check - passes
  • Run cargo clippy -- -D warnings - passes
  • Run cargo test - passes

🤖 Generated with Claude Code

arimxyer and others added 4 commits January 25, 2026 19:37
- Add family, status, knowledge cutoff, last updated fields
- Add cache read/write costs to pricing section
- Add temperature to capabilities display
- Expand detail panel height from 10 to 14 lines
- Reorganize layout for better information density

Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Split detail panel: provider details (40%) and model details (60%)
- Add D/A keybindings to copy provider doc/API URLs
- Provider fields wrap instead of truncate for full visibility
- Display all API fields (remove dead_code annotations)
- Add mise.toml for Rust project tasks

Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Add 'o' key to open provider docs URL in default browser
- Update provider panel and help popup with new shortcut
- Update footer to show 'c copy (prov/model)'

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@arimxyer arimxyer merged commit 32c0d40 into main Jan 26, 2026
3 checks passed
@arimxyer arimxyer deleted the feature/additional-features branch January 26, 2026 02:01
arimxyer added a commit that referenced this pull request Mar 7, 2026
- Add Model Info section with Creator, Source, Region, Type, Released
- Source colored green (Open) / red (Closed)
- Region and Type use creator category colors from sidebar
- Add medal-colored ranks: gold ★ (#1), silver (#2), bronze (#3)
- Add ★ Wins summary row near top showing per-model win counts
- Pre-compute wins via two-pass to position above metric sections

Co-Authored-By: Claude Opus 4.6 <[email protected]>
arimxyer added a commit that referenced this pull request Mar 20, 2026
#2)

* Expand detail panel with additional model information

- Add family, status, knowledge cutoff, last updated fields
- Add cache read/write costs to pricing section
- Add temperature to capabilities display
- Expand detail panel height from 10 to 14 lines
- Reorganize layout for better information density

Co-Authored-By: Claude Opus 4.5 <[email protected]>

* Add split detail panel with provider info and copy URLs

- Split detail panel: provider details (40%) and model details (60%)
- Add D/A keybindings to copy provider doc/API URLs
- Provider fields wrap instead of truncate for full visibility
- Display all API fields (remove dead_code annotations)
- Add mise.toml for Rust project tasks

Co-Authored-By: Claude Opus 4.5 <[email protected]>

* Add open docs in browser shortcut

- Add 'o' key to open provider docs URL in default browser
- Update provider panel and help popup with new shortcut
- Update footer to show 'c copy (prov/model)'

Co-Authored-By: Claude Opus 4.5 <[email protected]>

* Fix clippy task to include -D warnings flag

Co-Authored-By: Claude Opus 4.5 <[email protected]>

---------

Co-authored-by: Claude Opus 4.5 <[email protected]>
arimxyer added a commit that referenced this pull request Mar 20, 2026
- Add Model Info section with Creator, Source, Region, Type, Released
- Source colored green (Open) / red (Closed)
- Region and Type use creator category colors from sidebar
- Add medal-colored ranks: gold ★ (#1), silver (#2), bronze (#3)
- Add ★ Wins summary row near top showing per-model win counts
- Pre-compute wins via two-pass to position above metric sections

Co-Authored-By: Claude Opus 4.6 <[email protected]>
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