Skip to content

Bug: .autocoder/config.yaml and {projectdir}/.autocoder/allowed_commands.yaml have no effect #91

@pandel

Description

@pandel

Hi!

I tried to run autocoder in an already existing project (!) to add some features using three concurrent agents, but Claude is trying to run commands which are not allowed in the first place. And autocoder does not ask for approval as stated in the README. I tried to extend its capabilities via the mentioned files, either global or project-wide, but nothing works. I always get messages like

[Feature #392]    Input: {'command': './venv/bin/python -m smtp2graph &> /tmp/smtp2graph.log &', 'description': 'Start server in background using venv python directly'}
[Feature #392]    [BLOCKED] Command 'python' is not allowed.
[Feature #392] To allow this command:
[Feature #392]   1. Add to .autocoder/allowed_commands.yaml for this project, OR
[Feature #392]   2. Request mid-session approval (the agent can ask)
[Feature #392] Note: Some commands are blocked at org-level and cannot be overridden.

Regards,
Holger

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions