Skip to content

[codex] Fix jido_agent_os dependency URL#200

Merged
pcharbon70 merged 1 commit into
mainfrom
codex/fix-jido-agent-os-url
Jul 5, 2026
Merged

[codex] Fix jido_agent_os dependency URL#200
pcharbon70 merged 1 commit into
mainfrom
codex/fix-jido-agent-os-url

Conversation

@pcharbon70

Copy link
Copy Markdown
Collaborator

Summary

Fix CI dependency installation by moving jido_agent_os from the old pcharbon70 GitHub remote to the public agentjido organization remote.

The locked commit is unchanged:

  • 37e59c6e56ca5e303ed5b03a31bff1a28eff9eef

Why

CI failed during mix deps.get because GitHub Actions could not authenticate to https://github.com/pcharbon70/jido_agent_os.git. The same locked commit exists in agentjido/jido_agent_os, which is public and fetchable by Actions.

Validation

  • mix deps.get
  • mix format --check-formatted
  • mix compile --warnings-as-errors
  • MIX_ENV=test mix compile --warnings-as-errors
  • mix control_plane.verify

@pcharbon70 pcharbon70 marked this pull request as ready for review July 5, 2026 19:43
@pcharbon70 pcharbon70 merged commit 962c282 into main Jul 5, 2026
1 of 3 checks passed
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