Mymir is now Piyaz #143
FrkAk
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Mymir has a new name: Piyaz. Same product, same flows, same accounts and data. The rename runs all the way through, covering the app, the plugins, the
/piyazskill, the MCP tools, and the domain.A few things changed that you need to act on:
app.mymir.devtoapp.piyaz.ai. The old domain is retired and does not redirect, so existing setups have to be updated by hand.https://app.piyaz.ai/api/mcp.mymirtopiyaz, the skill is now/piyaz, and the env override isPIYAZ_URL(wasMYMIR_URL).mymir_* → piyaz_*(piyaz_project,piyaz_task,piyaz_query,piyaz_analyze,piyaz_context,piyaz_edge). This is a breaking change: restart your session or reconnect the server so the client rediscovers the tools.If you use the plugin, reinstalling the
piyazplugin from the marketplace applies the new defaults. The repo also moved togithub.com/FrkAk/piyaz(old links redirect, but update your remotes).A couple of changes landed alongside the rename, mostly relevant if you self-host:
neon_auth → piyaz_authso it stops colliding with Neon's reservedneon_authschema (Piyaz self-manages its auth tables). (chore: rename auth schema to piyaz_auth and bump postgres to 18 #142)bun run db:setup. (chore: rename auth schema to piyaz_auth and bump postgres to 18 #142)There are breaking changes here, especially the MCP URL and the tool-name rename. If your setup is affected or something stops resolving, reply here or reach out to me and I will help you through it.
All reactions