v0.3.21: gpt-5, copilot files, configurable rate limits, fix deployed state#899
Merged
waleedlatif1 merged 13 commits intomainfrom Aug 7, 2025
Merged
v0.3.21: gpt-5, copilot files, configurable rate limits, fix deployed state#899waleedlatif1 merged 13 commits intomainfrom
waleedlatif1 merged 13 commits intomainfrom
Conversation
Collaborator
waleedlatif1
commented
Aug 7, 2025
- feat(ollama): added streaming & tool call support for ollama, updated docs (feat(ollama): added streaming & tool call support for ollama, updated docs #884)
- fix(deployed-state): use deployed state for API sync and async execs, deployed state modal visual for enabled/disabled (fix(deployed-state): use deployed state for API sync and async execs, deployed state modal visual for enabled/disabled #885)
- Feat/copilot files (Feat/copilot files #886)
- fix(dynamic): remove force-dynamic from routes that don't need it (fix(dynamic): remove force-dynamic from routes that don't need it #888)
- feat(whitelabel): add in the ability to whitelabel via envvars (feat(whitelabel): add in the ability to whitelabel via envvars #887)
- feat(microsoft-tools): added planner, onedrive, and sharepoint (feat(microsoft-tools): added planner, onedrive, and sharepoint #840)
- fix(agent): export waits for complete workflow state (fix(agent): export waits for complete workflow state #889)
- improvement(copilot): incremental edits (improvement(copilot): incremental edits #891)
- feat(rate-limits): make rate limits configurable via environment variables (feat(rate-limits): make rate limits configurable via environment variables #892)
- fix(build): fixed build (fix(build): fixed build #893)
- feat(gpt-5): added gpt-5 models (feat(gpt-5): added gpt-5 models #896)
- fix(gpt-5): updated pricing (fix(gpt-5): updated pricing #897)
… deployed state modal visual for enabled/disabled (#885) * fix(deployments): use deployed state for API sync and async execs * fix deployed workflow modal visualization for enabled * fix tests
* Connects to s3 * Checkpoint * File shows in message * Make files clickable * User input image * Persist thumbnails * Drag and drop files * Lint * Fix isdev * Dont re-download files on rerender
* feat(whitelabel): add in the ability to whitelabel via envvars * restore site.webmanifest * fix(dynamic): remove force-dynamic from routes that don't need it (#888) * Reinstall dependencies * Update docs
* first push * feat: finished onedrive tool * added refresh * added sharepoint with create page * finished sharepoint and onedrive * planner working * fixed create task tool * made read task better * cleaned up read task * bun run lint * cleaned up #840 * greptile changes and clean up * bun run lint * fix #840 * added docs #840 * bun run lint #840 * removed unnecessary logic #840 * removed page token #840 * fixed docs and descriptions, added advanced mode #840 * remove unused types, cleaned up a lot, fixed docs * readded file upload and changed docs * bun run lint * added folder name --------- Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net> Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local> Co-authored-by: waleedlatif1 <walif6@gmail.com>
* Fix yaml export race condition * Fix env.ts dev
* v1 * Incremental edits * Lint * Remove dev env * Fix tests * Lint
…ables (#892) * feat(rate-limits): make rate limits configurable via environment variables * add defaults for CI
* feat(gpt-5): added gpt-5 * restore grok-3-fast * added azure gpt-5
* fix(gpt-5): remove temp * decr debounce for sockets
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.