Skip to content

feat: add GitHub knowledge source ingestion#78

Merged
manthan787 merged 1 commit intomainfrom
codex/knowledge-source-github
Feb 18, 2026
Merged

feat: add GitHub knowledge source ingestion#78
manthan787 merged 1 commit intomainfrom
codex/knowledge-source-github

Conversation

@manthan787
Copy link
Collaborator

Summary

  • implement GitHub knowledge source ingestion using repository tree + blob APIs
  • support both owner/repo and repository URL inputs
  • parse markdown/yaml/text documents into normalized knowledge documents with chunking and metadata inference
  • wire github source type in the knowledge source dispatcher
  • add focused unit tests for GitHub loading and invalid repo handling

Validation

  • npm run test -- src/knowledge/sources/__tests__/github.test.ts
  • npm run typecheck

@manthan787 manthan787 merged commit 2c91654 into main Feb 18, 2026
2 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.

1 participant

Comments