AI-Studio/runtime/src
Thorsten Sommer d85b4e71b6
Some checks are pending
Build and Release / Determine run mode (push) Waiting to run
Build and Release / Sync Flatpak repo (push) Blocked by required conditions
Build and Release / Collect Flatpak artifacts (push) Blocked by required conditions
Build and Release / Verify (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Rebuilt how AI Studio knows what a model can do (#960)
2026-09-13 14:17:25 +02:00
..
prompt_injection Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
api_token.rs Updated security-sensitive Rust dependencies (#706) 2026-03-22 14:11:30 +01:00
app_window.rs Deliver each drop to the zone under the cursor (#953) 2026-09-10 15:28:08 +02:00
certificate_factory.rs Add Qdrant as vector database (#580) 2026-02-03 14:32:17 +01:00
clipboard.rs Improve Linux clipboard support and file handling (#872) 2026-07-19 19:56:30 +02:00
dotnet.rs Allow external HTTP root certificates to be configured by a policy file (#805) 2026-06-11 11:37:40 +02:00
encryption.rs Upgraded dependencies (#761) 2026-05-14 17:16:28 +02:00
environment.rs Rebuilt how AI Studio knows what a model can do (#960) 2026-09-13 14:17:25 +02:00
file_actions.rs Added export and import of plugin archives (#885) 2026-08-06 10:42:20 +02:00
file_data.rs Added local RAG (#756) 2026-09-09 18:43:37 +02:00
global_shortcuts.rs Rebuilt how AI Studio knows what a model can do (#960) 2026-09-13 14:17:25 +02:00
image.rs Added the visual briefing assistant (#893) 2026-08-02 21:41:12 +02:00
lib.rs Added local RAG (#756) 2026-09-09 18:43:37 +02:00
log.rs Fixed initial logging setup for Flatpak (#874) 2026-07-19 22:48:30 +02:00
main.rs Added local RAG (#756) 2026-09-09 18:43:37 +02:00
media.rs Added audio and video transcription for chats and assistants (#856) 2026-07-15 12:53:30 +02:00
metadata.rs Replace Qdrant with Qdrant Edge (#783) 2026-06-02 17:22:59 +02:00
network.rs Refactored runtime (#192) 2024-11-05 21:39:21 +01:00
pandoc.rs Fixed the Flatpak issue that prevented Pandoc from being found (#807) 2026-06-11 12:33:19 +02:00
pdfium.rs Upgraded to Rust 1.97.0 & updated dependencies (#846) 2026-07-09 20:58:27 +02:00
qdrant_edge_database.rs Added local RAG (#756) 2026-09-09 18:43:37 +02:00
runtime_api_token.rs Migrated to axum (#757) 2026-05-12 20:31:08 +02:00
runtime_api.rs Added local RAG (#756) 2026-09-09 18:43:37 +02:00
runtime_certificate.rs Add Qdrant as vector database (#580) 2026-02-03 14:32:17 +01:00
secret.rs Rebuilt how AI Studio knows what a model can do (#960) 2026-09-13 14:17:25 +02:00
share_sheet.rs Fixed Windows build for native plugin sharing (#897) 2026-08-06 11:15:02 +02:00
sidecar_types.rs Replace Qdrant with Qdrant Edge (#783) 2026-06-02 17:22:59 +02:00
stale_process_cleanup.rs Improved Rust syntax by Clippy suggestions (#765) 2026-05-16 18:53:53 +02:00
tokenizer.rs Added local RAG (#756) 2026-09-09 18:43:37 +02:00