Migrate TS Decorator Sdk

Migrating a TypeScript Golem agent from the removed decorator/base API (@agent + BaseAgent) to the current schema-driven defineAgent API. Use when porting an existing decorator-based TS agent, when you see @agent()/extends BaseAgent/@endpoint/@description code that no longer compiles, or when asked to modernize a TS component to the current SDK.

golemcloud 144e10b 11.9 KB Updated

File contents

golemcloud/golem/tree/main/.agents/skills/migrate-ts-decorator-sdk commit 144e10b700

Frequently asked questions

npx skillmds@latest add golemcloud/migrate-ts-decorator-sdk