Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Worklogs Generated By AINew to Visual Studio Code? Get it now.
Worklogs Generated By AI

Worklogs Generated By AI

R-Dev AI Labs

|
35 installs
| (2) | Free
Generate worklogs based on code changes or selected commits
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Worklog AI for VS Code

Generate professional worklogs instantly from your code changes using AI.

Demo

Watch our demo video to see Worklog AI in action:

About Worklog AI

Worklog AI is a powerful VS Code extension that automatically generates detailed worklogs from your code changes. Whether you need to document your work for team stand-ups, client reports, or personal tracking, Worklog AI saves you time by analyzing your code changes and creating professional summaries.

The extension leverages advanced AI models (Google Gemini or OpenAI) to understand your code modifications and generate meaningful descriptions that can be customized to your specific needs.

Features

  • AI-Powered Analysis: Intelligent parsing of code changes to identify meaningful modifications
  • Multiple AI Providers:
    • Google Gemini: Fast and efficient AI model with dynamic model selection
    • OpenAI: Advanced reasoning capabilities with real-time model discovery
    • Local LLM: Use your own locally hosted LLM for privacy and customization (setup guide)
  • Multiple Worklog Styles:
    • Technical Style: Detailed implementation specifics for developer handoffs
    • Business Style: Business impact with minimal technical jargon for stakeholder reports
  • PR Template Auto-Fill: Automatically fill GitHub PR templates from .github/*.md files with AI-generated content
  • Multi-Commit Selection: Generate comprehensive PR descriptions from manually selected commits
  • Flexible Source Options: Generate from current uncommitted changes or select specific commits
  • Dynamic Model Selection: Real-time fetching of available models from Gemini and OpenAI APIs
  • Customizable Settings: Configure default AI provider, worklog style, and automation options
  • Direct Integration: Access directly from the VS Code sidebar or Source Control view

Available Commands

Command Description
✨ Generate New Worklog Open the worklog generation wizard
✨ Create Worklog from Uncommitted Changes Generate a worklog based on current uncommitted changes
📝 Create Worklog from Commit History Select a specific commit to generate a worklog
📋 Fill PR Template Auto-fill GitHub PR templates from uncommitted changes
📋 Fill PR from Commits Fill PR templates from manually selected commits
🤖 Select Gemini Model Choose from available Gemini models
🤖 Select OpenAI Model Choose from available OpenAI models
📤 Save Worklog to File Export the generated worklog to a file
📋 Copy Worklog to Clipboard Copy the generated worklog to clipboard
🔄 Refresh Worklog Panel Refresh the worklog panel
⚙️ Configure Worklog Settings Open the extension settings

Getting Started

  1. Install the extension from the VS Code Marketplace
  2. Configure your API key (if using cloud providers):
    • For Google Gemini: Get your API key from Google AI Studio
    • For OpenAI: Get your API key from OpenAI Platform
    • For Local LLM: Configure your base URL and model name (see setup guide)
  3. Open the Worklog AI panel from the sidebar
  4. Generate your first worklog by clicking "Create Worklog from Uncommitted Changes"

Developers

  • Rahul Sharma - Software Developer: https://github.com/rahul-0210/
  • Devendra Parihar - AI Developer: https://github.com/Devparihar5
  • Rishi Parmar - Software Architect: https://github.com/Rishparadox

Contributing

For developers interested in contributing or testing this extension locally, please see our Development Guide.

Changelog

See full changelog

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft