Tag: agents
-
plandex-ai/plandex: An AI coding engine for building complex, real-world software with LLMs
Plandex is an open-source, terminal-based AI coding engine that enhances software development by automating complex coding tasks. It is particularly suited for tasks that span multiple files and involve numerous steps, breaking these into smaller, manageable subtasks. Plandex utilizes long-running agents to help developers efficiently work through their backlogs, tackle unfamiliar technologies, and reduce the…
-
GitHub – huginn/huginn: Create agents that monitor and act on your behalf.
Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch for events, and take actions on your behalf. Huginn’s Agents create and consume events, propagating them along a directed graph. Think of it as a hackable version of IFTTT or Zapier on your own server.…