When I @
a file in composer, the LLM indicated that it only receives the filename. This causes severe ambiguities, as usually, projects will contain files with the same name, scoped by the package they are in (I work in Python).
The @
feature becomes problematic with the current implementation.