Kehinde

Results 10 issues of Kehinde

I installed powerlevel using the vanilla method for ZSH instead of the one recommended for oh-my-zsh. I used the following commands: `$ git clone https://github.com/bhilburn/powerlevel9k.git ~/powerlevel9k $ echo 'source ~/powerlevel9k/powerlevel9k.zsh-theme'...

# Issue 1. The webapp tends to fill up the whole space on a webpage, making the text stretch all the way from the left to the right. 2. The...

## Playground UI This Is a PR to bootstrap a shared playground ui library, and plugs to the local dev playground! The playground-ui lib encapsulates reusable components that we'll use...

update badge label to beta

This PR sets up senku. We have a bunch of tools which should be connected to a workflow so that we can preview in `mastra dev`. The tool fetches channels...

Fix 404 error on nav links in docs This PR introduces an overview page for the Reference section of the docs, which gives a short summary of what the Reference...

Remove showcase from docs

This PR fixes three issues in the playground 1. Jittery UI due to loading state 2. chat not being active when thread is created 3. sidebar icons being cut out

## Voice exploration prototype The playgrounds needs to supports all of the voice capabilities that `mastra` offers so that developers can test out their voice agents before deploying to production....

## Description Tags implementation in docs. Tags are added to the `sidebar` config by passing in `customProps` ```tsx customProps: { tags: ["advanced"] } ``` ## Related Issue(s) ## Type of...