Conversation
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Cache: Disabled due to Reviews > Disable Cache setting Disabled knowledge base sources:
📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis pull request contains documentation updates to README.md. A DeepWiki badge was added inline alongside the existing Supabase Storage Engine badge in the header. Formatting improvements were made including removal of an empty line around the "Multi-protocol support" section and correction of code fence syntax to use proper Markdown closing backticks instead of extra backtick sequences. These are purely cosmetic and documentation changes with no impact on project functionality or public APIs. Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Comment |
What kind of change does this PR introduce?
docs update
What is the current behavior?
Documentation about internals is sparse for external contributors.
What is the new behavior?
Deepwiki provides a decent / free / automatic solution. A link in readme and it keeps indexes fresh as more requests are made.
Additional context
None