virattt/dexter

feat request: add ReadFile, WriteFile, and EditFile tools

Open

#129 opened on Feb 11, 2026

View on GitHub
 (7 comments) (0 reactions) (0 assignees)TypeScript (3,353 forks)github user discovery
help wanted

Repository metrics

Stars
 (26,906 stars)
PR merge metrics
 (PR metrics pending)

Description

Add a set of tools that will let Dexter interact with the local file system and read, write, and edit files. The tools should request permissions from the user like Claude Code does and then persist the permissions across sesions.

Contributor guide