# agent-dev-school 2024-12-13

## Summary
The chat focused on troubleshooting issues related to building an agent with Eliza and using the pnpm package manager. LIL KALMI encountered errors with discord opus and issues running 'pnpm build' due to missing 'tsup'. Agent Joshua ₱ provided several solutions, including running 'pnpm i' to install dependencies and suggested a workaround involving modifications to the 'package.json' file to resolve the errors. LIL KALMI confirmed the need for Twitter functionality and was guided on how to update the package configuration and execute the necessary commands to fix the build issues.

## FAQ
- What's the best way to start building an agent with Eliza? asked by leonprou
- How should I use the latest tag v0.1.5-alpha.5 in cmnd? asked by LIL KALMI
- Why do I still get error 1 for discord opus? asked by LIL KALMI
- Why won't it let me run pnpm build? asked by LIL KALMI
- Has anyone used the Twitter scraper? Any feedback? asked by joellelb
- Do you need the agent to have discord functionality? asked by Agent Joshua ₱ | TEE
- How do I update my package.json file? asked by LIL KALMI
- Did it work now? asked by Agent Joshua ₱ | TEE
- Are you using VS Code? asked by YoungPhlo
- Does it look ok? asked by LIL KALMI
- For some reason my agent will only post on mentions and I have no idea how to change that... asked by Dylan
- Is it a custom character? asked by LIL KALMI

## Help Interactions
- Agent Joshua ₱ | TEE helped LIL KALMI with Provided a workaround for the discord opus error.
- Agent Joshua ₱ | TEE helped LIL KALMI with Guided on how to install missing dependencies.
- YoungPhlo helped LIL KALMI with Provided troubleshooting steps for command errors in VS Code.
- LIL KALMI helped Dylan with Advised on checking character file data for mentions.

## Action Items

### Technical Tasks
- Update the package.json file to include overrides for onnxruntime-node and discordjs/opus. mentioned by Agent Joshua ₱ | TEE
- Investigate the command error in VS Code and Cursor AI integration. mentioned by LIL KALMI
- Check the character file for mention-related data that affects agent posting behavior. mentioned by LIL KALMI