November 7: Support for commit and PR feeds, Parallel web search, contact list feeds
New Features
π‘ Graphlit now supports GitHub commit and pull request feeds, allowing you to ingest commits and PRs similar to how GitHub issues are handled. Commit metadata includes file changes and diffs.
π‘ We have added the Parallel (p0) web search API as a new search service type via
PARALLELinsearchWeb. Similar to Exa and Tavily, this provides an additional option for web search and research.We have added support for contact list feeds to pull Person entities from Google, Microsoft, and other contact providers directly into your knowledge graph.
Organization owners can now create, delete, and upgrade projects via the GraphQL API, enabling programmatic project management without using the portal.
We have added support for Gemini 3 Pro Preview with the model enum
GEMINI_3_PRO_PREVIEW.Content summarization prompts are now customized by content type, providing better descriptions for commits, PRs, code, and other specialized content.
Bugs Fixed
GPLA-4717: Fixed MIME type inference errors for certain web pages
GPLA-4715: Fixed OpenRouter API response parsing for Claude models
GPLA-4684: Google Drive folder ingestion now correctly assigns relative folder paths
Last updated