View permission and tools of a session
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the feature or problem you'd like to solve
Command to inspect the list of dirs(with allowed permissions) and tools for current session with possibility to revoke and modify
### Proposed solution
The idea is to centralize the list of allowed dirs, allowed permissions, tools and allowed urls in one command
So user can, especially for long running sessions, review what are the accessibility of the agent.
Maybe at some point of the session i need to revoke a permission or delete a tool.
For now we have /list-dirs and /reset-allowed-tools , which is good but not enough for long running sessions.
I don't if its only me or not, but i tend to work on sessions for too many days, and at some points i got lost about the agent access.
maybe adding a command , /permissions ? /access ? /authorization can help with that
### Example prompts or workflows
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.