Skip to content

make it modular#1

Merged
PennyroyalTea merged 7 commits into
mainfrom
pennyroyaltea/make-cli-modular-hg0rm
Oct 22, 2025
Merged

make it modular#1
PennyroyalTea merged 7 commits into
mainfrom
pennyroyaltea/make-cli-modular-hg0rm

Conversation

@PennyroyalTea
Copy link
Copy Markdown
Collaborator

Refactors the mess it was before into modules.

Before:

elevenlabs pull-tools 
elevenlabs add <agent name>
elevenlabs delete-test

After:

elevenlabs tools pull
elevenlabs agents add
elevenlabs tests delete

It's also super important that this is not purely UI change, but the whole codebase made modular and less interconnected to increase reliability.

@PennyroyalTea PennyroyalTea merged commit 9755ee8 into main Oct 22, 2025
4 checks passed
@PennyroyalTea PennyroyalTea deleted the pennyroyaltea/make-cli-modular-hg0rm branch October 22, 2025 22:58
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.

1 participant