Skip to content

OpusDevTools v1.0.0 - Initial Release

Choose a tag to compare

@PassThePeas PassThePeas released this 05 May 19:57
· 3 commits to main since this release
729ec38

✨ Key Features

🛠 Professional VS Code Integration

  • Full IntelliSense: Complete TypeScript definitions (.d.ts) for the Directory Opus API.
  • Automated Scaffolding: Automatically adds JSDoc type annotations to your event handlers and commands.
  • Task Automation: Integrated tasks.json to build indexes, minify typings, and sync files without leaving your editor.
  • opus snippets: Integrated opus.code-snippets for commonly used Opus routines (Events, Commands, Dialogs, etc...)

🤖 AI-Ready Workflow

  • Minified Typings: Generate a lightweight dopus.ai.d.ts to provide context to LLMs (ChatGPT/Claude) while saving significant token space.