Ian Mitchell

Results 188 issues of Ian Mitchell

Moving create-ikit-app to unbuild will help drop some dev dependencies

Help Wanted
Feature

Looks like it overrides a few commands when it shouldn't. Need to check what is causing that, and then also should add caching so that when the application reloads we...

Bug
Help Wanted

The VM isn't passing colors through always; not clear why

Bug
Help Wanted

Per Vlad and ckohen, the serialization should be typed like this: ``` Exclude[number] ```

Bug

It's convoluted, and it isn't clear that it needs to be. There was a lot of thrash during the Request/Response rewrite that might have shook out in a way where...

Bug

there are a few TODO notes for validations. I think Zod would be a good fit for the problem at some point

Feature

There is a lot of duplicated code between StringOption, NumberOption, and IntegerOption. At some point these should be simplifed and a new AutocompleteOption class created

Feature

I need to make sure all interaction fields are available within the class (like members, users, etc)

Bug

With the move to CF Workers by default, we lost the ability to run ikit on a VPS through fastify. This should be a setup option that automatically adds a...

Feature

Next to Ephemeral

Help Wanted
Feature