Skip to content

[codex] Fix jido_agent_os dependency URL#201

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

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

Conversation

@pcharbon70

Copy link
Copy Markdown
Collaborator

Summary

Updates the jido_agent_os dependency URL in mix.exs and mix.lock from the personal fork to agentjido/jido_agent_os. The locked revision is unchanged (37e59c6).

Why

CI should resolve jido_agent_os from the canonical AgentJido repository instead of the personal fork URL.

Impact

This changes only the Git remote URL for the dependency. It does not change the dependency branch or locked commit SHA.

Validation

  • mix deps.get --check-locked passed.
  • mix test failed: 1085 tests, 185 failures, 4 excluded, 16 skipped. The failures were broad and outside this URL-only patch, including missing or undefined helper APIs, AgentOS function export expectations, control-plane store validation errors, and cascading :max_children failures after runtime kernels were exhausted.

@pcharbon70 pcharbon70 marked this pull request as ready for review July 6, 2026 10:56
@pcharbon70 pcharbon70 merged commit 12a0519 into main Jul 6, 2026
2 of 6 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