49 Commits

Author SHA1 Message Date
Илья Глазунов
219f35cc04 chore: bump version to 0.7.9 and remove unused additional DMG options
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.7.9
2026-02-21 23:19:57 +03:00
Илья Глазунов
b6560f3c6c feat: update DMG configuration to use UDZO format and add additional options 2026-02-20 23:53:12 +03:00
Илья Глазунов
b1d9130b50 chore: bump version to 0.7.8 and remove unused DMG options in forge.config.js
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.7.8
2026-02-20 23:33:29 +03:00
Илья Глазунов
07c39455be fix: update release workflow to use macOS runner; bump version to 0.7.7
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.7.7
2026-02-20 23:20:23 +03:00
Илья Глазунов
39fe8d948f feat: update DMG format to UDZO and add additional options; bump version to 0.7.6
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
v0.7.6
2026-02-20 23:07:37 +03:00
Илья Глазунов
1330af8d19 feat: update DMG maker configuration and bump version to 0.7.5
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.7.5
2026-02-20 22:54:56 +03:00
Илья Глазунов
c161f251ed Update application logos: replace logo.icns, logo.ico, and logo.png with new versions
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.7.4
2026-02-17 15:15:24 +03:00
Илья Глазунов
d111b88886 fix: update badge colors for latest and stable version in README.md 2026-02-16 23:44:18 +03:00
Илья Глазунов
043b5d159e feat: update README.md with enhanced description and features; add logo image 2026-02-16 23:36:44 +03:00
Илья Глазунов
851edc6da1 feat: add .npmrc file with node-linker set to hoisted
Some checks failed
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
v0.7.3
2026-02-16 22:49:23 +03:00
Илья Глазунов
c68a546e72 feat: add '@electron/rebuild' dependency version 3.7.2 to pnpm-lock.yaml
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.7.2
2026-02-16 22:46:41 +03:00
Илья Глазунов
09b2530714 chore: bump version to 0.7.1 in package.json
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.7.1
2026-02-16 22:44:22 +03:00
Илья Глазунов
a9dce5bf3c fix: ensure current directory is included in pnpm workspace packages 2026-02-16 22:43:49 +03:00
Илья Глазунов
31d50c9713 Merge branch 'v0.7.0-update'
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.7.0
2026-02-16 22:40:20 +03:00
bbad79875c Merge pull request 'enhancment/code-highlighting-in-llm-chat' (#6) from enhancment/code-highlighting-in-llm-chat into v0.7.0-update
Reviewed-on: #6
2026-02-16 19:32:13 +00:00
Илья Глазунов
7f15b65eb1 feat: add light theme support and update theme detection in renderer 2026-02-16 22:29:30 +03:00
Илья Глазунов
d6dbaa3141 feat: add syntax highlighting for code blocks in AssistantView 2026-02-16 22:29:24 +03:00
2ebde60dcd Merge pull request 'Fixing local transcription flow' (#5) from fix/local-transcription-flow into v0.7.0-update
Reviewed-on: #5
2026-02-16 16:56:55 +00:00
Илья Глазунов
0d56e06724 feat: add whisper progress tracking and UI updates for download status 2026-02-16 19:55:39 +03:00
Илья Глазунов
526bc4e877 feat: enhance Whisper worker integration with system Node.js detection 2026-02-16 17:10:57 +03:00
Илья Глазунов
684b61755c feat: implement Whisper worker for isolated audio transcription 2026-02-16 11:38:26 +03:00
Илья Глазунов
1b74968006 Add multilingual support in CustomizeView and update speech configuration handling in gemini 2026-02-15 04:00:09 +03:00
Илья Глазунов
4cf48ee0af Refactor window management and global shortcuts handling 2026-02-15 00:34:37 +03:00
Илья Глазунов
494e692738 Add OpenAI dependency and implement model loading in MainView for OpenAI-compatible API 2026-02-14 23:16:41 +03:00
Илья Глазунов
8b216bbb33 Rename project from "Cheating Daddy" to "Mastermind" across all configurations and components to reflect the new branding. 2026-02-14 20:31:35 +03:00
Илья Глазунов
bd62cf5524 Add OpenAI-compatible API support with configuration management and response handling 2026-02-14 20:18:02 +03:00
Илья Глазунов
bfd76dc0c1 Add logging for transcription handling and disable proactive audio 2026-02-14 04:28:29 +03:00
Илья Глазунов
310b6b3fbd huge refactor 2026-02-14 04:17:46 +03:00
Илья Глазунов
430895d9ab small fixes 2026-02-13 22:11:01 +03:00
Илья Глазунов
3a8d9705a2 Remove deprecated dependencies from pnpm-lock.yaml to streamline package management and improve project maintainability.
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.6.0
2026-01-16 01:20:03 +03:00
Илья Глазунов
06e178762d Rename project from "Cheating Daddy" to "Mastermind" across all files, update version to 0.6.0, and implement migration functionality for users with existing configurations. Enhance onboarding experience with migration options and update relevant documentation.
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
2026-01-16 01:16:43 +03:00
Илья Глазунов
656e8f0932 Implement Push-to-Talk feature and enhance audio input settings in AssistantView and CustomizeView. Update README for API key instructions and improve audio processing logic in OpenAI SDK. Adjust pnpm-lock.yaml for dependency updates. 2026-01-16 00:41:58 +03:00
Илья Глазунов
669c019fd8 prettier fix 2026-01-15 23:26:09 +03:00
Илья Глазунов
528dfe01a1 Bump version to 0.5.11 and enhance audio processing with timer-based transcription for Windows
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.5.11
2026-01-15 21:30:21 +03:00
Илья Глазунов
fb6c8e3fc0 Add custom screen picker dialog for Windows audio capture and update version to 0.5.10
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.5.10
2026-01-15 21:14:50 +03:00
Илья Глазунов
76d6fc2749 Refactor Windows audio capture setup to streamline processing and remove redundant logging
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.5.9
2026-01-15 20:45:34 +03:00
Илья Глазунов
2f013b4751 Bump version to 0.5.8 and add silence detection timer for audio processing
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.5.8
2026-01-15 20:21:06 +03:00
Илья Глазунов
66dce4415a Update author information in package.json 2026-01-15 19:48:41 +03:00
Илья Глазунов
6460349fc7 Bump version to 0.5.7 and update screen capture handler to use system picker
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.5.7
2026-01-15 19:47:44 +03:00
Илья Глазунов
6926c27f20 похуй
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.5.6
2026-01-15 19:37:13 +03:00
Илья Глазунов
cbf82f9317 Refactor screen capture handler to use system picker across all platforms
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.5.4
2026-01-15 19:28:45 +03:00
Илья Глазунов
bf9ec15912 Bump version to 0.5.3 and enhance Windows audio capture using loopback
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.5.3
2026-01-15 19:20:34 +03:00
Илья Глазунов
01b8415a02 Bump version to 0.5.2 and enhance logging for renderer and audio processing
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.5.2
2026-01-15 19:03:54 +03:00
Илья Глазунов
4edfaf4906 Implement logging functionality and enhance audio capture error handling
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.5.1
2026-01-15 18:50:55 +03:00
Илья Глазунов
50bb99df37 Add GitHub Actions workflow for build and release process
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
v0.5.0
2026-01-15 17:41:36 +03:00
Илья Глазунов
553f26f458 Enhance window security by hiding content from screen capture on macOS 2026-01-15 04:28:22 +03:00
Илья Глазунов
501dadd265 Add AI provider and model info support across components 2026-01-15 04:23:27 +03:00
Илья Глазунов
0011bacfa3 shikarno epta 2026-01-15 04:15:23 +03:00
Илья Глазунов
beb9034cd4 initial commit 2026-01-14 22:57:19 +03:00