Skip to content

the assistant tools fail #1196

Description

@souhibshayah-bit

Feedback title:
Agent tools broken after latest update — cannot edit any code

Feedback details:
After the latest update, the assistant tools fail, so no code changes can be applied.

  1. File read/search tools (Read / Glob / Grep): the request waits about 5 minutes, then is denied with a permission/request timeout.
  2. Shell tools (Cmd / PowerShell) and most other tool calls fail immediately with invalid character '{' after top-level value. Any request that contains curly braces { (normal in JSON) breaks. Simple commands without { sometimes work.
  3. Sending a message to the user failed with the same { parser error.

Impact: a long session was spent only reading files. No application code was written. Workarounds (avoid {, use read-only Node slice scripts) are not viable for real edits.

Environment: Windows 10, OhMyAgent 686dcb4, permission mode auto, current folder is not a Git repo.

Expected result:
Tools should accept normal requests that contain {, and file read/search should complete in a normal time (not 5 minutes), so code changes can actually be applied.

Current UID: 7e2e05be-135d-4548-bdbe-9db79d497497

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions