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

Homebrew (macOS/Linux)

brew tap oliviersm199/whatdidido
brew install whatdidido

pip

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.4.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.4-py3-none-any.whl (35.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: whatdidido-0.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 d8348e2d7d5d5e1da444d7c9179a71b7b46347cfd29221f798f9b6a4438e94e6
MD5 69d362e338dfe1a15505df60bc425a00
BLAKE2b-256 287e86179cbc6adae889f58c2d0a83749491e876a9ea9dd3fc6106fe34f01f76

See more details on using hashes here.

File details

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

File metadata

  • Download URL: whatdidido-0.1.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 25b6e70050363f2fb50aaa10309646626fd8d09d72ccdeeaffea61fbeae33cf4
MD5 c4f86450535ad3676bcaab51f9c3ed53
BLAKE2b-256 268da2aff462b07fff5dc44ea8131c764fd38f1fd64cee59ee5ccc5a85d35f7c

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