Skip to content

Releases: itracksy/itracksy

v1.0.292

Choose a tag to compare

@github-actions github-actions released this 16 Mar 09:44
chore: bump version to 1.0.292

v1.0.291

Choose a tag to compare

@github-actions github-actions released this 30 Jan 17:11
chore: bump version to 1.0.291

v1.0.290

Choose a tag to compare

@github-actions github-actions released this 28 Jan 02:14
chore: bump version to 1.0.290

v1.0.288

Choose a tag to compare

@github-actions github-actions released this 26 Jan 03:31
chore: bump version to 1.0.288

v1.0.287

Choose a tag to compare

@github-actions github-actions released this 14 Jan 15:30
chore: bump version to 1.0.287

v1.0.285 - AI Export for Deep Work Analysis

Choose a tag to compare

@hunght hunght released this 12 Jan 18:00

New Features

AI Export for Deep Work Analysis

A new export feature that generates comprehensive data for AI-powered productivity analysis:

  • Context Switch Detection: Automatically identifies and classifies app switches (macro, micro, tab, interruption)
  • Focus Streak Calculation: Tracks continuous time in same app (>5 min threshold)
  • Session Metrics: Productivity score, unique apps used, average activity duration
  • Daily Stats: Deep work blocks count, top apps, top categories, peak productivity hours

How to Use

  1. Go to Reports page
  2. Click the AI Export button (purple brain icon)
  3. Select date range and export type (Compact/Full)
  4. Click Generate Export
  5. Download JSON or copy to clipboard
  6. Paste into your favorite AI assistant with analysis prompts

Sample AI Prompts

  • "Analyze my deep work patterns and identify when I'm most productive"
  • "What are my biggest context switching triggers and how can I reduce them?"
  • "Compare my productivity across different days and suggest improvements"

Technical Details

  • Two export modes: Compact (smaller, for LLM context windows) and Full (with all activity details)
  • New tRPC endpoints: exportForAI and exportForAICompact
  • New service: aiExport.ts with context switch algorithms

v1.0.284

Choose a tag to compare

@github-actions github-actions released this 12 Jan 17:51
chore: bump version to 1.0.284

v1.0.283

Choose a tag to compare

@github-actions github-actions released this 12 Jan 17:48
chore: bump version to 1.0.283

v1.0.282

Choose a tag to compare

@github-actions github-actions released this 12 Jan 17:43
chore: bump version to 1.0.282

v1.0.281

Choose a tag to compare

@github-actions github-actions released this 12 Jan 17:35
chore: bump version to 1.0.281