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
aa7f94e08f2f31189a578af9b09f2705a1b19e99
ai-agent
/
internal
/
ai
/
application
/
runtime
T
History
mlogclub
aa7f94e08f
feat: add support for Graph Tools in AIAgent model and related services
2026-04-14 15:10:50 +08:00
..
prepare_service.go
feat: implement runtime service with tool catalog and skill selection logic
2026-04-13 20:43:37 +08:00
service.go
feat: refactor runtime to use application runtime executor and update related types
2026-04-14 12:13:33 +08:00
summary_builder.go
feat: refactor runtime to use application runtime executor and update related types
2026-04-14 12:13:33 +08:00
tool_catalog_test.go
feat: refactor tool catalog to build static tools dynamically and improve tool code normalization
2026-04-14 09:39:56 +08:00
tool_catalog.go
feat: add support for Graph Tools in AIAgent model and related services
2026-04-14 15:10:50 +08:00
types.go
feat: update ResumeData type from map[string]any to map[string]string for consistency
2026-04-14 11:47:13 +08:00