Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>sincere_agentNew to Visual Studio Code? Get it now.
sincere_agent

sincere_agent

Sincere_agent

|
3 installs
| (0) | Free
AI chat agent for VS Code with code analysis, debugging, and workspace editing capabilities.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Sincere Agent

AI chat agent for VS Code with code analysis, debugging, and workspace editing capabilities.

Features

This extension adds a chat participant called "Yes_Agent" to VS Code, allowing you to interact with your codebase through simple commands.

Available commands:

  • files - List all files in the workspace
  • read <path> - Read the contents of a file
  • search <text> - Search for text across files
  • patch <file> <instruction> - Generate a diff for code changes (e.g., patch src/extension.ts add console.log('hello');)
  • apply - Apply the last generated diff
  • run <command> - Propose to run a terminal command

The extension also provides buttons for applying diffs and running commands.

Requirements

VS Code 1.108.1 or later.

Extension Settings

This extension does not add any settings.

Known Issues

None known.

Release Notes

See CHANGELOG.md for release notes.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft