Luke Memet

Results 17 issues of Luke Memet

## Problem The `BartyCrouch.translate` command (with `transformer = "swiftgenStructured"`) currently only produces a valid output if there is only one `.strings` file in the SwiftGen `.strings` input path specified in...

enhancement

In my parent view controller, I've defined the following: `whatsNew.onDismissal = didDismissWhatsNew` But the closure only executes when the user clicks on the "continue" button at the bottom of the...

This resolves issue https://github.com/malkouz/MKColorPicker/issues/4

Did not do any tests to see if this breaks the CocoaPods install.

Currently, once an agent is created and started, there doesn't seem to be a way to modify its configuration or behavior without creating a duplicate agent using the "Save as...

good first issue

SuperAGI is built with a variety of tools that an agent can utilize based on its evaluation of the current situation. However, there is a gap when it comes to...

help wanted
good first issue
tool
hacktoberfest

I've found these scripts to be tremendously helpful, but as a total noob when it comes to python and cheminformatics, I wanted to share some things that tripped me up...

#### Description I propose adding a feature in Sidekick that allows users to pin their Flutter environment to a specific commit, akin to the `fvm use ` command. #### Current...

enhancement
fvm-related

Before I began using Flutter, I used the [Siren](https://github.com/ArtSabintsev/Siren) library for native iOS, which is arguably the best-maintained and most-commonly-used equivalent to `upgrader` for that platform. In their [docs](https://github.com/ArtSabintsev/Siren#words-of-caution), they...

**Background:** When an action in `CupertinoAlertDialog` is configured as the default action using the `isDefaultAction` property, it is shown with a bold textStyle, mimicking the same behavior seen in the...