Skip to content

ai-flow /learn: dictated learning - #77

Merged
JPDuchesne merged 2 commits into
mainfrom
ai/learn-c5152867155
Aug 1, 2026
Merged

ai-flow /learn: dictated learning#77
JPDuchesne merged 2 commits into
mainfrom
ai/learn-c5152867155

Conversation

@d3mlabs-ai-flow

Copy link
Copy Markdown
Contributor

Draft learning(s) captured from #75 (#75).

Requested by @JPDuchesne.

the root cause here, not the code change: rbenv-built rubies with a Homebrew lib dir rpathed ahead of their own libdir get their libruby hijacked by a same-minor brew Ruby (shared soname libruby.so.X.Y), so the binary silently runs as the other version — bundler then fails the Gemfile ruby pin with a mismatch that looks like a project bug. Diagnosis cue: command -v ruby resolves to the right binstub but ruby -v reports another version. Only bites Linux (macOS dyld links libruby by absolute install name).

learned-from: #75 (dictated)

Co-authored-by: JPDuchesne <2636122+JPDuchesne@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@JPDuchesne
JPDuchesne merged commit 296ae66 into main Aug 1, 2026
4 checks passed
@JPDuchesne
JPDuchesne deleted the ai/learn-c5152867155 branch August 1, 2026 18:53
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.

1 participant