Template workspaces now include package.json

September 10, 2026 · release

@voicethere/agent 0.7.8

Dashboard agent templates now seed a root package.json alongside template TypeScript — the same manifest you can use locally with @voicethere/cli and @voicethere/agent scripts.

What shipped

Dashboard compile still ignores scripts and strips image-provided packages (@voicethere/agent, @types/node); scripts are for local tooling.

Try it

  1. Sign in at app.voicethere.io.
  2. Create a project from a seeded template → Code tab — package.json appears in the file tree.
  3. For an older or blank project, use Add package.json on the Code tab.

Similar posts

← All posts