Skip to content

feat: add script to convert the project files to any other one that w…#14

Closed
dwayn wants to merge 1 commit into
mainfrom
dwayn/project-conversion
Closed

feat: add script to convert the project files to any other one that w…#14
dwayn wants to merge 1 commit into
mainfrom
dwayn/project-conversion

Conversation

@dwayn

@dwayn dwayn commented Aug 15, 2025

Copy link
Copy Markdown

…e support

@dwayn dwayn force-pushed the dwayn/project-conversion branch from 90f88c8 to c09b2bc Compare August 15, 2025 01:25
Comment thread scripts/convert-package-manager.sh Outdated
[packages]
livekit-agents = {extras = ["openai", "turn-detector", "silero", "cartesia", "deepgram"], version = "~=1.2"}
livekit-plugins-noise-cancellation = "~=0.2"
python-dotenv = "*"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

i'm concerned about this bit which would need maintenance to stay in sync

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

yeah, me as well...claude helped with building these conversions, and gave a convincing sounding argument as to why it had to statically setup a pipfile, but i am taking another look now and i think i see how to do this better and in a way that will not need regular maintenance

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

after far more work than i expected it to be, we have a rather robust tool to convert different project types

@dwayn dwayn force-pushed the dwayn/project-conversion branch from c09b2bc to d6cc0fd Compare August 16, 2025 07:47
@dwayn dwayn force-pushed the dwayn/project-conversion branch from d6cc0fd to 0713031 Compare August 16, 2025 07:55
@dwayn

dwayn commented Aug 18, 2025

Copy link
Copy Markdown
Author

going to hold off on this for a bit until the related features are in the cli

@bcherry bcherry closed this Aug 20, 2025
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