Skip to content

fix: preserve formatter imports during jido_ai.install#237

Merged
mikehostetler merged 2 commits intomainfrom
fix-issue-236
Mar 28, 2026
Merged

fix: preserve formatter imports during jido_ai.install#237
mikehostetler merged 2 commits intomainfrom
fix-issue-236

Conversation

@mikehostetler
Copy link
Copy Markdown
Contributor

Summary

  • stop adding :jido_ai to consuming app formatter imports during install
  • update the installer docs to match the new behavior
  • add a regression test that keeps Phoenix/Ecto formatter imports intact while still configuring :jido_ai

Testing

  • mix test test/jido_ai/install_task_test.exs
  • mix test.fast

Fixes #236

@mikehostetler mikehostetler merged commit 4392827 into main Mar 28, 2026
6 checks passed
@mikehostetler mikehostetler deleted the fix-issue-236 branch March 28, 2026 15:57
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.

jido_ai.install adds parentheses to Phoenix macro calls

1 participant