Skip to content

Droid should not have file write permission outside project. #243

@accelas

Description

@accelas

GLM 4.6 model have tendency to replace slash character in file path with underscore when it's nearly at max context window. eg /home/user1/work/project is changed to /home/user1/work_project. This is observed for both z.ai's coding plan and droid-core model.

When droid is running under /home/user1/work/project , model may instruct droid to touch files under /home/user1/work_project.

Regardless how model behave, the droid program itself should not give model permission to touch files outside of current project folder.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions