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
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.10.2] - 2025-12-08
- Updated README & Main description content

## [4.10.1] - 2025-07-05
- Updated keyword list and view dashboard button name for better clarity

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
**AI-Powered Coding Summaries: Stay Synced Without the Overhead.**

Developers and managers can spend 30+ minutes daily on standup updates and sync meetings. CodeSync's AI-generated summaries offer a fast and efficient way to stay on top of your team's development progress. Whether you're a developer keeping in sync with teammates or a manager ensuring the project is on track, CodeSync delivers clear, human-readable coding overviews directly from your IDE. No more manual tracking or sifting through code reviews — our summaries keep your entire team aligned, without the distractions. Integrate seamlessly with Slack to streamline your workflow. Available now for VS Code, JetBrains IDEs, and Cursor!
Developers and managers can spend 30+ minutes daily on standup updates and sync meetings. CodeSync's AI-generated summaries offer a fast and efficient way to stay on top of your team's development progress. Whether you're a developer keeping up-to-date with your team's daily progress, or a manager needing biweekly updates, CodeSync delivers clear, human-readable coding overviews directly to where you need them. No more manual tracking or sifting through code reviews — our summaries keep your entire team aligned, without the distractions. Integrate seamlessly with Slack to streamline your workflow. Available now for VS Code, JetBrains IDEs, and Cursor!

**Key Features**
- **Daily AI Summaries in Slack:** Keep everyone aligned with non-intrusive daily summaries posted in team channels. Perfect for quick stand-ups or catching up after a busy day.
Expand Down
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 straight from your IDE, keeping your team aligned without time-consuming update meetings. Get daily updates for developers via Slack, and biweekly reports for managers via email.",
"icon": "images/icon.png",
"version": "4.10.1",
"publisher": "codesync",
Expand Down
Loading