Skip to content

docs: add README for all 9 integration connectors#746

Merged
NicholaiVogel merged 2 commits into
Signet-AI:mainfrom
Alexi5000:pr/integration-readmes
May 22, 2026
Merged

docs: add README for all 9 integration connectors#746
NicholaiVogel merged 2 commits into
Signet-AI:mainfrom
Alexi5000:pr/integration-readmes

Conversation

@Alexi5000
Copy link
Copy Markdown
Contributor

Summary

  • Add a README.md to each of the 9 integration directories: claude-code, codex, forge, gemini, hermes-agent, oh-my-pi, openclaw, opencode, and pi
  • Each README documents what the connector does, install/uninstall commands, package metadata, and an architecture diagram of config file locations
  • Written by reading each connector's source code to ensure accuracy

Motivation

New contributors exploring the integrations/ directory have no documentation explaining what each connector does or how it integrates with its target harness. These READMEs lower the barrier to understanding and contributing to individual connectors.

Test Plan

  • Verify README content matches actual connector behavior
  • Confirm no existing files were modified

Each integration directory (claude-code, codex, forge, gemini,
hermes-agent, oh-my-pi, openclaw, opencode, pi) was missing a
README. Added documentation covering what each connector does,
installation/uninstallation commands, package metadata, and
architecture diagrams showing which config files are modified.
@PR-Reviewer-Ant
Copy link
Copy Markdown
Collaborator

Hi @Alexi5000 - I'm taking a look at the feature work in docs: add README for all 9 integration connectors (commit c06be8f2) and will follow up shortly.

This comment is updated in place by pr-reviewer.

Copy link
Copy Markdown
Collaborator

@NicholaiVogel NicholaiVogel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good from my end, thanks for the contribution @Alexi5000

@NicholaiVogel NicholaiVogel merged commit be8ee49 into Signet-AI:main May 22, 2026
5 of 6 checks passed
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.

3 participants