-
Notifications
You must be signed in to change notification settings - Fork 367
snapshot failing in git subfolder #2903
Copy link
Copy link
Labels
area/agentFor work that has to do with the general agent loop/agentic features of the appFor work that has to do with the general agent loop/agentic features of the appkind/fixPR fixes a bug (maps to fix: commit prefix)PR fixes a bug (maps to fix: commit prefix)
Metadata
Metadata
Assignees
Labels
area/agentFor work that has to do with the general agent loop/agentic features of the appFor work that has to do with the general agent loop/agentic features of the appkind/fixPR fixes a bug (maps to fix: commit prefix)PR fixes a bug (maps to fix: commit prefix)
Type
Fields
Give feedbackNo fields configured for Bug.
Where running an agent in a git subfolder, the snapshotting mechanism fails to work:
Here, the git repo contains an
assistantsubfolder and the agent runs from that subfolder.