This website requires JavaScript.
Explore
Help
Sign In
wlw
/
ai-agent
Watch
2
Star
0
Fork
0
You've already forked ai-agent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b806a2208b5fdcf53677b4dc479ed4bf9bb94ea1
ai-agent
/
internal
/
ai
/
application
/
runtime
T
History
mlogclub
a628d103f9
feat(workflow): enhance AI agent workflow state management and response handling
2026-06-24 17:56:23 +08:00
..
prepare_service.go
Refactor internal services to use agent-desk package structure
2026-05-31 18:43:48 +08:00
service.go
feat(workflow): log failed workflow run preparation when version is disabled
2026-06-24 15:49:16 +08:00
summary_builder.go
refactor: replace skill code with skill ID across the application
2026-06-20 20:42:07 +08:00
tool_catalog_test.go
feat(workflow): enhance AI agent workflow state management and response handling
2026-06-24 17:56:23 +08:00
tool_catalog.go
Add workflow runtime execution and condition validation
2026-06-23 09:34:08 +08:00
types.go
Enhance workflow execution with detailed run logging and error handling, including workflow run status tracking and node tracing
2026-06-23 22:57:18 +08:00
workflow_runtime.go
feat(workflow): enhance AI agent workflow state management and response handling
2026-06-24 17:56:23 +08:00
workflow_summary_test.go
feat(workflow): log failed workflow run preparation when version is disabled
2026-06-24 15:49:16 +08:00