-
Notifications
You must be signed in to change notification settings - Fork 576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
building intel mac app #878
base: main
Are you sure you want to change the base?
Conversation
.bundle |
* main: (28 commits) ci: per semver build metadata should be after + (#971) fix: temp fix to make CI workflow pass (#970) chore: bump patch version to 1.0.3 (#967) fix: load shell automatically from env for GUI (#948) fix: update versions in release and canary workflows (#911) docs: fix typo, name (#963) docs: typo fix (#961) chore: remove gpt-3.5-turbo UI suggestion, as it is deprecated (#959) chore: remove o1-mini suggestion from UI add model view (#957) fix: missing field in request (#956) docs: update provider docs, fix rate limit link (#943) fix: clarify linux cli install only (#927) feat: update ui for ollama host (#912) feat: add CONFIGURE=false option in install script (#920) fix: truncation agent token calculations (#915) fix: request payload for o1 models (#921) Update SupportedEnvironments.js so others don't get confused on why they can not open the macos app on x86 (#888) fix: improve configure process with error message (#919) docs: Goose on Windows via WSL (#901) fix: more graceful handling of missing usage in provider response (#907) ...
* main: (23 commits) Improve docs & extensions deploy workflow (#996) ci: run git tag commands when just tag-push (#1001) docs: cleanup (#1035) docs: added tutorial template (#1036) docs: updated spelling in documentation (#1028) really really open markdown links outside (#1002) fix: use SSL_CERT_FILE to point to CA bundle, not for mTLS client cert (#1017) feat: Add link to github project on extension cards (#1006) chore(release): release version 1.0.4 (#1000) fix: fix welcome screen azure config submit (#998) ci: checkout code to read Cargo.toml for version (#995) docs: broken link fix (#994) ci: update release processes using Justfile, make reusable workflows have optional version param (#972) docs: github tutorial (#993) chore: add tests and update url construction for azure provider (#988) chore: update docs for ollama endpoint (#992) feat: cfg electron to open links in new window (#934) fix: improve url construction in provider (#985) fix: explicitly add remember_memory tool in the instructions/system prompt (#965) feat: add azure openai provider (#960) ...
cc @kalvinnchau @salman1993 I would hold off this until we have the new justfile based piipeline - and can add this in? |
Thank you @michaelneale for working on this! Unfortunately, I am not a developer and I don't know how to proceed from here. I am looking for a version that works on my mac with x86 arch. But, I am happy to patiently wait, until you guys have a stable version out for the community to use :) |
adds support for building an Intel Mac app locally at least issue: #876