SUMMARY AI要約 by gpt-5-mini
Crusty Agent は Rust で実装された AI エージェントで、AI プロキシ(例: 9router)と連携して動作します。主にローカルでプロキシを立ててエージェントと対話したい開発者や技術者を対象としています。必要環境は Rust/Cargo(edition 2024)と、エージェントが自動で一部ツールを導入するための Node.js と npm です。導入はリポジトリをクローンして cargo build --release でビルドし、実行ファイルは target/release/crusty に生成されます。基本的な操作は次の通りです:初期設定(setup)、プロキシ起動(proxy start)、チャット開始(chat)。chat コマンドはウェルカム画面を表示してチャットインターフェースを開き、入力して対話できます。バグ報告や機能提案、プルリクエストによる貢献が歓迎され、ライセンスは MIT です。
GitHub Topics
使用言語(バイト数比)
オーナー情報
Full-stack Developer
日付
| GitHub作成日 | 2026-05-08 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:13 |
類似Repo (同じ言語のAI関連Repo)
Local desktop gateway that translates OpenAI Codex CLI's Responses API into Chat Completions for Kimi / DeepSeek / Zhipu GLM / Bailian and other OpenAI-compatible providers.
garudust-org/garudust-agent🦅 Open-source self-improving AI agent in Rust — persistent memory, skill learning, tool hub, multi-platform bots & production gateway
holotherapper/lmmLocal AI model manager
jscott3201/rusty-bacnet-mcpDedicated MCP (Model Context Protocol) server for agentic interaction with BACnet building automation networks — bulk reads, hot-reload safety layer, and a ratatui operator console on the rusty-bacnet stack.
martint/kataCode review for jj (jujutsu) workflows: revset-defined reviews, patchset-anchored comments that survive branch movement, with web, HTTP, and MCP surfaces for fast AI-agent iteration.
atliliw/langchainRustAgentRAG-based conversational AI system with layered compression, multi-agent collection, and hybrid retrieval (BM25 + vector). Built with Rust/Axum.
Jeffrin-dev/AimDock Tespera/alluviumAuto-archive Claude Code sessions to your Obsidian vault as a Karpathy-style LLM wiki. Passive, hook-driven, knowledge converges instead of accumulating.