14 lines
240 B
Plaintext
14 lines
240 B
Plaintext
slug = "coder";
|
|
description = "Ticket implementation coder profile.";
|
|
scope = "workspace_write";
|
|
|
|
tool_enabled = {
|
|
bash = true;
|
|
read = true;
|
|
write = true;
|
|
edit = true;
|
|
grep = true;
|
|
glob = true;
|
|
memory = true;
|
|
};
|