Commit ceb8105
committed
feat(summon): auto-include markdown supporting files when loading skills
Supporting files were only listed as paths with "use file tools to read
these" — but environments without the developer extension (e.g. slackbots)
have no file-reading tools, making reference files unreachable. Now .md/.mdx
supporting files are read and included inline alongside the SKILL.md content,
consistent with how SKILL.md itself is already read and included. Non-markdown
files continue to be listed as paths.1 parent b43302a commit ceb8105
1 file changed
Lines changed: 29 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1054 | 1054 | | |
1055 | 1055 | | |
1056 | 1056 | | |
1057 | | - | |
1058 | | - | |
1059 | | - | |
1060 | | - | |
| 1057 | + | |
| 1058 | + | |
1061 | 1059 | | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
1062 | 1064 | | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
1063 | 1085 | | |
1064 | 1086 | | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
1065 | 1090 | | |
1066 | | - | |
1067 | | - | |
1068 | | - | |
1069 | 1091 | | |
1070 | 1092 | | |
1071 | 1093 | | |
| |||
0 commit comments