SUMMARY AI summary by gpt-5-mini
Merlion Agent is a compact, statically-linked Rust CLI reimplementation of Nous Research’s hermes-agent, intended for developers and power users who want an interactive, tool-capable LLM agent locally or bridged to messaging platforms. It’s an early MVP that focuses on core agent workflows rather than Hermes’ broader feature set. Key features: - Interactive streaming chat with tool calls and tool-output rendering - OpenAI-compatible LLM client supporting 200+ models and native adapters (Anthropic, Gemini, Bedrock, Vertex AI, etc.) - Built-in tools (bash, read/write/edit, ls, grep, web_fetch, memory, skill management) - SQLite-backed persistent sessions with FTS5 search and per-session memory files - Skill system, tool-approval gate, cron scheduler, MCP integration, Telegram/Discord/Slack gateways - Portable install/build, MIT license Not feature-complete; see ROADMAP.md for planned items.
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.
GitHub Topics
Language breakdown (by bytes)
Why this is classified AI-related
The AI relevance score checks four places for AI keywords and adds the weight of each one that matches. Full methodology
Total AI relevance score: 100 / 100
Position among AI repos in the same language
We track 554 Rust repos, of which 443 score 40 or above on AI relevance. 134 have more stars than this one (top 24.4%), and 0 score higher (top 0.2%).
Owner
Dates
| Created on GitHub | 2026-05-18 |
| Last push | 2026-05-22 |
| First seen here | 2026-05-18 |
| Last fetched | 2026-08-19 16:14 |
Similar repos (same language)
1 place to call all your agents - OpenCode, Hermes, Claude Managed Agents, Cursor Agents API, DeepAgents.
modiqo/waggleAttributed, resolvable artifact references for agent handoffs — a ~30-byte token instead of pasted context. MCP-native; the reference layer for the agent-harness world.
IvanWng97/pixtuoidTerminal pixel-art office for AI coding agents
lexmount/moliBest browser for AI agents, built in Rust.
akitaonrails/ai-usagebarRust-based waybar widget to monitor status of Claude, GPT, GLM, OpenRouter plans/credits - inspired by claudebar/codexbar
Cmochance/codex-app-transferLocal desktop gateway that translates OpenAI Codex CLI's Responses API into Chat Completions for Kimi / DeepSeek / Zhipu GLM / Bailian and other OpenAI-compatible providers.
GetBusbar/busbarPoint your existing SDK at one URL and reach every LLM vendor — with real failover, not a try/except. One static Rust binary.
hoangpm96/ai-switcherA native macOS app to manage and switch between multiple accounts for AI coding tools — Claude Code, Codex, and Antigravity IDE — from one place.