Procházet zdrojové kódy

ignore: tweak ai deps

Aiden Cline před 1 měsícem
rodič
revize
7795cae0b5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      .opencode/command/ai-deps.md

+ 1 - 1
.opencode/command/ai-deps.md

@@ -7,7 +7,7 @@ Please read @package.json and @packages/opencode/package.json.
 Your job is to look into AI SDK dependencies, figure out if they have versions that can be upgraded (minor or patch versions ONLY no major ignore major changes).
 
 I want a report of every dependency and the version that can be upgraded to.
-What would be even better is if you can give me links to the changelog for each dependency, or at least some reference info so I can see what bugs were fixed or new features were added.
+What would be even better is if you can give me brief summary of the changes for each dep and a link to the changelog for each dependency, or at least some reference info so I can see what bugs were fixed or new features were added.
 
 Consider using subagents for each dep to save your context window.