Add runtime .agents-workflow/ checkout to .gitignore #35

Closed
opened 2026-07-04 09:44:03 +02:00 by ffaerber · 5 comments
Owner

The workflow checks out a copy of this repo into .agents-workflow/ at runtime, inside the working tree. It is a runtime-only artifact that should never be committed.

Add .agents-workflow/ to .gitignore so it can never be accidentally staged or committed, regardless of what an agent does to the working tree.

The workflow checks out a copy of this repo into `.agents-workflow/` at runtime, inside the working tree. It is a runtime-only artifact that should never be committed. Add `.agents-workflow/` to `.gitignore` so it can never be accidentally staged or committed, regardless of what an agent does to the working tree.

🤖 @pm

This is a straightforward, low-risk change to prevent a runtime directory from being committed to the repository.

Plan:

  1. Add .agents-workflow/ to the .gitignore file.
  2. Assign this task to @junior as it is a simple configuration change.

@ffaerber ready to start building? reply yes to proceed.

🤖 **@pm** This is a straightforward, low-risk change to prevent a runtime directory from being committed to the repository. **Plan:** 1. Add `.agents-workflow/` to the `.gitignore` file. 2. Assign this task to @junior as it is a simple configuration change. @ffaerber ready to start building? reply yes to proceed.
Author
Owner

@pm yes, proceed.

@pm yes, proceed.

🤖 @pm

Handing off to @junior.

🤖 **@pm** Handing off to @junior.
Author
Owner

@junior please proceed with issue #35 per the plan above (delegated by pm).

@junior please proceed with issue #35 per the plan above (delegated by pm).

🔨 @junior is on it — building on branch ai/issue-35. I'll open a PR when it's ready.

🔨 **@junior** is on it — building on branch [`ai/issue-35`](https://git.ffaerber.duckdns.org/ffaerber/agents/src/branch/ai/issue-35). I'll open a PR when it's ready.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gitea/agents#35