CommandCodeAI / CommandCodeAI/command-code

[TUI Improvement] Group taste feedback messages in the TUI

Đang mở
#717 3 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
4k
Fork
350
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Feature Description

I've checked out that, whenever you say / set up a ton of preferences usually taste-1, creates a ton of feedback texts, that push the tui text up (if you are watching what your model made, etc.., it automatically pushes everything up), in the image there's only 2, but for example, there's some times, that a ton of tastes feedbacks appear and its kinda annoying to deal with.

So i was trying out if i could solve it via a mod implementation, and yeah couldn't make it, as on the 2nd image appears the thing is to have all tastes stored inline, for example a chevron or submenu such as the one i tried to make with all taste implementations down there, instead of:

Image

TASTE Learned
└ Prefers TASTE Learned notifications grouped into a single collapsible chevron when 2+ appear (English
header, standard format inside, open to adapted compact format) and suppress/hide individual notices to
avoid duplication/spam [Confidence 92%]
taste.md

Another one that says

TASTE Learned
└ Prefers TASTE Learned notifications grouped into a single collapsible chevron when 2+ appear (English
header, standard format inside, open to adapted compact format) and suppress/hide individual notices to
avoid duplication/spam [Confidence 92%]
taste.md

etc...

Something like what i tried to make

Image

◼ TASTE Learned ▸ (down clickable chevron with all tastes)
└ Prefers TASTE Learned notifications grouped into a single collapsible chevron when 2+ appear (English)
└ more taste changes...
└ more taste changes...

Use Case
  • Keeps the learning, kills the disruption — you still get the personalized taste profile, but the transcript stops jumping while you watch output.

  • Reduces cognitive load — instead of a wall of repeated feedback lines, one grouped/expandable notice tells you learning happened without stealing focus (with a chevron to check out which other taste implementations have been made), like a minimization tool.

  • Better for review flow — you can watch long generations end-to-end without the viewport scrolling away, which is exactly the workflow taste is supposed to support

Additional Context

No response

How important is this to you?

None

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Hướng nghiên cứu

Bắt đầu bằng cách xác định đường dẫn kết xuất TUI cho các thông báo phản hồi của TASTE Learned và theo dõi cách từng thông báo được thêm vào bản ghi. Triển khai việc nhóm được yêu cầu cho từ hai thông báo trở lên với một chỉ báo có thể mở rộng, đồng thời giữ cho các tùy chọn đã học luôn khả dụng và ngăn các thông báo riêng lẻ bị trùng lặp; xác minh rằng các lần tạo nội dung dài không còn khiến các dòng phản hồi lặp lại làm dịch chuyển viewport.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Lĩnh vực
cli
Loại issue
Tính năng
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Sôi nổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
48/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.