Skip to main content

Track your work across Jira and Linear. Generate AI-powered summaries of your activities.

Project description

What Did I Do Again?

PyPI version License: MIT

Track your work across Jira and Linear. Generate AI-powered summaries of your activities.

Runs 100% locally on your machine. Bring your own API keys (BYOK) - your credentials stay under your control.

whatdidido is a command-line tool that syncs your work items from ticketing systems (Jira, Linear) and generates intelligent summaries using OpenAI. Perfect for status reports, performance reviews, and keeping track of what you've accomplished.

Example Output

Installation

Prequisite is Python 3.10 and above installed

pipx

brew install pipx
pip install whatdidido

Quick Start

1. Configure Your Integrations

whatdidido connect

This interactive wizard will guide you through:

  • Selecting which integrations to connect (Jira, Linear)
  • Entering API credentials
  • Configuring OpenAI for AI summaries (optional)

2. Sync Your Work

whatdidido sync

Fetches your work items from all configured integrations.

3. Generate a Report

whatdidido report

Creates an AI-powered summary of your activities in whatdidido.md.

Cost Considerations

When using the AI-powered summarization feature, OpenAI API usage will incur costs. Here's what to expect:

Example Usage Cost:

  • 19 Jira tickets analyzed
  • API Usage: ~25,000 input tokens, ~3,079 output tokens
  • Approximate Cost: $0.06 USD

Actual costs will vary based on:

  • Number of work items synced
  • Complexity and length of ticket descriptions
  • OpenAI model used (configurable)
  • Frequency of report generation

Cost Management Tips:

  • Use date ranges to limit the number of items synced
  • Sync only when you need to generate reports
  • Monitor your OpenAI API usage at platform.openai.com

Usage Examples

# Sync work from the last 30 days (Suppose today is 2025-10-23)
whatdidido sync --start-date 2025-09-23

# Sync work for a specific user
whatdidido sync --user colleague@company.com

# Sync a specific date range
whatdidido sync --start-date 2024-01-01 --end-date 2024-12-31

# View current configuration
whatdidido config

# Clean up synced data
whatdidido clean

Available Commands

Command Description
connect Configure integrations and credentials
sync Fetch work items from configured sources
report Generate AI-powered summary report
config Display current configuration
disconnect Remove integration credentials
clean Delete synced data files

Contributing

We welcome contributions! To contribute:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Make your changes
  4. Run tests: pytest
  5. Format code: black .
  6. Submit a pull request

Development Setup

For local development:

git clone https://github.com/oliviersm199/whatdididoagain.git
cd whatdididoagain
pip install -e ".[dev]"
pre-commit install

Running Tests

pytest
pytest --cov=src  # with coverage

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

whatdidido-0.1.6.tar.gz (49.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

whatdidido-0.1.6-py3-none-any.whl (35.9 kB view details)

Uploaded Python 3

File details

Details for the file whatdidido-0.1.6.tar.gz.

File metadata

  • Download URL: whatdidido-0.1.6.tar.gz
  • Upload date:
  • Size: 49.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.5

File hashes

Hashes for whatdidido-0.1.6.tar.gz
Algorithm Hash digest
SHA256 5572c67152af1ae46a517c5b39ace41dc28ee45a5161ce002d7a7a13bafd1fb0
MD5 937cc2cfe1a37c2bc2ef1f8721ab76b3
BLAKE2b-256 09ded634daf633cc431f2bfbbeebc4c028db73924b3c8380b33f715794ae12df

See more details on using hashes here.

File details

Details for the file whatdidido-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: whatdidido-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 35.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.5

File hashes

Hashes for whatdidido-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4ee822588084aa44877ec62e6dcd64ce3c8786380a1799c04fd5663b0ca44d46
MD5 fd5d6c256225d855e365b9df2372e3fe
BLAKE2b-256 50babe6681b7d7092d49642e357fa58e36e11d638cb38be1528c67d39387cdcf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page