Skip to content

[Refactor] UI System Refactoring / UI系统重构 #164

@SunYanbox

Description

@SunYanbox

UI系统的重构 / UI System Refactoring

  1. 提取相似功能控件

  2. 使用gettext对UI文本进行国际化

  3. 添加便捷粘贴并提交按钮,自动粘贴剪切板文本并提交与解析,简化粘贴模型回复的流程

  4. 需要探索如何解决不纵向拉长终端,就很难看到SKILL列表、审核按钮等的问题

  5. 添加链接到项目/.ManualAid/Logs/log.log的日志,使用logging模块,使用轮转

  6. Extract similar functional components.

  7. Use gettext to internationalize UI text.

  8. Add a convenient "Paste and Submit" button that automatically pastes clipboard text and submits/parses it, simplifying the workflow for pasting model responses.

  9. Need to explore solutions to the issue where it's hard to see the SKILL list, approval buttons, etc., without vertically stretching the terminal.

  10. Add logging to project/.ManualAid/Logs/log.log, using the logging module with rotation.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions