mirror of
https://github.com/coder/registry.git
synced 2026-06-06 22:48:15 +00:00
047a5d654b
The agentapi module is a building block for modules that need to run an agentapi server. It's not meant for end users of Coder. The agentapi-specific logic is mostly extracted from [the claude-code module](https://github.com/coder/registry/tree/c0f2d945c5808c1962b15b5c2e2a5269ea0f4339/registry/coder/modules/claude-code). You can see this module in action in [the goose 2.0 PR](https://github.com/coder/registry/pull/178).