Skip to content

v1.1.1 — Cross-Platform Jarvis + Patcher Fix

Choose a tag to compare

@TheStack-ai TheStack-ai released this 02 Mar 17:18
· 16 commits to main since this release

Fixes

  • Cross-platform Jarvis: context_engine.py가 이제 platform.py를 통해 시스템 정보 수집
    • macOS: osascript, pmset, sysctl (기존 그대로)
    • Linux: xdotool + psutil (fallback)
    • Windows: psutil only (graceful degradation)
  • Patcher 안전성 수정: --force 모드에서 원본 claude-code-telegram 파일이 삭제되던 버그 수정
    • 이제 파일 단위 머지 (디렉토리 rmtree 제거)
  • asyncio.get_event_loop()asyncio.get_running_loop() (deprecation fix)

Full Changelog: v1.1.0...v1.1.1

Full Changelog: v1.1.0...v1.1.1