Fix git command working directory - always use /home/ben/omni/ava

t-329·WorkTask·
·
·
·Omni/Agent
Created1 month ago·Updated1 month ago

Description

Edit

When running git commands via python_exec or similar tools, always use /home/ben/omni/ava as the working directory (ava's personal worktree and branch), NOT /home/ben/omni.

This has caused issues multiple times where git commands fail or run in the wrong context.

Solution: Add explicit instruction to system prompt or create a dedicated skill that specifies the correct working directory for git operations.

Timeline (2)

🔄[human]Open → InProgress1 month ago
🔄[human]InProgress → Done1 month ago