Dennis Müller

Results 8 issues of Dennis Müller

Hey, I'm using the nested adapter approach to have horizontally scrolling `collectionViews` inside a vertically scrolling `collectionView` (just like in the nested adapter example). The approach works fine when you...

question

Hey, I have a problem with the `relationships` extension right now and it's driving me crazy :D I have two example models `Story` and `Timeline` which look like this: ```swift...

Hey, I've just found this framework and I really love it so far. It seems to be amazing. I have one (possibly very simple) question about the performance of enumerating...

Currently, it is a String. It would be nice to have it be a proper enum with the values `stop`, `length` an `contentFilter`

enhancement

- Something like `onProcessFailed(perform:)` and `onLoadableError(perform:)`

enhancement

**Is your feature request related to a problem? Please describe.** Right now, it doesn't seem possible to pass a `prompt_cache_key ` with the `CreateModelResponseQuery`. That parameter is useful for improving...

## Summary - add `loadables` and `processes` dynamic member proxies - update documentation to showcase the new accessors ## Testing - `swift test -c release` *(fails: no such module 'SwiftUI')*...

codex

### Feature Description Hey, would it be possible to add some tools that let an agent discover and access Swift package dependencies inside of a Swift package or Xcode project?...

enhancement