fix: add context isolation in CompositeAgent using deepcopy #37

Open
aditya wants to merge 1 commit from fix/component-isolation-security-fix into tests/unit-tests
Member
No description provided.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/component-isolation-security-fix:fix/component-isolation-security-fix
git switch fix/component-isolation-security-fix

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch tests/unit-tests
git merge --no-ff fix/component-isolation-security-fix
git switch fix/component-isolation-security-fix
git rebase tests/unit-tests
git switch tests/unit-tests
git merge --ff-only fix/component-isolation-security-fix
git switch fix/component-isolation-security-fix
git rebase tests/unit-tests
git switch tests/unit-tests
git merge --no-ff fix/component-isolation-security-fix
git switch tests/unit-tests
git merge --squash fix/component-isolation-security-fix
git switch tests/unit-tests
git merge --ff-only fix/component-isolation-security-fix
git switch tests/unit-tests
git merge fix/component-isolation-security-fix
git push origin tests/unit-tests
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleveragents/cleveragents-core!37
No description provided.