Skip to content

chore: sync core lib and CLAUDE.md from agent-core - #370

Closed
avifenesh wants to merge 1 commit into
mainfrom
chore/sync-core-agentsys-20260529-111555
Closed

chore: sync core lib and CLAUDE.md from agent-core#370
avifenesh wants to merge 1 commit into
mainfrom
chore/sync-core-agentsys-20260529-111555

Conversation

@avifenesh

Copy link
Copy Markdown
Collaborator

Automated sync of lib/ and CLAUDE.md from agent-core.

Copilot AI review requested due to automatic review settings May 29, 2026 11:15
@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

Comment thread lib/enhance/fixer.js
if (match && isSafeKey(match[1])) {
const key = match[1];
const idx = parseInt(match[2], 10);
current[key][idx] = fixFn(current[key][idx]);

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@avifenesh

Copy link
Copy Markdown
Collaborator Author

Superseded by #371 (latest sync, post ReDoS + prototype-pollution + resolver fixes).

@avifenesh avifenesh closed this May 29, 2026
@avifenesh
avifenesh deleted the chore/sync-core-agentsys-20260529-111555 branch May 29, 2026 12:20
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.

3 participants