- Personas: Allow additional assistant personas (defined by the user) to check each other's output.
- Pass ignore files to glob.
- Intelligent file inclusions based on the query.
- Automatic context squashing to optimize token counts (remove thinking, have user modifications directly overwrite tool uses).
- Even more intelligent re-prompt agent - capture conversation from the current ask, not the last user text message (which could be clarification).
- Expand the write_tool and edit_tool responses to say that the context has been updated.
- Need a way to cancel "choice" while in diff/edit view
- Ways to organize multiple file edits at once (build off of stash functionality)