Skip to content

Conversation

rektdeckard
Copy link
Contributor

@rektdeckard rektdeckard commented Aug 4, 2025

This patch updates the taskfile to use the remote tasks defined in the index to allow us to update common tasks from a single source of truth.

It also adds some messaging on agent deployment, so that once we go GA, users will get a nice little helper message after bootstrapping an agent template:

To setup and run locally:

    cd <my-app>
    pnpm install
    pnpm build
    pnpm dev

To deploy your agent to LiveKit cloud:

    lk agent create

DO NOT MERGE. This is will be a breaking change for anyone trying to bootstrap this template running livekit-cli<2.5.0. We should wait some time for adoption.

@rektdeckard rektdeckard requested a review from bcherry August 4, 2025 22:58
Copy link
Contributor

@bcherry bcherry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants