yao/agent/robot/executor/standard
Max 274edfe7cc Update dependencies and enhance email body handling in Delivery Center
- Added new indirect dependencies: `github.com/JohannesKaufmann/dom` and `github.com/JohannesKaufmann/html-to-markdown/v2` for improved HTML processing.
- Updated `github.com/sergi/go-diff` to version 1.4.0 for enhanced diff functionality.
- Modified the `buildEmailBody` function to return both HTML and plain text versions of the email body, improving email formatting capabilities.
- Adjusted the default email channel name in configuration to "default" for better clarity.
2026-01-28 15:32:24 +08:00
..
agent.go Enhance P3 Execution with Multi-Turn Conversation and Validation Improvements 2026-01-18 10:02:11 +08:00
agent_test.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
delivery.go Enhance Robot Delivery Logic and Context Management 2026-01-28 14:44:42 +08:00
delivery_center.go Update dependencies and enhance email body handling in Delivery Center 2026-01-28 15:32:24 +08:00
delivery_test.go Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
executor.go Refactor Goal Name Extraction and Add Markdown Formatting Stripping 2026-01-24 17:21:06 +08:00
executor_test.go Refactor Job System Integration to Execution Storage 2026-01-22 18:24:50 +08:00
goals.go Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
goals_test.go Enhance Delivery Result Structure and Update Test Cases 2026-01-18 17:21:21 +08:00
input.go Enhance Robot Configuration with Agents and MCP Servers Integration 2026-01-27 15:59:14 +08:00
input_integration_test.go Enhance Agent Documentation and Add Extract Command Functionality 2026-01-27 10:57:27 +08:00
input_test.go Enhance Robot Configuration with Agents and MCP Servers Integration 2026-01-27 15:59:14 +08:00
inspiration.go Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
inspiration_test.go Enhance Input Formatting and Error Handling in Robot Executor 2026-01-16 16:57:48 +08:00
learning.go Add Description Field to Task Struct and Enhance Execution Management 2026-01-24 12:16:02 +08:00
run.go Add Description Field to Task Struct and Enhance Execution Management 2026-01-24 12:16:02 +08:00
run_test.go Update TODO.md and run_test.go for P3 Run Implementation Completion 2026-01-18 10:35:26 +08:00
runner.go Add MCP Output Validation Tests and Enhance Runner Logic 2026-01-27 19:00:41 +08:00
runner_test.go Add MCP Output Validation Tests and Enhance Runner Logic 2026-01-27 19:00:41 +08:00
tasks.go Refine MCP Task Implementation and Documentation 2026-01-27 18:44:25 +08:00
tasks_test.go Add Description Field to Task Struct and Enhance Execution Management 2026-01-24 12:16:02 +08:00
ui_fields_test.go Refactor Goal Name Extraction and Add Markdown Formatting Stripping 2026-01-24 17:21:06 +08:00
validator.go Enhance P3 Execution with Multi-Turn Conversation and Validation Improvements 2026-01-18 10:02:11 +08:00
validator_test.go Refine Multi-Turn Conversation Flow and Validation Logic 2026-01-18 10:19:11 +08:00