Mike-FreeAI

Results 11 issues of Mike-FreeAI

@nate-parrott

Describe your code generation needs, including images or text. dumb calculator

ui-gen

Implements ngrok tunneling to expose local development servers to the internet, enhancing the project's capability for remote access and testing. - **Updates `backend/.env.example`**: Adds ngrok configuration options including `NGROK_AUTH_TOKEN` and...

Implements ngrok tunneling to expose local development servers to the internet, enhancing the project's capability for remote access and testing. - **Updates `backend/.env.example`**: Adds ngrok configuration options including `NGROK_AUTH_TOKEN` and...

This pull request introduces a new feature to the `f/awesome-chatgpt-prompts` repository by adding a sponsor wall, enhancing the project's community engagement and support recognition. - **Adds a new HTML page...

Add a new script `"launch": "sst start"` to the `scripts` section in multiple `package.json` files. * **apps/docs/package.json** - Add `"launch": "sst start"` to the `scripts` section. * **apps/nexus/package.json** - Add...

My agent keeps throwing "Only model output audio messages can be truncated" errors and then dying, but I'm not calling `conversation.item.truncate()` anywhere in my code. Why is this happening? [Slack...

Implement mobile support for the application. * **Workspace Component**: Update `Workspace` component to accept `children` prop and render `children` inside the component. * **Layout Component**: Wrap the returned JSX with...

Add "Open with Expo Snack" button and modal to the app. * **Home Screen (`app/index.tsx`)** - Add a new button to the header that opens a modal with the Expo...