Skip to content

Add Autohand Code CLI as autonomous task solver#86

Open
igorcosta wants to merge 1 commit intohyp1231:mainfrom
igorcosta:add-autohand-code-cli
Open

Add Autohand Code CLI as autonomous task solver#86
igorcosta wants to merge 1 commit intohyp1231:mainfrom
igorcosta:add-autohand-code-cli

Conversation

@igorcosta
Copy link
Copy Markdown

Proposing an addition: Autohand Code CLI, an open-source autonomous coding agent that fits naturally under the Autonomous Task Solver Projects section.

It implements several patterns discussed in the papers on this list:

  • ReAct pattern: Uses the Reasoning + Acting loop (referenced in Yao et al., 2022 on this list) as its core execution model
  • Multi-LLM support: Works with OpenRouter, Anthropic, OpenAI, Ollama, and local models -- not locked to a single provider
  • Tool augmentation: Ships with 40+ tools for file operations, code search, git, terminal, and more
  • Memory & planning: Built-in save_memory/recall_memory for persistent context and session resume

It is Apache 2.0 licensed and designed for full developer autonomy in the terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant