Skip to content

feat: implement agent-creator skill and fix multi-tool evaluation - #1140

Closed
SyedaQurratAI wants to merge 1 commit into
anthropics:mainfrom
SyedaQurratAI:fix-issue-name
Closed

feat: implement agent-creator skill and fix multi-tool evaluation#1140
SyedaQurratAI wants to merge 1 commit into
anthropics:mainfrom
SyedaQurratAI:fix-issue-name

Conversation

@SyedaQurratAI

Copy link
Copy Markdown

This PR addresses Issue #1120 and includes critical stability fixes:

  • Added 'agent-creator' meta-skill for task-specific agent sets.
  • Fixed 'evaluation.py' to handle multiple parallel tool calls correctly.
  • Added Windows support for 'recalc.py' by using %APPDATA% paths.

Fixes #1120

@SyedaQurratAI

Copy link
Copy Markdown
Author

Hi! I have fixed the path issues for Windows in recalc.py (Issue #1120) and implemented the new agent-creator skill. All recent changes are now verified via web commits. Ready for review! @anthropic-maintainer

- Implemented 'agent-creator' meta-skill with whitelist strategy (Issue anthropics#1120).
@SyedaQurratAI

Copy link
Copy Markdown
Author

Hi @anthropic-maintainer, is there any feedback on this PR? Happy to make changes if needed.

@SyedaQurratAI

Copy link
Copy Markdown
Author

Hi! I have fixed the path issues for Windows in recalc.py (Issue #1120) and implemented the new agent-creator skill. All recent changes are now verified via web commits. Ready for review! @anthropic-maintainer
is there any feedback on this PR? Happy to make changes if needed.

@SyedaQurratAI

Copy link
Copy Markdown
Author

@SyedaQurratAI

Copy link
Copy Markdown
Author

Hi, I've split this PR into #1320, #1321, and #1322 as suggested. Could a maintainer take a look when they get a chance?

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.

xlsx recalc.py crashes on Windows: unguarded socket.AF_UNIX access

1 participant