Skip to content
This repository was archived by the owner on Jun 24, 2026. It is now read-only.
This repository was archived by the owner on Jun 24, 2026. It is now read-only.

trigger command does not fire abilities #22

Description

@Bradymck

Problem

`openhome trigger "magic 8 ball" --agent 241668` sends the phrase but the ability never runs. The agent just replies with a generic greeting instead.

This happens with all abilities, all trigger phrases.

Expected

The ability runs. The response is from the ability.

Actual

```
{"response": "Oh hey! How's it going? What brings you here today?"}
```

Also needed — assign is broken

`openhome assign` does not work from the CLI. The server returns:

```
Not allowed to edit this personality.
```

There is no way to assign abilities to an agent from the CLI. You have to use the dashboard.

Both need to be fixed for the CLI to work end to end.

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