Skip to content

feat: add dynamic watch paths for agent development#931

Merged
shakkernerd merged 1 commit into
elizaOS:mainfrom
samuveth:samuv/fix-dev
Dec 9, 2024
Merged

feat: add dynamic watch paths for agent development#931
shakkernerd merged 1 commit into
elizaOS:mainfrom
samuveth:samuv/fix-dev

Conversation

@samuveth
Copy link
Copy Markdown
Contributor

@samuveth samuveth commented Dec 9, 2024

Relates to: #930

Risks

Background

This setup is crucial for development because:

  1. The agent depends on the packages listed in WORKING_FOLDERS
  2. When you make changes to any of these packages, they get compiled to their respective dist directories
  3. The agent needs to restart with the new changes for them to take effect
  4. This automation saves developers from having to manually restart the agent every time they make changes to dependent packages

Documentation changes needed?

My changes do not require a change to the project documentation.

Testing

Where should a reviewer start?

Detailed testing steps

@shakkernerd shakkernerd merged commit 31143ae into elizaOS:main Dec 9, 2024
lalalune pushed a commit that referenced this pull request May 3, 2026
feat: add dynamic watch paths for agent development
FranceFlapjack pushed a commit to FranceFlapjack/eliza that referenced this pull request May 16, 2026
feat: add dynamic watch paths for agent development
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