Skip to content

feat(tool): refactor exising tools and introduce new ones #1416

@DavdGao

Description

@DavdGao

Background
The current tool implementations have several limitations: Bash lacks safety checks and Windows support, file read/write tools lack constraint enforcement, and commonly needed tools like Grep and Glob are missing.

Changes

  • Refactor Bash tool with built-in safety command inspection; add PowerShell support for Windows
  • Refactor file read/write tools with support for configurable constraint rules
  • Add Grep and Glob tools

Metadata

Metadata

Assignees

No one assigned

    Labels

    milestone: 2.0.0The AgentScope 2.0.0 milestone related issues and pull requests

    Type

    No type

    Projects

    Status

    In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions