A Common-Sense Guide to AI Engineering: Appending results to rag_chunks in research_docs (sub-agent) (page: 216 and page 226)

Thanks for this! I think I see what you’re saying. You mean to say that search_manual shouldn’t have to return the entire rag_chunks again, but rather only the new chunks that were found by the most recent search. Is that what you mean?