Nice first time hearing about Svelte! I’m new to coding with AI so this videos help a lot understand why the development isn’t running good!! I have aider installed but I’ve used CLINE a lot more … just need to learn and understand how to take advantage of aider to really develop full stack apps
Happy you found this video helpful! You're right - Cline is great and I use it a lot too. Aider really shines with complex tasks like this migration project though. Both tools have their strengths, so keep experimenting to find what works best for your projects! 😊
Thanks for your interest! The app is still in active development - I'm working on making it more stable and polishing up some features. I will release it publicly in the coming weeks and share the repo link and deployment details once it's ready. Stay tuned! 😊
@@AIDrivenCoder Can't wait. You're doing really great work and you're definitely ahead of the trend which will definitely contribute to your channels growth.
from agentix import Agent print(Agent['aider_list_file']('I want to add a logging system')) # Output: ['src/logger.py', 'src/config/logging.yaml', 'tests/test_logger.py'] . think fast ...
What an amazing job of explaining all this! And a super cool use of aider scripting! Keep these videos coming please!
I really appreciate your feedback! It means a lot to know that the content is resonating with you. I’ll definitely keep the videos coming!
Nice first time hearing about Svelte! I’m new to coding with AI so this videos help a lot understand why the development isn’t running good!! I have aider installed but I’ve used CLINE a lot more … just need to learn and understand how to take advantage of aider to really develop full stack apps
Happy you found this video helpful! You're right - Cline is great and I use it a lot too. Aider really shines with complex tasks like this migration project though. Both tools have their strengths, so keep experimenting to find what works best for your projects! 😊
That's a really cool web app. I'd love to test it out, did you deploy this somewhere or do you have the code in a public repo somewhere?
Thanks for your interest! The app is still in active development - I'm working on making it more stable and polishing up some features. I will release it publicly in the coming weeks and share the repo link and deployment details once it's ready. Stay tuned! 😊
@@AIDrivenCoder Can't wait. You're doing really great work and you're definitely ahead of the trend which will definitely contribute to your channels growth.
ayos!!
from agentix import Agent
print(Agent['aider_list_file']('I want to add a logging system'))
# Output: ['src/logger.py', 'src/config/logging.yaml', 'tests/test_logger.py'] . think fast ...