Skip to content

Enhance conversation actions, indexing, and self-help features - #2779

Merged
robgruen merged 49 commits into
mainfrom
dev/robgruen/dogfooding10
Aug 2, 2026
Merged

Enhance conversation actions, indexing, and self-help features#2779
robgruen merged 49 commits into
mainfrom
dev/robgruen/dogfooding10

Conversation

@robgruen

Copy link
Copy Markdown
Collaborator

This pull request updates the documentation for TypeAgent, focusing on improving the completeness, clarity, and accuracy of command references and agent system descriptions. The main changes include expanded documentation for conversation management commands, a rework of the system help/describe agent, and the addition of several new configuration and Copilot commands.

Conversation Management Enhancements:

  • Added documentation for new conversation subcommands: find (fuzzy name search) and search (content search), with explanations of their behavior and corresponding actions. [1] [2] [3] [4]
  • Updated the @conversation command reference to include all subcommands, their arguments, and links to their equivalent action handlers. [1] [2] [3] [4] [5]
  • Clarified how the browser extension delegates conversation management and updated subcommand lists for accuracy. [1] [2]
  • Added summarize conversation action/command.

System Help and Describe Improvements:

  • Replaced the system.describe agent with a unified system.help agent that handles TypeAgent questions, conceptual explanations, and agent/action capability discovery, with improved fallback behavior for unknown agents.
  • Added a new section for the @describe command, detailing its usage, arguments, and flags.

Copilot Command Additions:

  • Documented new Copilot commands: @copilot fix (send session to Copilot for diagnosis/fix) and @copilot login (sign in to Copilot), including all arguments and flags.

Configuration Command Additions:

  • Added documentation for outbound secret scrubbing commands: @config scrub on and @config scrub off.
  • Added commands for managing translation recent actions: @config translation recentActions on/off/limit.

Other Improvements:

  • Linked conversation and history commands to their equivalent action handlers for easier cross-referencing. [1] [2] [3]
  • Fixed formatting for wildcard directory references in collision optimization commands. [1] [2]
  • Added a messageCount field to the ConversationInfo type for improved conversation diagnostics.

These updates provide more comprehensive and user-friendly documentation for working with TypeAgent's conversation, configuration, and Copilot integration features.

robgruen and others added 30 commits July 28, 2026 07:53
…ork rather than having the action do the work (see @history command for this pattern)
…his is setting that can be turned on or off.
@robgruen

Copy link
Copy Markdown
Collaborator Author

@copilot resolve the merge conflicts in this pull request

Copilot AI commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Resolved by merging origin/main and fixing the merge fallout in f64da93d (merge commit: a6834f81).

@robgruen
robgruen marked this pull request as ready for review July 31, 2026 22:30
@robgruen
robgruen disabled auto-merge August 2, 2026 04:52
@robgruen
robgruen merged commit 9148cfe into main Aug 2, 2026
32 of 33 checks passed
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.

4 participants