2 comments

  • aiibe 4 months ago

    Let cc/codex do research by themselves. I usually ask claude to scan codebase about specific part for context, describe my issue or feature then ask it to suggest solutions. Example : Study <subject>, I want to <fix/add feature>. What do you suggest ? From there, I have 2-3 different strategies options. Pick one, refine then implement.

    • jordancj 4 months ago

      Yeah I get that, I think I’ve just found myself too lazy to wait / annoyed about hallucinations when building specific things in growing codebases. I rather instead of spawning an entire sub agent in cc to review if a file exists just ask it to use this tool. I’ve found it useful