Skip to content

Add content-generator plugin with templates and tests#11

Merged
dewitt4 merged 1 commit into
mainfrom
feature/plugin-content-generator
Apr 4, 2026
Merged

Add content-generator plugin with templates and tests#11
dewitt4 merged 1 commit into
mainfrom
feature/plugin-content-generator

Conversation

@dewitt4
Copy link
Copy Markdown
Contributor

@dewitt4 dewitt4 commented Apr 4, 2026

Introduce a new @agentbase/plugin-content-generator plugin: seed 50+ built-in content templates and implement generation logic, helpers, and types. Adds HTTP endpoints (GET /templates, GET /templates/:id, POST /generate, POST /batch, GET /batch/:jobId), SEO suffix behavior, model/temperature config support, and AI completions integration. Includes comprehensive unit tests, test tsconfig, package.json and manifest for the plugin, and source implementation under src/index.ts.

Introduce a new @agentbase/plugin-content-generator plugin: seed 50+ built-in content templates and implement generation logic, helpers, and types. Adds HTTP endpoints (GET /templates, GET /templates/:id, POST /generate, POST /batch, GET /batch/:jobId), SEO suffix behavior, model/temperature config support, and AI completions integration. Includes comprehensive unit tests, test tsconfig, package.json and manifest for the plugin, and source implementation under src/index.ts.
@dewitt4 dewitt4 self-assigned this Apr 4, 2026
@dewitt4 dewitt4 added the enhancement New feature or request label Apr 4, 2026
@dewitt4 dewitt4 merged commit 805580e into main Apr 4, 2026
4 checks passed
@dewitt4 dewitt4 deleted the feature/plugin-content-generator branch April 4, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant