Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
427f376
Feature/pomodoro
TexasOct Dec 27, 2025
4c8ebfd
feat(pomodoro): enhance UI with new components and improved layout
TexasOct Dec 27, 2025
f6632b3
fix(pomodoro): implement flip animation and fix image persistence
TexasOct Dec 28, 2025
a74dcdb
feat(pomodoro): add work phase aggregation and session review system
TexasOct Dec 28, 2025
6122fba
fix(pomodoro): improve event extraction timing and manual session end
TexasOct Dec 28, 2025
f8e760d
feat(pomodoro): implement action-based aggregation with temporal cont…
TexasOct Dec 30, 2025
794dc78
fix(pomodoro): pause EventAgent during Pomodoro mode for action-based…
TexasOct Dec 30, 2025
713a950
feat(pomodoro): fix UI issues and add phase auto-categorization
TexasOct Dec 30, 2025
823e95e
feat(pomodoro): add action cards drill-down to activity timeline
TexasOct Dec 30, 2025
060328b
refactor(pomodoro): use generated API binding instead of direct pyInvoke
TexasOct Dec 30, 2025
694459b
feat(pomodoro): filter short activities and integrate break time display
TexasOct Dec 30, 2025
ad99c33
feat: enhance knowledge management and pomodoro features with UI impr…
TexasOct Jan 1, 2026
75e8978
feat: refactor todo UI with animations and improved interactions
TexasOct Jan 1, 2026
d179399
chore: remove unused Pomodoro UI components
TexasOct Jan 1, 2026
3571899
fix(pomodoro): add LLM evaluation database migration and improve revi…
TexasOct Jan 1, 2026
4b6430f
refactor: simplify CSS classes and improve code quality
TexasOct Jan 1, 2026
b41a3ff
fix(i18n): add missing Pomodoro AI analysis translations
TexasOct Jan 1, 2026
1adbf04
feat(pomodoro): implement LLM-based activity focus scoring
TexasOct Jan 1, 2026
403d1e4
refactor(i18n): remove snake_case keys from aiAnalysis translations
TexasOct Jan 2, 2026
6415c2d
refactor(ui): redesign chat interface and improve layout consistency
TexasOct Jan 2, 2026
c32dc9e
fix(pomodoro): correct focus score display percentage
TexasOct Jan 2, 2026
2fc8095
feat(pomodoro): enhance activity focus scoring with work goals
TexasOct Jan 2, 2026
845e69f
refactor(setup): improve model config step layout and prevent button …
TexasOct Jan 2, 2026
a1d6d40
style(chat): remove left margin from message content area
TexasOct Jan 2, 2026
2c0789f
fix(pomodoro): connect stats display to real API data
TexasOct Jan 2, 2026
4a698f2
feat(pomodoro): add screenshot buffering with dual-buffer architecture
TexasOct Jan 2, 2026
6491789
feat(insights): add knowledge editing and improved UI
TexasOct Jan 2, 2026
c9f19c2
fix(todos): implement proper completion and improve UX
TexasOct Jan 2, 2026
f525d71
fix: implement event-driven processing and smart capture fixes
TexasOct Jan 3, 2026
52efb7b
fix(aggregation): enforce time uniqueness for activities
TexasOct Jan 4, 2026
ea6109d
fix(pomodoro): record actual work duration when manually stopped
TexasOct Jan 5, 2026
38cf037
feat(pomodoro): add phase-level tracking with automatic retry mechanism
TexasOct Jan 5, 2026
13f5f20
feat(pomodoro): add configurable focus goals and optimize processing
TexasOct Jan 6, 2026
aedc15f
refactor(pomodoro): simplify business flow and optimize implementation
TexasOct Jan 7, 2026
8c440ee
feat(pomodoro): enhance LLM evaluation with activity-level focus scores
TexasOct Jan 8, 2026
cfa73d5
feat(ui): display activity-level focus scores in ActivityItem
TexasOct Jan 8, 2026
a93ddc9
refactor(ui): replace milestone badge with focus score, remove redund…
TexasOct Jan 8, 2026
83791a3
fix(pomodoro): prevent stuck 'processing' sessions from blocking new …
TexasOct Jan 8, 2026
98e3a73
fix(perception): smart capture now uses last known mouse position ins…
TexasOct Jan 8, 2026
6891f20
fix(pomodoro): fix work phase aggregation and separate user/system co…
TexasOct Jan 9, 2026
5850ea1
feat(insights): add knowledge merge functionality with AI-powered dup…
TexasOct Jan 10, 2026
397dae2
feat(knowledge): add merge lock mechanism and optimize merge logic
TexasOct Jan 10, 2026
a7d2b3d
feat(pomodoro): redesign interface with sidebar and vertical layout
TexasOct Jan 11, 2026
c5b5f42
docs: update feature descriptions in README and user guide
TexasOct Jan 11, 2026
9e2bc13
feat(pomodoro): enhance data processing and add font size customization
TexasOct Jan 12, 2026
eb4e1ce
fix: change font size in pomodoro
TexasOct Jan 12, 2026
4598566
feat(i18n): add translations for hardcoded toast messages
TexasOct Jan 13, 2026
2497c2b
fix(pomodoro): prevent circular progress overflow in timer display
TexasOct Jan 13, 2026
a77f022
feat(processing): add coding scene detection with adaptive thresholds
TexasOct Jan 13, 2026
eb6b80e
fix(settings): fix font size persistence and pomodoro work phases table
IcyFeather233 Jan 13, 2026
b473c7a
feat(pomodoro): add global floating timer panel and statistics dashboard
IcyFeather233 Jan 13, 2026
7442990
feat(pomodoro): enhance timer with floating panel, statistics dashboa…
TexasOct Jan 15, 2026
3bb8a88
fix(pomodoro): stop LLM evaluation wait when session ends early
TexasOct Jan 15, 2026
650c42c
feat(pomodoro): replace TTS with notification sounds and add desktop …
TexasOct Jan 24, 2026
9c260bc
feat(pomodoro): fix desktop clock transition and improve UI polish
TexasOct Jan 24, 2026
a734d52
refactor(animations): migrate from Framer Motion to Tailwind CSS anim…
TexasOct Jan 24, 2026
3311098
fix(pomodoro): emit completion event on manual end to sync desktop clock
TexasOct Jan 24, 2026
ade6cdb
fix(pomodoro): enable immediate session restart and resolve response …
TexasOct Jan 25, 2026
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
1 change: 1 addition & 0 deletions .eslintrc-auto-import.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"Chat": true,
"Dashboard": true,
"MainLayout": true,
"Pomodoro": true,
"Settings": true,
"createRef": true,
"forwardRef": true,
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ target

# Editor directories and files
.vscode/*
.claude/
!.vscode/extensions.json
.idea
.DS_Store
Expand Down
Loading