Skip to content

feature: 优化skill#85

Merged
helloopenworld merged 1 commit into
mainfrom
optimize/skill
Jun 24, 2026
Merged

feature: 优化skill#85
helloopenworld merged 1 commit into
mainfrom
optimize/skill

Conversation

@raychen911

Copy link
Copy Markdown
Contributor
  • 本地沙箱环境注入文件支持软连接
  • skill文件读取支持缓存

@raychen911 raychen911 force-pushed the optimize/skill branch 2 times, most recently from 087e3c4 to a6a6776 Compare June 23, 2026 13:13
- 本地沙箱环境注入文件支持软连接
- skill文件读取支持缓存
skill_paths = _get_skill_paths()
repository = create_default_skill_repository(skill_paths, workspace_runtime=workspace_runtime)
return SkillToolSet(repository=repository, run_tool_kwargs=tool_kwargs), repository
# use_cached_repository: Whether to use cached repository.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

有link的示例么?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

文档配套更新一下

@helloopenworld helloopenworld merged commit c40b281 into main Jun 24, 2026
5 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.

2 participants