bytelyst-devops-tools/agent-queue/queue
saravanakumardb1 1bcea394f5 chore(agent-queue): gitignore transient queue runtime state
Jobs move through .state/inbox/building/testing/review/failed/shipped/logs at
runtime, which constantly dirtied the repo and blocked clean rebases. Ignore
the per-job lifecycle files (keeping each dir via .gitkeep) and stop tracking
the consumed inbox job instances.

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-05-30 20:29:49 -07:00
..
.state chore(agent-queue): track queue/ in repo + seed inbox with nomgap/localmemgpt/devintelli jobs 2026-05-29 15:10:00 -07:00
building feat(agent-queue): build/ship lifecycle with auto-QA verify gate + manual ship 2026-05-29 16:03:01 -07:00
failed chore(agent-queue): track queue/ in repo + seed inbox with nomgap/localmemgpt/devintelli jobs 2026-05-29 15:10:00 -07:00
inbox chore(agent-queue): gitignore transient queue runtime state 2026-05-30 20:29:49 -07:00
logs chore(agent-queue): track queue/ in repo + seed inbox with nomgap/localmemgpt/devintelli jobs 2026-05-29 15:10:00 -07:00
review feat(agent-queue): build/ship lifecycle with auto-QA verify gate + manual ship 2026-05-29 16:03:01 -07:00
shipped feat(agent-queue): build/ship lifecycle with auto-QA verify gate + manual ship 2026-05-29 16:03:01 -07:00
testing feat(agent-queue): build/ship lifecycle with auto-QA verify gate + manual ship 2026-05-29 16:03:01 -07:00