chore: move aibridge library code into coder repo#24190
Merged
Conversation
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
05c1c7d to
450957a
Compare
b6af6aa to
4473b34
Compare
dcd7317 to
66df63c
Compare
This was referenced Apr 21, 2026
b248f6c to
1e3d392
Compare
1e3d392 to
b466cb6
Compare
Contributor
|
Love the verification steps! |
b466cb6 to
70d33f3
Compare
ssncferreira
approved these changes
Apr 22, 2026
Contributor
ssncferreira
left a comment
There was a problem hiding this comment.
LGTM 👍 just not sure we should include the AGENTS.md and .mux. I worry that agents will get confused on what instructions to follow. Might make more sense to just update the coder instruction files with relevant information for aibridge that isn't already there, wdyt?
dannykopping
approved these changes
Apr 22, 2026
Remes `aibridge` library dependency from `go.mod.` Updates all imports so local code is used instead of `aibridge` library.
fixes lint and it is not used anyway.
1 line as added to ci.yaml shifting where ignore should be applied.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR moves coder from
coder/aibridgerepository intocoder/coder.It was split into 4 PRs for easier review but stacked PRs will need to be merged into this PR so all checks pass.
coder/coderto use copied codeOriginal PR message (before PR squash):
Moves coder/aibridge code into coder/coder repository.
Omitted files:
go.mod,go.sum,.gitignore,.github/workflows/ci.yml,Makefile,LICENSE,README.md(modified README.md is added later).github,example,buildinfo,scriptsdirectoriesSimple verification script (will list omitted files)