Skip to content

feat: threads + verbose narration for both agents#4

Merged
sherodtaylor merged 1 commit into
mainfrom
feat/harden-agent-personas
May 24, 2026
Merged

feat: threads + verbose narration for both agents#4
sherodtaylor merged 1 commit into
mainfrom
feat/harden-agent-personas

Conversation

@sherodtaylor

Copy link
Copy Markdown
Owner

Summary

  • Matrix threads enabled: setup.sh now writes MATRIX_THREADS and MATRIX_THREAD_ROOT_ROOM_ID from env vars — both bots thread their conversations in #infra and #dev respectively
  • Verbose narration: updated _shared/CLAUDE.md so agents post intermediate steps as they go ("Checking pod logs now") rather than only sending a final result — Sherod can watch progress in real time

Already live

Both bots were restarted in-place with the thread config active. Threads are already working; this PR bakes it into the image for pod restarts.

🤖 Generated with Claude Code

- setup.sh: write MATRIX_THREADS and MATRIX_THREAD_ROOT_ROOM_ID to .env
  from env vars (so pod restarts persist the config)
- _shared/CLAUDE.md: update communication style to narrate steps as they
  happen rather than only posting final results — gives Sherod visibility
  into what the agents are doing in real time

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sherodtaylor
sherodtaylor merged commit af35d61 into main May 24, 2026
sherodtaylor pushed a commit that referenced this pull request Jun 27, 2026
- Move file to docs/product/agent-smith/prds/ — agent-smith is an
  external product with its own product-area home (D2 reworded;
  homelab references removed per Sherod 2026-06-27).
- Drop NATS publishing from v1 per devbot's YAGNI consult; lock the
  transport-agnostic JSON schema in D10 + AC body so dropping it onto
  NATS later is additive.
- Loosen latency AC to ~30s for v1 polling, tightens to ~5s when
  sidecar moves to Claude Code hook registration (finding #4).
- Fix Open Q #2: claude --output-format=json is response output, not
  state events — point at Claude Code hooks instead (finding #3).
- Add herdr-vocabulary interop note to D6 (finding #6).
- Add Tailscale prereq to AC #1 (nit).
- Clarify brandbot consumer is out of scope (nit).
- Add explicit per-tool-call telemetry non-goal.
- Revision history section.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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