Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ Developers and managers can spend 30+ minutes daily on standup updates and sync
- **Manager and Executive Reporting:** Get high-level biweekly overviews of overall team progress and individual developer snapshots. Track deliverables, spot blockers, and review progress toward business outcomes with biweekly and quarterly reports.

**Benefits for Each Persona**
- **Developers:** _Quick insights at your fingertips, without leaving your IDE_. Focus on coding, not status updates. Let CodeSync AI handle the summaries, so you can spend less time managing pull requests and more time building great software.
- **Managers:** _AI-powered summaries save you from manually following up with the team_. Get clear, actionable reports on team progress without diving into the code. Stay aligned with project timelines, identify blockers early, and keep communication efficient.
- **Executives:** _Turn raw data into valuable business insights effortlessly_. Understand development progress at a glance. Quarterly reports tie technical achievements directly to business outcomes, giving you a clear picture of ROI and team efficiency.
- **Developers:** _Quick insights at your fingertips, without leaving your IDE._ Focus on coding, not status updates. Let CodeSync AI handle the summaries, so you can spend less time in meetings and more time building great software.
- **Managers:** _AI-powered summaries provide leading indicators of project success, without distracting the team._ Get clear, actionable reports on team progress without diving into the code or distracting developers from valuable focus time. Stay aligned with project timelines, identify blockers early, and keep communication efficient.
- **Executives:** _Turn raw data into valuable business insights effortlessly._ Understand development progress at a glance. Quarterly reports tie technical achievements directly to business outcomes, giving you a clear picture of ROI and team efficiency.


**Data Security**
Expand All @@ -24,7 +24,7 @@ The CodeSync IDE plugin collects and sends the following data: code, diff timest


[Try CodeSync’s AI-powered summaries today](https://www.codesync.com/request-a-demo) and streamline your workflow!
Free for 30 days. Available for JetBrains IDEs and VS Code.
Free for 30 days, no credit card required.

**Stay Informed**
- Connect with us on [Discord](https://discord.com/invite/3daCMNZNTa) and [LinkedIn](https://www.linkedin.com/company/codesyncapp/).
Expand All @@ -35,6 +35,4 @@ Free for 30 days. Available for JetBrains IDEs and VS Code.
<video width="600" controls>
<source src="https://dok9jc9tlzc4t.cloudfront.net/public/slack_demo.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>

*_Discover the power of visual code analysis with CodeSync. Install now for a transformative coding experience!_*
</video>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "codesync",
"displayName": "CodeSync AI",
"description": "CodeSync's AI-generated summaries provide clear, insightful coding overviews directly in your IDE, keeping your team aligned without manual tracking. Seamlessly integrate with GitHub and Slack to streamline your workflow.",
"description": "CodeSync's AI-generated summaries provide clear, insightful coding overviews directly from your IDE, keeping your team aligned without lengthy meetings and manual tracking. Seamlessly integrate with Slack to streamline your workflow.",
"icon": "images/icon.png",
"version": "4.10.1",
"publisher": "codesync",
Expand Down
Loading