SUMMARY AI summary by gpt-5-mini
ReplyAIは、macOS(SwiftUI、macOS 14+、v1はダークモードのみ)向けのネイティブAI搭載メッセージングアシスタントです。ユーザーはローカルまたはスタブLLMを使ったメッセージ下書き生成やスレッド管理、チャンネル統合(iMessage・Slackは実装済み、他はスタブ)を行え、開発者はSwiftパッケージ/Xcodeいずれのワークフローでもビルドできます。 主な機能: - トークン単位でストリーミングするLLM抽出(LLMServiceプロトコル、DraftChunk)とDraftEngineによるキャッシュ/再生成 - StubLLMでのデモ用トークン再生、MLXDraftServiceでのオンデバイス推論(Llama‑3.2‑3B、要有効化かつ条件あり) - チャンネル読み取り・OAuth/Socket対応(Slack実装、WhatsApp/Teams/Telegram/SMSは未完成) - 設定・オンボーディング・スレッド・作成UIなど多数の画面と再利用コンポーネント - グローバルホットキーや送信・再生成・トーン切替等のキーボード操作 ビルド前に指定フォントをResources/Fontsに配置する必要があり、MLX経路や音声プロファイルは一部未接続/実験段階。開発者向けにソース構成(App/Theme/Models/Services/Channels/Rules等)を明確に整理しています。
AI Coding Tools Used
This repository contains config files from these AI coding tools, indicating AI-assisted development.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-04-20 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:22 |
Similar repos (same language)
Mac-resident MCP server: securely proxies Mail / Calendar / Drive / Contacts to AI agents over stdio or Tailnet HTTP, with ACLs, secret redaction, prompt-injection tagging, and an audit log.
htahaozlu/context-hudLocal-first repository context and native macOS HUD for Claude Code and Codex.
inceptyon-labs/gargantuaNative macOS system cleaner with YAML-driven safety rules, local AI explainability via MLX, and an MCP server for agent-controlled cleanup workflows.
zaneenders/scribeAi agent
nyshk97/ide自作 IDE (cmux + Ghostty + Claude Code 統合, macOS only)
cbusillo/context-panelmacOS widget for tracking AI usage limits across AI providers
EthanSK/macos-widgets-stats-from-websiteNative macOS WidgetKit widget showing scraped LLM-usage numbers (Codex / Claude Code / etc.) — configure once, see at a glance.
JUNERDD/claude-gatewayNative macOS gateway that routes Claude Desktop and Claude Code to configurable Anthropic-compatible upstream providers through a local endpoint.