Skip to content

feat: add Ask primary built-in agent for read-only code exploration#22196

Open
iTiPo wants to merge 4 commits intoanomalyco:devfrom
iTiPo:ask-agent
Open

feat: add Ask primary built-in agent for read-only code exploration#22196
iTiPo wants to merge 4 commits intoanomalyco:devfrom
iTiPo:ask-agent

Conversation

@iTiPo
Copy link
Copy Markdown

@iTiPo iTiPo commented Apr 12, 2026

Issue for this PR

Closes #21742

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds a new primary built-in agent, "Ask", for code discovery, exploring project architecture, and brainstorming and assessing ideas. The detailed motivation can be found in #21742.

Note: I updated the documentation in README.md (including localized versions), but I'm not sure how to handle the documentation for the website. I see that the docs-locale.sync.yml workflow is disabled. Should I manually translate all the website docs?

How did you verify your code works?

  1. Ran tests.
  2. Manually tested the CLI and web versions.

Screenshots / recordings

Ask mode in CLI Снимок экрана 2026-04-12 в 22 52 35
Example of work Снимок экрана 2026-04-12 в 22 52 05
Video of switching modes https://github.com/user-attachments/assets/0b7a9cd0-a40f-446c-b112-29b559134fd8
Web version Снимок экрана 2026-04-12 в 22 54 29

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

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.

[FEATURE]: Built-in "Ask" Agent for Codebase Discovery and Brainstorming

1 participant