Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: TheStack-ai/mrstack

v1.1.2 — Branded CLI UX

02 Mar 17:30
@TheStack-ai TheStack-ai

Choose a tag to compare

What's New

Branded Terminal Experience

  • ASCII art banner with Mr.Stack logo (cyan + magenta)
  • Diamond status icons (だいやまーく/◇) across all commands
  • Rich dividers and consistent visual language
  • Compact mode for start, status and other commands

Commands

All 11 CLI commands now show branded output:

mrstack status # だいやまーく icons, uptime, memory, Jarvis state
mrstack version # Full ASCII banner + component versions
mrstack init # Branded setup wizard

Install

uv tool install mrstack
# or
pip install mrstack

Full Changelog: v1.1.1...v1.1.2

Full Changelog: v1.1.1...v1.1.2

Assets 5
Loading

v1.1.1 — Cross-Platform Jarvis + Patcher Fix

02 Mar 17:18
@TheStack-ai TheStack-ai

Choose a tag to compare

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

Loading

v1.1.0 — CLI Package & One-Line Install

02 Mar 16:57
@TheStack-ai TheStack-ai

Choose a tag to compare

What's New

mrstack CLI 패키지 추가

이제 한 줄로 설치할 수 있습니다:

uv tool install mrstack # 또는 pip install mrstack
mrstack init # 인터랙티브 설정 마법사
mrstack start # 봇 시작

CLI Commands

Command Description
mrstack init 인터랙티브 설정 마법사
mrstack start 봇 시작 (foreground)
mrstack start --bg 봇 시작 (background)
mrstack stop 봇 중지
mrstack daemon 시스템 데몬 등록 (launchd/systemd)
mrstack status 상태 확인
mrstack logs [-f] 로그 보기
mrstack config .env 설정 편집
mrstack jarvis on/off Jarvis 모드 토글
mrstack patch Mr.Stack 모듈 재설치
mrstack update 최신 버전 업데이트
mrstack version 버전 정보

Other Changes

  • 플랫폼 추상화 레이어 (src/jarvis/platform.py) — Linux/Windows 기초 지원
  • pyproject.toml + hatchling 빌드 시스템
  • README 업데이트 (설치 방법 3가지)

Install

# PyPI (NEW)
uv tool install mrstack
# pip
pip install mrstack
# git clone (기존 방식)
git clone https://github.com/whynowlab/mrstack.git
cd mrstack && ./install.sh

Full Changelog: v1.0.0...v1.1.0

Loading

v1.0.0 — Mr.Stack: Your Proactive AI Butler

02 Mar 15:24
@TheStack-ai TheStack-ai

Choose a tag to compare

Mr.Stack v1.0.0

맥북을 덮어도 일하는 Claude — 텔레그램 기반 개인 AI 비서

Core Features

  • Proactive AI Butler — 모닝 브리핑, 이브닝 서머리, 캘린더 알림이 자동으로 텔레그램에 도착
  • Jarvis Mode — 컨텍스트 인식 (앱/배터리/시간대) 기반 톤 조절 + 패턴 학습
  • Long-term Memory — 대화/결정/사람/프로젝트별 영구 메모리 시스템
  • Model Routing — 작업별 Haiku/Sonnet/Opus 자동 선택으로 비용 최적화
  • Scheduler — 9개 크론잡 (브리핑, 요약, 캘린더, GitHub, 토큰 체크 등)
  • Image Recognition — 텔레그램 사진을 Claude가 인식
  • YouTube Learning — yt-dlp 자막 추출로 영상 학습 지원
  • Claude HUD — 실시간 사용량 모니터링 스테이터스라인

Integrations

  • Google Calendar (OAuth MCP)
  • Notion (API MCP)
  • GitHub (알림 체크)
  • Threads (스크래퍼)

Identity & Design

  • Custom logo (SVG + PNG + ICNS)
  • OG image + bot profile
  • Terminal ASCII banner
  • Message design system (templates + DESIGN-GUIDE)

Setup

curl -fsSL https://raw.githubusercontent.com/whynowlab/mrstack/main/install.sh | bash

One-line installer로 5분 안에 설치 완료.

Loading

AltStyle によって変換されたページ (->オリジナル) /