The Ultimate Guide to Scripting Aider and Using Architect Mode

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 9

  • @CodingtheFuture-jg1he
    @CodingtheFuture-jg1he 3 дня назад

    What an amazing job of explaining all this! And a super cool use of aider scripting! Keep these videos coming please!

    • @AIDrivenCoder
      @AIDrivenCoder  3 дня назад

      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!

  • @josueramirez3879
    @josueramirez3879 6 дней назад

    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

    • @AIDrivenCoder
      @AIDrivenCoder  6 дней назад

      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! 😊

  • @TheDevawa
    @TheDevawa 3 дня назад

    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?

    • @AIDrivenCoder
      @AIDrivenCoder  2 дня назад

      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! 😊

    • @TheDevawa
      @TheDevawa 2 дня назад

      @@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.

  • @DonvitoCodes
    @DonvitoCodes 3 дня назад

    ayos!!

  • @adriangpuiu
    @adriangpuiu 21 час назад

    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 ...