Skip to content

feat(acp): Add ACP wire proxy logging#460

Merged
CSRessel merged 1 commit intomainfrom
feat/acp-wire-proxy-logging
May 5, 2026
Merged

feat(acp): Add ACP wire proxy logging#460
CSRessel merged 1 commit intomainfrom
feat/acp-wire-proxy-logging

Conversation

@CSRessel
Copy link
Copy Markdown
Collaborator

@CSRessel CSRessel commented May 5, 2026

Summary

🤖 Generated with Nori

  • Adds config-gated ACP wire proxy logging via [acp_proxy] enabled = true, writing append-only JSONL files under $NORI_HOME/acp-wire.
  • Wraps each ACP child subprocess transport with raw JSON-RPC line logging in both directions, including prompt-summary subprocesses.
  • Documents the new diagnostic path and adds durable config plus real subprocess coverage.

Test Plan

  • cargo test -p nori-acp
  • cargo test -p nori-tui
  • cargo build --bin nori && cargo test -p tui-pty-e2e
  • Manual TUI smoke with elizacp, temp NORI_HOME, [acp_proxy] enabled = true, and generated wire logs
  • just fmt
  • just fix -p nori-acp
  • just fix -p nori-tui
  • git diff --check

Share Nori with your team: https://www.npmjs.com/package/nori-skillsets

@CSRessel CSRessel changed the title Add ACP wire proxy logging feat(acp): Add ACP wire proxy logging May 5, 2026
@CSRessel CSRessel merged commit b765e54 into main May 5, 2026
3 checks passed
@CSRessel CSRessel deleted the feat/acp-wire-proxy-logging branch May 5, 2026 19:05
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