Ivan Kold

Results 4 issues of Ivan Kold

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Flathub has outdated version 3.7.1 which causes issue #1760 for me....

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Spotube doesn't work - shows black window that can't be closed....

bug

### Version ``` $ func --version 4.0.5907 ``` ### Description 1) First issue is that "func templates -l python list" gives invalid names for some templates, for example "Azue Event...

Needs: Triage (Functions)
potential-bug

assistant-ui version tag: 0.0.59 (2025/09/11) ThreadHistoryAdapter is declared as: ```javascript export type ThreadHistoryAdapter = { load(): Promise; resume?( options: ChatModelRunOptions, ): AsyncGenerator; append(item: ExportedMessageRepositoryItem): Promise; withFormat?( formatAdapter: MessageFormatAdapter, ): GenericThreadHistoryAdapter;...