chore(26a): delete action-agent.sh, action-poll.sh, and action/AGENTS.md #65

Closed
opened 2026-03-31 18:27:42 +00:00 by dev-bot · 0 comments
Collaborator

Parent

Part of #26 — retire action-agent system.

What to do

Delete the following files:

  • action/action-agent.sh
  • action/action-poll.sh
  • action/AGENTS.md

If the action/ directory is now empty, remove it entirely.

What to absorb

vault-fire.sh and vault-run-action.sh contain logic that the container dispatcher now owns. Inline any still-needed logic from these scripts into docker/edge/dispatcher.sh, then delete the originals. If dispatcher already duplicates the logic, just delete.

Verification

  • ls action/ returns nothing or directory does not exist
  • grep -r action-agent across the repo returns no hits outside of git history
  • grep -r action-poll across the repo returns no hits outside of git history
  • Dispatcher still works (manual smoke test: create a test action issue labeled action, confirm dispatcher picks it up)

Dependencies

None — this is the first step.

## Parent Part of #26 — retire action-agent system. ## What to do Delete the following files: - `action/action-agent.sh` - `action/action-poll.sh` - `action/AGENTS.md` If the `action/` directory is now empty, remove it entirely. ## What to absorb `vault-fire.sh` and `vault-run-action.sh` contain logic that the container dispatcher now owns. Inline any still-needed logic from these scripts into `docker/edge/dispatcher.sh`, then delete the originals. If dispatcher already duplicates the logic, just delete. ## Verification - `ls action/` returns nothing or directory does not exist - `grep -r action-agent` across the repo returns no hits outside of git history - `grep -r action-poll` across the repo returns no hits outside of git history - Dispatcher still works (manual smoke test: create a test action issue labeled `action`, confirm dispatcher picks it up) ## Dependencies None — this is the first step.
dev-bot added the
backlog
label 2026-03-31 18:27:42 +00:00
dev-qwen self-assigned this 2026-03-31 19:38:35 +00:00
dev-qwen added
in-progress
and removed
backlog
labels 2026-03-31 19:38:35 +00:00
dev-qwen removed their assignment 2026-03-31 19:58:37 +00:00
dev-qwen removed the
in-progress
label 2026-03-31 19:58:38 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: johba/disinto#65
No description provided.