mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[PR #922] [MERGED] pref: 优化 skills scripts 执行逻辑 #811
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#811
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/codexu/note-gen/pull/922
Author: @codexu
Created: 2/28/2026
Status: ✅ Merged
Merged: 2/28/2026
Merged by: @codexu
Base:
dev← Head:pref/skills📝 Commits (2)
170fe2cdocs: 添加 Skills 运行时逻辑修复开发计划312def3fix: 修复 skills 无法调用本地脚本的问题📊 Changes
9 files changed (+776 additions, -113 deletions)
View changed files
➕
docs/plans/2026-02-28-skills-runtime-fix-plan.md(+311 -0)📝
src/lib/agent/agent-handler.ts(+4 -7)📝
src/lib/agent/react.ts(+5 -3)📝
src/lib/agent/tools/system-tools.ts(+220 -48)📝
src/lib/skills/dependency-installer.ts(+43 -3)📝
src/lib/skills/executor.ts(+21 -50)➕
src/lib/skills/path-utils.ts(+133 -0)📝
src/lib/skills/types.ts(+15 -0)📝
src/stores/skills.ts(+24 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.