55 Commits

Author SHA1 Message Date
Beingpax
14d52a9c08 Fix screen capture crash by isolating services 2025-10-18 22:07:48 +05:45
Beingpax
d99623b9e1 Improved Context handling 2025-10-09 15:41:39 +05:45
Beingpax
febd75cc39 Unified logging + fluidAudio's logging 2025-10-08 11:30:50 +05:45
Beingpax
cba11cdc55 Capture clipboard context and screen context at the beginning of the recording. 2025-10-07 09:06:30 +05:45
Beingpax
b7627c9deb Remove screen capture toggle gating 2025-10-06 17:26:38 +05:45
Beingpax
4361597ee9 Use selected text across all enhancement prompts and not only aiassistant prompt 2025-10-05 16:53:09 +05:45
Beingpax
f8332b03fe Removed context tag and switched to current window context 2025-10-05 14:28:04 +05:45
Beingpax
63db449355 Added switch for using default system instructions for custom prompt. 2025-09-28 15:18:58 +05:45
Beingpax
7c755c5db7 Remove legacy migration code 2025-09-24 20:42:23 +05:45
Beingpax
66debc2cd4 Fix background thread publishing warnings 2025-09-24 12:03:11 +05:45
Serwan Asaad
1417b7a4fe minor cleanup 2025-09-22 13:53:27 +02:00
Serwan Asaad
c91f92f4d0 Fix: Enable Clipboard context with custom AI enhancers 2025-09-22 13:49:07 +02:00
Alexey Haidamaka
889c3e5265 add capability to see ai request in history view 2025-09-14 00:24:10 +02:00
Alexey Haidamaka
c06d01f61e Handle retry for API rate limit errors 2025-09-04 11:10:54 +02:00
Alexey Haidamaka
c83afac031 feat: Add retry logic to AI enhancement service 2025-08-28 03:34:12 +02:00
Beingpax
2aac1020f8 Added support for preserving the prompt used during enhancement on 2025-08-26 21:34:54 +05:45
Beingpax
68e8a21746 Clipboard context with their own tags 2025-08-26 16:55:01 +05:45
Beingpax
abe12d0dfe Fix AI assistant prompt using dictionary items as context 2025-08-23 19:32:36 +05:45
Beingpax
57b58ec80e Add dictionary context to AI enhancement 2025-08-19 21:48:22 +05:45
Beingpax
2ae40c3e91 Updated openAI models to use gpt 5 2025-08-08 22:01:33 +05:45
Beingpax
acaa11923f Fix AI enhancement icon fallback to use default prompt 2025-08-07 13:45:53 +05:45
Beingpax
0e930c519c Add feedback for enhancement toggle 2025-08-07 01:28:26 +05:45
Beingpax
45b9dcdc6e Add feedback for prompt change and power mode change 2025-08-07 00:03:27 +05:45
Beingpax
b9fad57d3e feat: Update Power Mode session dynamically 2025-08-05 21:45:11 +05:45
Beingpax
a9b2b1f32d Improve prompt template structure clarity 2025-08-02 16:10:55 +05:45
Beingpax
b53f6eeb63 updated system message 2025-08-02 15:00:35 +05:45
Beingpax
080f985059 Silently handle empty AI enhancement text 2025-08-01 21:43:08 +05:45
Prakash Joshi Pax
8765dd80e1
Increase timeout for AIenhancement 2025-07-30 18:13:28 +05:45
Beingpax
76dc78645e refactor: Clean up Ollama error handling logic 2025-07-25 17:59:09 +05:45
Beingpax
6a1a9748ac refactor: Unify and simplify error handling for all AI providers 2025-07-25 17:54:07 +05:45
Beingpax
422e5c473a refactor: Simplify error handling and remove unused code 2025-07-25 16:24:17 +05:45
Beingpax
a4356e7fb8 Update AI Enhancement Service: Remove retry logic and fix unused error logging 2025-07-25 16:20:45 +05:45
Beingpax
db9b0c067c Increase Anthropic output token limit 2025-07-23 09:42:07 +05:45
Beingpax
2bd2c96be2 Remove enhancement opacity, update Gemini models, add AI reasoning filter 2025-07-14 22:55:42 +05:45
Beingpax
7bd2b29d16 Add time logging in history 2025-07-04 20:15:58 +05:45
Beingpax
cb5a515d70 Refine enhancement retry logic 2025-06-24 16:34:40 +05:45
Beingpax
6ddb89cbf8 Add OpenRouter support and enhancement error handling 2025-06-24 16:29:12 +05:45
Beingpax
9b64652f87 Added selected text for assistant prompt 2025-06-23 17:10:23 +05:45
Beingpax
79c7c4a694 Refactor AI service logging 2025-06-05 11:36:04 +05:45
Beingpax
652fca9d87 Improve screen capture timing and logic for power mode switching 2025-05-29 18:09:48 +05:45
Beingpax
e5472a0850 removed task cancellation logic 2025-05-29 16:29:18 +05:45
Beingpax
cb7a7461a1 Added support for multiple trigger words 2025-05-29 13:32:09 +05:45
Beingpax
8a1870934d Removed separate handling of AI assistant trigger word 2025-05-29 11:27:26 +05:45
Beingpax
7781ecc19b Improve AI trigger words and retry logic 2025-05-29 09:38:49 +05:45
Chetan
2caa8eb4ad feat: Add custom trigger words for Enhancement Modes
- Added support for custom trigger words in Enhancement Modes
- Implemented automatic mode switching based on detected trigger words
- Enhanced UI to display trigger words with microphone icons
- Added visual indicators (ellipses) to show trigger words can be followed by more text
- Fixed mode restoration after processing trigger-based enhancements
- Improved UI consistency for modes with/without trigger words
- Maintained backward compatibility with existing assistant trigger word
2025-05-26 17:33:35 -04:00
Beingpax
f296ac4c5f Fix logging privacy redaction 2025-05-25 20:31:28 +05:45
Beingpax
8dc622e077 feat: better super whisper-like power mode with improved UX 2025-05-24 12:38:30 +05:45
Beingpax
bdc81e8b6a Add detailed logging for AI enhancement requests 2025-05-11 13:47:29 +05:45
Beingpax
d389d8ecc1 feat: add AI model selection support 2025-05-04 16:58:03 +05:45
Beingpax
8341dda787 Improve AI prompts and enhancement service handling 2025-03-27 20:06:51 +05:45