Skip to content

feat: add the agentapi module #177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 8, 2025
Merged

feat: add the agentapi module #177

merged 1 commit into from
Jul 8, 2025

Conversation

hugodutka
Copy link
Contributor

@hugodutka hugodutka commented Jul 3, 2025

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. You can see this module in action in the goose 2.0 PR.

@hugodutka hugodutka force-pushed the hugodutka/agentapi-module branch 6 times, most recently from 6a4c0d7 to ed79d26 Compare July 7, 2025 14:43
@hugodutka hugodutka marked this pull request as ready for review July 7, 2025 14:54
Copy link
Member

@matifali matifali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few suggestions. BUt LGTM

@hugodutka hugodutka force-pushed the hugodutka/agentapi-module branch from ed79d26 to 3d3fc04 Compare July 7, 2025 17:01
Copy link
Member

@matifali matifali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving as its an internal module. Can test when being used in other modules.

@hugodutka hugodutka merged commit 047a5d6 into main Jul 8, 2025
4 checks passed
@hugodutka hugodutka deleted the hugodutka/agentapi-module branch July 8, 2025 11:01
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.

2 participants