Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

rektdeckard
Copy link
Contributor

@rektdeckard rektdeckard commented Jul 26, 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>
    uv sync
    uv run src/agent.py download-files
    uv run src/agent.py console

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 July 26, 2025 02:13
@rektdeckard rektdeckard force-pushed the tobias/update-tasks branch from 74d4763 to 0530edc Compare August 4, 2025 20:52
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