Releases: get-convex/chef
Releases · get-convex/chef
Chef System Prompts 0.0.1
Version 0.0.1
Chef System Prompts Release
This release contains the compiled system prompts used by the Chef AI assistant.
Files included:
chef-system-prompts.txt- Complete system prompts as sent to the AI model
Generated automatically from the latest prompt changes in the chef-agent.
Commits
- [abc8566] fix?
- [e636482] fix
- [1147415] [Open Source] Enable manual triggering of system prompt builds (#859)
- [e8cdf64] [Open Source] Add release for system prompt (#854)
- [ee2c2dc] [Open Source] Add getting started section to readme (#857)
- [ef22985] Clean up anthropic caching (#855)
- [fe4ab0d] [Cleanup] Remove rolled out feature flags (#856)
- [730ef5f] [Open Source] Add contributing.md (#853)
- [98e20ef] Reduce eval frequency (#852)
- [39d0251] [Open Source] Update readme (#850)
- [b1db516] [Open Source] Add license (#849)
- [82f21ec] Add caching for AWS bedrock (#848)
- [62aab9f] Add canonical link (#827)
- [92e078a] fix member lookup (#844)
- [6bec6a0] Revert "Revert WorkOS migration (#840)" (#842)
- [d6cbf43] Revert WorkOS migration (#840)
- [3be8f29] debugging issue with chef logins (#837)
- [1e168e9] update the auth isuser (#839)
- [0880507] Double max subchats (#838)
- [3b72f65] Patch url ids (#836)
- [4097623] Just-in-time workos chef user migrations (#835)
- [e0156a6] update auth to use workos (#833)
- [945558a] fix migration (#832)
- [130af43] add temp identities table and migration to backfill convexMembers fro… (#830)
- [490e597] add convex member id field (#828)
- [8be30f6] Remove Sonnet 3.5 (#825)
- [69cdee9] Add prompt metrics (#822)
- [6c3b804] Fix typo in tokens error message (#823)
- [014417a] Set reasoning effort for GPT-5 (#819)
- [2533d89] [Bugfix] Remove amazon model slug (#821)
- [d721801] Increase token limits for GPT-5 + AWS Bedrock w/ Claude Sonnet 4 (#820)
- [d66e9d9] Add gated support for GPT-5 (#816)
- [35a9b7a] Add ability to toggle between Anthropic/Bedrock as the default (#814)
- [2d1ce45] [Gemini] Add thought tokens to usage (#815)
- [613c60f] Switch from Google AI Studio -> Vertex (#738)
- [6e7f3fb] [Partners] Add new partner (#812)
- [c2c6707] Choose
latestconvex binary in evals (#811) - [a665a3b] [API Keys] Allow pro users to use built-in chef tokens when api key is not provided (#809)
- [a77ccfe] Prevent scheduled jobs from taking down the database (#808)
- [09ed78f] Show toast when users chats aren't saving (#807)
- [ac1389a] [Bugfix] Prevent disconnecting a project without connecting a new one (#804)
- [bc50c3d] Use oauth client id and secret instead of arbitrary app name (#805)
- [827654d] [Bugfix] Reset context manager state (#803)
- [9ae5992] New version banner (#801)
- [3432285] [Bugfix] Don't start generation until convex project is successfully created (#799)
- [ccae22e] [UI] Only open sidebar on click (#797)
- [a6e49a7] [Bugfix] Paginate deletion for subchats (#798)
- [7d98eee] Fix API key bug (#793)
- [ddf029a] [Bugfix] Save current preference properly (#795)
- [4bef51d] [Bugfix] Url fix for
/store_chat(#794)