@czar
how do you get the context of the codebase to your agent token efficiently?
say, you have a big enough project and you start a new session. how does it get the context without reviewing the code?
I can create one time documentation, but as i keep working on multiple features everyday, the documentation gets stale quickly.
any new session asks to review the code ends up taking a lot of tokens.
any idea on how to be more efficient here?