Skip to content

Conversation management, action browser, and selfHelp agent. - #2755

Open
robgruen wants to merge 22 commits into
mainfrom
dev/robgruen/dogfooding8
Open

Conversation management, action browser, and selfHelp agent.#2755
robgruen wants to merge 22 commits into
mainfrom
dev/robgruen/dogfooding8

Conversation

@robgruen

@robgruen robgruen commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

This pull request significantly expands and improves the documentation of the TypeAgent command-line interface and architecture. It adds many new commands, updates existing ones with clearer arguments and flags, and provides explicit links between CLI commands and their underlying actions. There are also clarifications to the agent system architecture and enhancements to the ConversationInfo type.

Command Reference Documentation Enhancements:

  • Added documentation for new commands such as @describe, @demo questionCards, @copilot fix, @copilot login, @config scrub, @config translation recentActions, @config execution reasoningModel, @config execution reasoningEffort, @config execution subagents, @server restart, @notify status, @browser lookup status, @browser lookup mode, and @selfhelp. [1] [2] [3] [4] [5] [6] [7] [8] [9]
  • Updated several existing commands to clarify arguments, make parameters optional where appropriate, and provide better descriptions of their usage. [1] [2]
  • Added explicit links to the equivalent action schema for many @conversation and @history commands, improving traceability between the CLI and internal implementation. [1] [2] [3] [4] [5] [6]

Architecture and Agent System Documentation:

  • Clarified the behavior of the describe action, including how LLM-based summaries are generated and validated, and improved explanation of sub-agent schemas.

Type and Interface Improvements:

  • Added a messageCount field to the ConversationInfo type for tracking user requests in the display log.

These changes make the documentation more comprehensive, user-friendly, and maintainable, helping both users and developers understand and use the TypeAgent system more effectively.
image
image
image
image

@robgruen
robgruen requested a review from TalZaccai July 29, 2026 05:00
@robgruen
robgruen marked this pull request as ready for review July 29, 2026 05:00
@robgruen
robgruen enabled auto-merge July 29, 2026 05:00
@robgruen robgruen changed the title Add chat window creation action and branch merge status check Conversation management, action browser, and selfHelp agent. Jul 30, 2026
@robgruen

Copy link
Copy Markdown
Collaborator Author

@copilot resolve the merge conflicts in this pull request

Copilot AI commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Resolved and pushed in commit 3998a5f.

typeagent-bot Bot and others added 2 commits July 30, 2026 06:33
…caping or encoding'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Copilot stopped work on behalf of robgruen due to an error July 30, 2026 08:04
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.

3 participants