Skip to content

Add support for Autohand Code CLI #95

@igorcosta

Description

@igorcosta

Hi team,

I would love to add support for Autohand Code CLI to Expect. I have implemented the necessary changes to enable auto-detection and configuration for Autohand Code CLI.

Changes I made in my fork:

  • Added Autohand Code cli to README.md Supported Agents table
  • Added Autohand Code cli to website MCP clients dropdown
  • Added autohand to SupportedAgent type and SUPPORTED_AGENTS record for binary detection
  • Added autohand to AgentProvider type and AGENT_PROVIDER_DISPLAY_NAMES
  • Added AUTOHAND_CODE to AGENT_ENV_MAP for environment-based detection
  • Added AUTOHAND_CODE environment variable to Autohand CLI for detection

You can see the changes here: https://github.com/igorcosta/expect/tree/add-autohand-cli-support

This allows Expect to auto-detect Autohand Code CLI when installed and enables users to use it with the -a autohand flag.

I would be happy to open a PR if you are interested in adding support for github.com/autohandai/code-cli/ to it.

Thanks for your work on expect. I'm interested in the features. Very neat.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions