Skip to content

chore(claude): retire dead fleet-user-prompt.sh capture hook - #11

Merged
github-actions[bot] merged 1 commit into
masterfrom
chore/capture-hook-migration
Aug 13, 2026
Merged

chore(claude): retire dead fleet-user-prompt.sh capture hook#11
github-actions[bot] merged 1 commit into
masterfrom
chore/capture-hook-migration

Conversation

@catomean

Copy link
Copy Markdown
Collaborator

Retires the June-era UserPromptSubmit hook that posted every typed Claude prompt to localhost:3000 — nothing listens there, so prompts were silently dropped for ~2 months. settings.json now registers fleetcrown-capture.sh instead, which Fleet Runner ≥0.8.12 (fleetcrown PR #230) generates and rewrites on startup; being machine output, it's gitignored rather than tracked.

Capture was verified end-to-end (hook → /api/activity/capture → prod prompt_history) before this change was committed.

🤖 Generated with Claude Code

The June-era UserPromptSubmit hook posted every typed prompt to
localhost:3000, where nothing listens on a normal setup — silently
dropped for ~2 months. Replaced by fleetcrown-capture.sh, which Fleet
Runner (>=0.8.12, fleetcrown PR #230) generates and rewrites on startup:
machine output, so gitignored rather than tracked. settings.json now
registers the new hook; capture verified end-to-end into the prod
activity ledger before this commit.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions
github-actions Bot merged commit c51c111 into master Aug 13, 2026
1 check passed
@github-actions
github-actions Bot deleted the chore/capture-hook-migration branch August 13, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant