jbrechtel 722169adfd Expanded ACP support
Can now send chain-of-thought messages
Manage terminals
Control agent working directory
Adding more tool support and notifications
Some session management
Added image support
Added slash commands
2026-05-09 16:25:20 -04:00
2026-05-09 16:25:20 -04:00
2026-05-09 16:25:20 -04:00
2026-05-09 15:19:16 -04:00
2026-05-09 16:25:20 -04:00
2026-05-09 15:46:23 -04:00
2026-05-09 15:46:23 -04:00

Honker

Honker acts as an ACP (https://agentclientprotocol.com/protocol/overview) bridge to let a user use Signal Messenger to drive the Goose https://goose-docs.ai/ coding agent

Technical details

Honker is written in Python and uses SQLite as its backing store for minimal state tracking.

Configuration is done via ~/.config/honker/config.yaml

Honker expects both Goose and signal-cli to already be configured on the machine where it runs.

Honker manages the lifecycle of both goose and signal-cli rather than expecting them to be ran as a separate service.

S
Description
No description provided
Readme 102 KiB
Languages
Python 100%