Releases: smol-ai/GodMode
v1.0.0-beta.10 - post DevDay ChatGPT support
What's Changed
- Update openai.js for new gpt ui update by @andrewsiah in #267
New Contributors
- @andrewsiah made their first contribution in #267
Full Changelog: v1.0.0-beta.9...v1.0.0-beta.10
Download and Setup
You can:
- download the precompiled binaries: (sometimes Apple/Windows marks these as untrusted/damaged, just open it up in your download folder and right-click-open to run it).
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Apple Silicon M1/M2 macs use the "arm64" version
- Intel Macs use the ".dmg" versions with no "arm64"
- for Windows, use ".exe" version. It will be marked as untrusted for now as we haven't done Windows codesigning yet
- for Linux, use ".AppImage".
- for Arch Linux, there is a third party AUR package: aur.archlinux.org/packages/godmode
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Or run it from source (instructions in readme)
v1.0.0-beta.9: Oct 2023 Bugfixes!
lots of bugfixes thanks especially to @mwyywm for reports with fixes!
What's Changed
- fix: use a different user agent to ensure perplexity loads on windows by @martypenner in #239
- fix: inflection input selector by @mwyywm in #246
- feat: add superprompt focus on quickopen shortcut by @mwyywm in #252
- fix: poe submit button selector by @mwyywm in #256
- minor renames and version bumps by @swyxio in #258
Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9
Download and Setup
You can:
- download the precompiled binaries: (sometimes Apple/Windows marks these as untrusted/damaged, just open it up in your download folder and right-click-open to run it).
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Apple Silicon M1/M2 macs use the "arm64" version
- Intel Macs use the ".dmg" versions with no "arm64"
- for Windows, use ".exe" version. It will be marked as untrusted for now as we haven't done Windows codesigning yet
- for Linux, use ".AppImage".
- for Arch Linux, there is a third party AUR package: aur.archlinux.org/packages/godmode
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Or run it from source (instructions in readme)
v1.0.0-beta.8: Falcon 180B
v1.0.0-beta.7: More bugfixes for Bard, and a rollup of other satisfying UX issues
one PR, many issues solved! we promise Bard works this time, we tested it.
What's Changed
- fix: window switch on all keyboard layouts by @mwyywm in #229
- get bard working, demote from default. other minor UX fixups by @swyxio in #231
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7
Download and Setup
You can:
- download the precompiled binaries: (sometimes Apple/Windows marks these as untrusted/damaged, just open it up in your download folder and right-click-open to run it).
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Apple Silicon M1/M2 macs use the "arm64" version
- Intel Macs use the ".dmg" versions with no "arm64"
- for Windows, use ".exe" version. It will be marked as untrusted for now as we haven't done Windows codesigning yet
- for Linux, use ".AppImage".
- for Arch Linux, there is a third party AUR package: aur.archlinux.org/packages/godmode
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Or run it from source (instructions in readme)
v1.0.0-beta.6: Bugfixes for Google Bard login, Phind provider.
Lots of people's Google logins broke in #201 . We unbroke it.
@seanoliver also made the panes much more robust to #179 type errors.
finally, swyx fixed Phind so it works again!
![image](https://private-user-images.githubusercontent.com/6764957/264455416-4c3a19c7-04a9-421f-8276-9010bb050cc4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NTg3NjAsIm5iZiI6MTczODk1ODQ2MCwicGF0aCI6Ii82NzY0OTU3LzI2NDQ1NTQxNi00YzNhMTljNy0wNGE5LTQyMWYtODI3Ni05MDEwYmIwNTBjYzQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMjAwMTAwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OTgyZWI5OWRkMDVjMzBkOTk1YTMzMTU4MGEyMjYyNjExNWEyNzYxNjAzMjMxM2M1MmYyM2FiZjFhODAwMzYyOSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.EkMFeTq_h5iaQ4yHRQv8-Q2iMIdukP_-3V6zzqq5NQc)
What's Changed
- add support for context menus in individual webviews for debugging by @seanoliver in #214
- updated provider js to do nothing when input and submit elements not … by @seanoliver in #217
- allowlist for SSO login domains, fix Google login by @swyxio in #219
- fix Phind provider by @swyxio in #222
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
Download and Setup
You can:
- download the precompiled binaries: (sometimes Apple/Windows marks these as untrusted/damaged, just open it up in your download folder and right-click-open to run it).
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Apple Silicon M1/M2 macs use the "arm64" version
- Intel Macs use the ".dmg" versions with no "arm64"
- for Windows, use ".exe" version. It will be marked as untrusted for now as we haven't done Windows codesigning yet
- for Linux, use ".AppImage".
- for Arch Linux, there is a third party AUR package: aur.archlinux.org/packages/godmode
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Or run it from source (instructions in readme)
v1.0.0-beta.5: The Fastest Llamas in the West
we now have two ways to run llama 2 and both are racing to be lightning fast!
also some bug fixes
What's Changed
- add lepton llama by @swyxio in #198
- Fix various windows keyboard ailments by @martypenner in #200
- fixed submit button not working on bing by @seanoliver in #208
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
Download and Setup
You can:
- download the precompiled binaries: (sometimes Apple/Windows marks these as untrusted/damaged, just open it up in your download folder and right-click-open to run it).
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Apple Silicon M1/M2 macs use the "arm64" version
- Intel Macs use the ".dmg" versions with no "arm64"
- for Windows, use ".exe" version. It will be marked as untrusted for now as we haven't done Windows codesigning yet
- for Linux, use ".AppImage".
- for Arch Linux, there is a third party AUR package: aur.archlinux.org/packages/godmode
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Or run it from source (instructions in readme)
v1.0.0-beta.4
add Inflection Pi
![image](https://private-user-images.githubusercontent.com/6764957/263374736-67ef0160-d953-46e2-afae-b92a39cdbc66.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NTg3NjAsIm5iZiI6MTczODk1ODQ2MCwicGF0aCI6Ii82NzY0OTU3LzI2MzM3NDczNi02N2VmMDE2MC1kOTUzLTQ2ZTItYWZhZS1iOTJhMzljZGJjNjYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMjAwMTAwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NGVhYTQ3Nzg5ODc0MDgwNDViYjE1OTQxMjc2YWRiYjEwNmU0MDNhZmM2Y2I3MmVmMmExZmViNWYyNmMzNzc4OCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.828sMRVnw0HDpgxTvfGWlPj5YXU9O9Y6pGFB4UBJ_yw)
new open at login feature!
What's Changed
- Global Shortcut Hotfixes by @seanoliver in #170
- upgrade deps by @swyxio in #180
- Add Open at Login by @leeknowlton in #188
- URLs should open in system browser by @codingnninja in #196
- add Inflection Pi by @swyxio in #147
New Contributors
- @leeknowlton made their first contribution in #188
- @codingnninja made their first contribution in #196
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1 beta 3 - PromptCritic streaming, Claude 2 default, initial Windows + Linux support
What's Changed
- Add OpenRouter by @alexanderatallah in #148
- make window a singleton = so you cant have multiple instances of the app live by @swyxio in #155
- docs: fix references to menubar by @martypenner in #160
- Fix typo in README.md by @eltociear in #159
- linux/win support by @Kilian in #162
- implement zoom-reset as cmd+0 and button by @Kilian in #164
- [PromptCritic] Streaming by @swyxio in #166
New Contributors
- @alexanderatallah made their first contribution in #148
- @martypenner made their first contribution in #160
- @eltociear made their first contribution in #159
- @Kilian made their first contribution in #162
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1 beta 2 - add You.com Chat and alpha feature: PromptCritic
This is the first release with the new alpha PromptCritic feature:
![image](https://private-user-images.githubusercontent.com/6764957/261817716-70597acd-964e-444e-9843-0dd3c7dcbb03.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NTg3NjEsIm5iZiI6MTczODk1ODQ2MSwicGF0aCI6Ii82NzY0OTU3LzI2MTgxNzcxNi03MDU5N2FjZC05NjRlLTQ0NGUtOTg0My0wZGQzYzdkY2JiMDMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMjAwMTAxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZTIzMjdhNDhlMzVlMWQyMzlkYzRjYTQwZjQ2MmQyNzk4ZTVlN2M0NDhlZWQwOWRkNzcwZmU2YmRhM2YyYWUxZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.TWHppRGGU0hDbY_PJ37ZXGd72t-KCHqUEGNWNtIwpK8)
it's alpha because the UX is much slower than it could be, this was literally a one day MVP.
also publicly announced here: https://twitter.com/swyx/status/1692988634364871032
thanks to @0xAsynchronous for reporting #133
there are bunch of KNOWN bugs, above all the app now refuses to quit (so we overcorrected for #133) but @seanoliver is on it to fix in the next version and we have the autoupdater on now
What's Changed
- Summon from close - resolves #133 by @seanoliver in #141
- add you.com chat by @swyxio in #142
- alpha feature: PromptCritic by @swyxio in #143
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1 beta 1 - now with Change Keyboard Shortcut popup and Chat Screen popup
What's Changed
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1