Jascha Beste

Results 17 issues of Jascha Beste

Hey cool list, I've added a few options for vector search, specifically for postgres but I think that's the most used database these days so still relevant I believe. Full...

## Summary Fixed two bugs causing poor typing experience in live sessions: - Debounce function was recreated on every render, breaking the 300ms delay - Status messages from backend were...

## Summary - change ExecutionRequest DTOs to expose ExecutionStatus/ReviewStatus enums instead of strings - update ExecutionRequestAdapter mapping and helper factories accordingly ## Testing - ./gradlew test --tests dev.kviklet.kviklet.ExecutionRequestTest ---- >...

> [!IMPORTANT] > Add GitHub Actions workflow to run AWS IAM integration tests for MySQL and PostgreSQL, including setup and cleanup scripts. > > - **CI Workflow**: > - Adds...

This doesn't make use of multiple CPU cores but it does allow to continue other vectorizers concurrently. If we push down e.g. processing time it would also allow us to...