Commit Graph

6 Commits

Author SHA1 Message Date
eba1024758 📝 Update script metadata and help message for howto.ts 2026-04-12 22:35:48 +08:00
d93c7cbbe3 🔧 Update script metadata and enhance command extraction logic in howto.ts 2026-04-12 22:31:02 +08:00
cc10748bfe 🔧 Add no-exec flag and update script metadata in howto.ts 2026-04-12 16:08:17 +08:00
a46e636654 🔧 Update script metadata and enhance howto.ts with command extraction and execution logic 2026-04-12 16:01:25 +08:00
e216014d27 📚 Update script metadata and add argument parsing to howto.ts 2026-04-12 13:56:20 +08:00
5a95e619dd Add howto function and update metadata for new script file
This change introduces a new asynchronous `howto` function in `deno-ai-mod.ts` that fetches command-line how-to summaries, modifies existing functions to use a new `getBearerToken` utility, and adds metadata for the new `howto.ts` script in `script-meta-v2.json`.
2026-04-12 13:51:23 +08:00