Skip to content

feat(librarian): support active processing adapters#20

Merged
AlainDor merged 2 commits intomainfrom
feat/librarian-active-adapters
Apr 29, 2026
Merged

feat(librarian): support active processing adapters#20
AlainDor merged 2 commits intomainfrom
feat/librarian-active-adapters

Conversation

@AlainDor
Copy link
Copy Markdown
Contributor

Summary

  • Add Claude/Codex/Copilot librarian adapter selection and CLI overrides.
  • Teach the harness to default processing from the active wrapped agent or explicit config, and record active_agent/selected_adapter in capture summaries.
  • Document adapter config and add coverage for Codex, explicit config, and Copilot.

Verification

  • cargo build --workspace
  • cargo test --workspace
  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features -- -D warnings

Closes #19

@AlainDor AlainDor merged commit 9e81c0f into main Apr 29, 2026
8 checks passed
@AlainDor AlainDor deleted the feat/librarian-active-adapters branch April 29, 2026 02:57
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.

Support active-agent/per-repo librarian adapters instead of hardwired Claude

1 participant