Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: StopDragon/sword-macro-ai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.0
Choose a base ref
...
head repository: StopDragon/sword-macro-ai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.1
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Feb 7, 2026

  1. fix: ClearClipboard로 인한 명령어 입력 불가 버그 수정 (v2.10.1)

    - readChatClipboard의 ClearClipboard() 호출 제거
    - 클립보드 서버 동기화 타이밍 이슈로 Cmd+V/Ctrl+V 시 텍스트 미반영
    - 기존 len(text)<50 방어로 이중강화 버그 대응 유지
    StopDragon committed Feb 7, 2026
    Configuration menu
    Copy the full SHA
    f9129ba View commit details
    Browse the repository at this point in the history
Loading