sarthak-chaturvedi / portfolio

Open Source Contributions 🌱

Open Source Contributions Across AI & Developer Tooling

I like contributing to open-source projects focused on developer experience, editors, and AI tooling.


🚀 Docmost — Open-source Notion Alternative (20k+ stars)

Docmost is an open-source collaborative documentation platform with 20k+ GitHub stars.

✅ Merged Contributions

PR 1 — Read Mode Comment Fix

docmost/docmost#2146

Fixed inline comment handling in read mode where comments could trigger unintended code block deletion.

Impact: Improved editor stability and protected document content from accidental removal.

PR 2 — Localization Fix

docmost/docmost#2131

Fixed a German i18n rendering inconsistency.

Impact: Improved localization quality for German-language users.

🤖 Letta Code — Open-source AI Agent Development Environment (2.6k+ stars)

✅ Merged Contribution

PR — Empty Text Block Filtering for Anthropic Requests

letta-ai/letta-code#2512

Fixed request preprocessing to remove empty assistant text blocks before OpenRouter Anthropic requests.

Impact: Improved request reliability and prevented malformed payload behavior in AI model integrations.