Lazy Terminal
Automates terminal interactions by intelligently routing queries to language models or external tools.
概要
Lazy Terminal is an intelligent command-line assistant that seamlessly integrates language models with external tools using the Modular Component Protocol (MCP). It dynamically determines whether a user query should be answered directly by the LLM or delegated to a registered tool for execution. This allows for powerful terminal automation and intelligent interaction, offering a streamlined and efficient command-line experience.
主な機能
- Dynamic tool routing for efficient command execution.
- 0 GitHub stars
- Contextual memory to maintain conversation history.
- Secure bash execution through MCP tools.
- Multi-model support via Coagent integration.
- Robust JSON handling for structured model responses.
ユースケース
- Interacting with the command line using natural language.
- Extending terminal functionality with custom tools.
- Automating repetitive tasks in the terminal.