Ahmet Ildirim
2d647205e0
chore: bump version to 1.2.1 and update dependencies
2026-04-11 21:56:52 +02:00
Ahmet Ildirim
9cdcd681ac
feat: Add extra parameters support for OpenAI compatible providers
...
Merge pull request #13 from el95149/feature/openai_compatible_extra_parameters
2026-04-11 21:49:32 +02:00
el95149
fd196edd53
Move extra parameters setting to OpenAI specific provider config
2026-04-11 10:35:38 +03:00
el95149
34a9cce909
Add extra parameters support for OpenAI compatible providers
2026-04-09 13:01:18 +03:00
Ahmet Ildirim
41288c0f62
chore: bump version to 1.2.0 in manifest, package, and versions files
2026-02-26 20:26:07 +01:00
Ahmet Ildirim
5a1b01b9eb
feat: add Grok provider integration and update settings
2026-02-26 20:25:18 +01:00
Ahmet Ildirim
b26e61432d
chore: bump version to 1.1.5 in manifest, package, and versions files
2026-02-15 23:52:03 +01:00
Ahmet Ildirim
a91d9ba28f
chore: update openai dependency to version 6.22.0 and refactor OpenAIProvider to use new API structure
2026-02-15 23:51:15 +01:00
Ahmet Ildirim
050fa4ed38
chore: bump @google/genai version to 1.41.0 in package.json and package-lock.json
2026-02-14 23:53:04 +01:00
Ahmet Ildirim
f4e2f7068d
chore: update dependencies and version for Obsidian Inscribe plugin
2026-01-28 22:51:27 +01:00
Ahmet Ildirim
ed7a58e4f0
chore: bump version to 1.1.2 and update dependencies
2025-09-24 21:32:53 +02:00
Ahmet Ildirim
38d037a74b
chore: bump version to 1.1.1 in manifest, package, and versions files
2025-08-18 23:41:01 +02:00
Ahmet Ildirim
e873d04f2f
feat: add auto-trigger rules for suggestion generation in settings
2025-08-18 23:39:44 +02:00
Ahmet Ildirim
a8149db948
refactor: improve completion generation logic with dedicated shouldGenerate method
2025-08-18 23:18:31 +02:00
Ahmet Ildirim
20415fa5e6
update version to 1.1.0
2025-08-12 21:57:58 +02:00
Ahmet Ildirim
f553c74081
feat: revamp suggestion experience
...
feat: revamp suggestion experience
2025-08-12 21:54:17 +02:00
Ahmet Ildirim
987a866b0c
fix: update @google/genai dependency to version 1.13.0 and enhance model fetching logic in GeminiProvider
2025-08-12 21:52:28 +02:00
Ahmet Ildirim
23bf7e4e91
refactor: enhance hotkey settings handling with dedicated method for capturing key combinations
2025-08-12 17:53:22 +02:00
Ahmet Ildirim
f9f17e19d5
fix: disable output limit input based on settings configuration
2025-08-12 17:22:52 +02:00
Ahmet Ildirim
4a96ba1b4c
refactor: rename ProviderOptions to ProfileOptions and update related settings handling
2025-08-11 22:36:47 +02:00
Ahmet Ildirim
0d5b21a8b5
refactor: rename CompletionOptions to ProviderOptions and update related settings
2025-08-11 22:17:17 +02:00
Ahmet Ildirim
63357000f5
feat: implement inline suggestion system with debounced fetching and customizable settings
2025-08-11 01:43:48 +02:00
Ahmet Ildirim
d485a60fc6
feat: add manual activation key for suggestions and update settings handling
2025-07-15 18:36:12 +02:00
Ahmet Ildirim
f1268cac46
refactor: remove vibe coded refactor
2025-07-12 23:10:37 +02:00
Ahmet Ildirim
eaffc10136
feat: implement inline suggestion system with customizable settings and text segmentation strategies
2025-07-12 22:49:21 +02:00
Ahmet Ildirim
2f7e91df02
feat: update @google/genai dependency and enhance inline completion features
...
- Updated @google/genai dependency from version 1.3.0 to 1.9.0.
- Modified completion service to allow triggering suggestions manually via a hotkey.
- Added a new optional triggerHotkey configuration for inline completion.
- Implemented immediate suggestion fetching for manual triggers.
- Enhanced the debounced fetcher to conditionally trigger based on document changes and hotkey settings.
- Updated main plugin to register the new trigger hotkey functionality.
2025-07-11 23:27:02 +02:00
Ahmet Ildirim
dd24edefda
bump version to 1.0.15 and update @google/genai dependency to 1.3.0
2025-06-04 23:07:42 +02:00
Ahmet Ildirim
9d118eebef
Update @google/genai dependency to version 1.0.1
2025-05-26 16:20:24 +00:00
Ahmet Ildirim
a01996ac19
Bump version to 1.0.14 in manifest.json, package.json, and versions.json
2025-05-24 01:40:02 +02:00
Ahmet Ildirim
5109e2413f
Update template variable syntax to use triple braces for Mustache rendering
2025-05-24 01:38:18 +02:00
Ahmet Ildirim
820afb6f1c
Bump version to 1.0.13 in manifest.json, package.json, and versions.json
2025-05-08 19:32:37 +02:00
Ahmet Ildirim
8646259a30
Add output limit setting to profiles section with toggle and input field
2025-05-08 19:31:58 +02:00
Ahmet Ildirim
b20d5bb671
Update completion status notifications and modify output limit setting behavior
2025-05-08 13:09:38 +02:00
Ahmet Ildirim
34e71ec1e2
Implement deepMerge function for settings management and update settings structure to include outputLimit
2025-05-08 12:44:05 +02:00
Ahmet Ildirim
b8f4cf1023
add Vim mode detection
2025-05-04 18:31:44 +02:00
Ahmet Ildirim
970ab0304f
Bump version to 1.0.11 in manifest.json, package.json, and versions.json
2025-04-27 20:12:38 +02:00
Ahmet Ildirim
fa23d5c899
Add acceptance hotkey setting for inline suggestions
2025-04-27 20:11:52 +02:00
Ahmet Ildirim
a3b04e9e7d
Refactor profile dropdown initialization in PathConfigsSection for clarity
2025-04-24 14:26:03 +02:00
Ahmet Ildirim
f12772689a
Bump version to 1.0.10 in manifest.json, package.json, and versions.json
2025-04-20 23:51:13 +02:00
Ahmet Ildirim
1aee1f374d
Move updates model into provider settings modal
2025-04-20 23:50:28 +02:00
Ahmet Ildirim
0139335862
Bump version to 1.0.9 in manifest.json, package.json, and versions.json
2025-04-17 23:19:41 +02:00
Ahmet Ildirim
b647e8e054
Refactor setting titles and descriptions for consistency; update status messages to use lowercase
2025-04-17 23:18:36 +02:00
Ahmet Ildirim
1d08b049f6
Update README
2025-04-13 13:35:39 +02:00
Ahmet Ildirim
11b27b958d
Bump version to 1.0.8 in manifest.json, package.json, and versions.json; add temperature_range to settings interfaces and default settings
2025-04-10 20:22:41 +02:00
Ahmet Ildirim
bb573cafd6
Add Google Gemini as a supported provider in README
2025-04-06 02:36:55 +02:00
Ahmet Ildirim
d817e2d41c
Bump version to 1.0.7 in manifest.json, package.json, and versions.json
2025-04-03 20:43:58 +02:00
Ahmet Ildirim
ebf5ddc296
Bump version to 1.0.6 in manifest.json, package.json, and versions.json
2025-04-03 20:41:10 +02:00
Ahmet Ildirim
38b7833e03
Update project name in README from "Inscribe Plugin" to "Inscribe"
2025-04-03 20:21:36 +02:00
Ahmet Ildirim
b1cd150ec6
Trim whitespace from completion suggestions in CompletionService
2025-04-03 19:13:35 +02:00
Ahmet Ildirim
a72a211f48
Bump version to 1.0.5 in manifest.json and versions.json
2025-04-02 20:27:50 +02:00