Skip to content

v0.1.11

Compare
Choose a tag to compare
@lukehinds lukehinds released this 22 Jan 10:40
· 262 commits to main since this release
c9d4737

What's Changed

  • Group workflows by trigger type and initial commit for the integration tests workflow by @rdimitrov in #611
  • Polish errors and miscelaneous fixes for workspaces by @JAORMX in #649
  • Revert "Group workflows by trigger type and initial commit for the integration tests workflow" by @rdimitrov in #653
  • Update OpenAPI by @github-actions in #654
  • make lint now checks for format by @JAORMX in #656
  • Update OpenAPI by @github-actions in #652
  • Reapply grouping workflows and adding support for integration tests by @rdimitrov in #655
  • feat: Let the user add their own system prompts by @aponcedeleonch in #643
  • Implement basic soft deletion for workspaces by @JAORMX in #657
  • Update OpenAPI by @github-actions in #662
  • Catch WorkspaceCrudError on delete by @JAORMX in #665
  • Fix "active" workspace CRUD HTTP status codes by @JAORMX in #666
  • Revert back to sqlite-vec from fork now upstream is fixed by @lukehinds in #632
  • Handle reserved keywords for workspaces by @JAORMX in #672
  • Rename migration files to be sequential by @aponcedeleonch in #674
  • Introduce ON_DELTE_CASCADE condition to all FKs by @aponcedeleonch in #675
  • Add workspace-namespaced APIs for messages and alerts by @JAORMX in #676
  • Update OpenAPI by @github-actions in #677
  • Fix shell invocation for getting latest FE release by @JAORMX in #678
  • Add CRUD endpoints for system prompts by @JAORMX in #681
  • Update OpenAPI by @github-actions in #682
  • Add constructs to rename workspaces by @JAORMX in #683
  • Update OpenAPI by @github-actions in #684
  • Bump llama-cpp-python from 0.3.5 to 0.3.6 by @yrobla in #688
  • Revert "Bump llama-cpp-python from 0.3.5 to 0.3.6" by @aponcedeleonch in #689
  • Implement CRUD actions for dealing with archived workspaces by @JAORMX in #686
  • Update OpenAPI by @github-actions in #690
  • Run the integration tests on push to main by @rdimitrov in #679
  • Use github.ref_name for codegate version by @JAORMX in #707
  • Fetch tags to get appropriate codegate version on dev by @JAORMX in #705
  • Added pragma on file connections and DROP TABLE IF EXISTS by @aponcedeleonch in #706
  • Bump litellm from 1.59.0 to 1.59.1 by @dependabot in #702
  • Fixes on migration ON_DELETE_CASCADE by @aponcedeleonch in #708
  • Rename remove CLI command for archive by @JAORMX in #709
  • Implement reseting system-prompt in CLI by @JAORMX in #710
  • revert: Revert back to sqlite-vec from fork now upstream is fixed (#632) by @alex-mcgovern in #697
  • Make Workspace name lower cased by @aponcedeleonch in #711
  • Bump ollama from 0.4.6 to 0.4.7 by @dependabot in #703
  • Rename workspaces system-prompt to custom-instructions by @aponcedeleonch in #713

Full Changelog: v0.1.10...v0.1.11