rustyhand: RustyHand is an open-source Agent Operating System built in Rust. It runs autonomous agents that work for you on schedules, with Telegram as the primary interface. It supports 26 LLM providers, 37 channel adapters, 61 built-in tools, and 16 security layers.; llama-cpp-agent: llama-cpp-agent is a Python framework for interacting with LLMs running via llama.cpp. It provides a unified interface for chat, structured function calls, and JSON-formatted output — including models not explicitly fine-tuned for function calling. Developers can define tools and callable functions that the agent invokes directly, making it practical for building local agentic workflows without cloud dependencies.
Autonomous scheduled tasks like monitoring, lead generation, and reporting
Building local agentic pipelines with open-source LLMs