Skip to content

chore: retarget IsanAgent to git main after oneshot merge - #223

Merged
efecnc merged 1 commit into
mainfrom
chore/retarget-isanagent-git
Jul 30, 2026
Merged

chore: retarget IsanAgent to git main after oneshot merge#223
efecnc merged 1 commit into
mainfrom
chore/retarget-isanagent-git

Conversation

@efecnc

@efecnc efecnc commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Switch ALTAI isanagent deps from tools/isanagent-oneshot back to git = …/isanagent.git, branch = main now that isanagent#101 (ea90fa0) is on upstream main.
  • Delete the temporary path pin tree and restore pnpm isanagent:sync / CI cargo update -p isanagent against the lockfile tip.
  • Update CLI status docs to record the retarget.

Test plan

  • cargo test -p altai-core -p altai-cli (56 tests)
  • cargo check -p altai --lib
  • cargo update -p isanagent succeeds against git main
  • CI green on this PR

Made with Cursor

@amazon-q-developer amazon-q-developer Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR successfully retargets the IsanAgent dependency from the temporary local path to the upstream git repository after isanagent#101 was merged to main. The dependency migration is implemented correctly across all Cargo.toml files, documentation has been updated consistently to reflect the change, and the Cargo.lock reflects the expected dependency source changes. The approach follows standard Rust dependency management practices and maintains reproducibility through the lockfile.


You can now have the agent implement changes and create commits directly on your pull request's source branch. Simply comment with /q followed by your request in natural language to ask the agent to make changes.


⚠️ This PR contains more than 30 files. Amazon Q is better at reviewing smaller PRs, and may miss issues in larger changesets.

Drop the temporary tools/isanagent-oneshot path pin now that
altaidevorg/isanagent#101 landed on main (ea90fa0), and restore the
branch-tracked git dependency used by isanagent:sync / CI.

Co-authored-by: Cursor <cursoragent@cursor.com>
@efecnc
efecnc force-pushed the chore/retarget-isanagent-git branch from 1207587 to 7336c3b Compare July 30, 2026 16:25
@efecnc
efecnc merged commit 0aa33cc into main Jul 30, 2026
5 checks passed
@efecnc
efecnc deleted the chore/retarget-isanagent-git branch July 30, 2026 16:27
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