Skip to content

feat(workspace): add builtin tool support for every workspace#1893

Open
ustc-mkh wants to merge 6 commits into
agentscope-ai:mainfrom
ustc-mkh:mkh/sandbox_backend
Open

feat(workspace): add builtin tool support for every workspace#1893
ustc-mkh wants to merge 6 commits into
agentscope-ai:mainfrom
ustc-mkh:mkh/sandbox_backend

Conversation

@ustc-mkh

Copy link
Copy Markdown

PR Title Format

Please ensure your PR title follows the Conventional Commits format:

  • Format: <type>(<scope>): <description>
  • Example: feat(memory): add redis cache support
  • Allowed types: feat, fix, docs, ci, refactor, test, chore, perf, style, build, revert
  • Description should start with a lowercase letter

AgentScope Version

[The version of AgentScope you are working on, e.g. import agentscope; print(agentscope.__version__)]

Description

[Please describe the background, purpose, changes made, and how to test this PR]

Checklist

Please check the following items before code is ready to be reviewed.

  • An issue has been created for this PR
  • I have read the CONTRIBUTING.md
  • Docstrings are in Google style
  • Related documentation has been updated (e.g. links, examples, etc.) in documentation repository
  • Code is ready for review

Comment thread src/agentscope/workspace/_docker/_docker_backend.py
Comment thread src/agentscope/tool/_builtin/_sandbox_backend.py
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.

2 participants