# agent-dev-school 2025-01-11

## Summary
The chat focused on various technical issues related to building agents using the Eliza framework. Users discussed initializing projects without cloning the full repository, with CheddarQueso suggesting the Eliza starter repo as a solution. KarimaDigital inquired about low-code tools for creating agents without tokens and migration experiences to Eliza. Moxtin sought clarification on using the starter or main repo for Twitter functionalities, while andrecirus faced an error with 'pnpm start' in a WSL2 environment. CheddarQueso provided links to resources and tools for easier development, including a character file generator and a search tool for instructional videos. Agent Rose X and meddler reported issues with API calls and Twitter login failures, seeking assistance from the community. Overall, the chat highlighted collaborative problem-solving and resource sharing among users learning to develop agents.

## FAQ
- Is there a way to initialize your project without cloning the repo? asked by AsHopelessAsMorty
- Is anyone aware of tools preferably no or low code that allow you to build an agent that tweets/ has telegram WITHOUT a token? asked by KarimaDigital
- Anyone here migrate their agent from virtuals to Eliza? Or use both? asked by KarimaDigital
- I just want twitter tweet + reply which should I use starter or main repo? asked by Moxtin
- I am stuck with this error when pnpm start. Anyone had or is having the same issue? asked by andrecirus
- Does anyone get this api call error when you try to chat to the agent? asked by Agent Rose X
- Can somebody help me overcome this problem with Twitter login? asked by meddler
- Any good UI for eliza yet? asked by Dylan
- Wow so this generates the character file for the repo? asked by KarimaDigital
- I just figured something out, should I resubmit? asked by Natefrog

## Help Interactions
- CheddarQueso 🧀 helped AsHopelessAsMorty with Provided a link to the Eliza starter repo for initializing projects.
- CheddarQueso 🧀 helped Moxtin with Clarified that the starter repo can be used for Twitter functionalities and plugins can be added later.
- CheddarQueso 🧀 helped andrecirus with Shared links to resources for troubleshooting and development.
- CheddarQueso 🧀 helped KarimaDigital with Confirmed the character file generation process and its integration into the starter.
- Unknown User helped Agent Rose X with Provided pointers for resolving API call errors.
- Unknown User helped meddler with Offered help regarding Twitter login failures.

## Action Items

### Technical Tasks
- Explore the Eliza starter repo for initializing projects without cloning the full repo. mentioned by CheddarQueso 🧀
- Resolve the pnpm start error encountered by andrecirus. mentioned by andrecirus
- Address the API call error reported by Agent Rose X. mentioned by Agent Rose X
- Fix the Twitter login issue faced by meddler. mentioned by meddler

### Feature Requests
- Investigate low-code tools for building agents without tokens. mentioned by KarimaDigital