- Replaced complex logic for determining individual semantic YAML paths with a direct approach.
- Ensured that the output YAML files are named after the model without preserving the directory structure.
- Improved code readability and maintainability by reducing unnecessary variable assignments.
- Updated the logic to process SQL files by iterating through projects separately.
- Enhanced path handling for SQL files based on project-specific model paths.
- Improved output directory determination for semantic models.
- Added detailed logging for project processing and model generation/update summaries.
- Consolidated counters for models generated, updated, and columns added/removed across all projects.
- Created a nice little sidebar for the navigation
- Ripped out old AppSplitter in favor a new pixel based on (with better animations)
- Preserved the chat layout on page refresh
- Introduced `env_vars` option in the `start` command to allow users to set environment variables in KEY=VALUE format.
- Implemented `update_arbitrary_env_vars` function to update the .env file with provided variables.
- Adjusted `setup_persistent_app_environment` to handle custom environment variables.
- Added `MAX_RECURSION` variable to .env.example and updated recursion limit logic in the agent implementation.
* Create a better handler for clicking favorites
* chore(versions): bump api to v0.1.9; bump web to v0.1.9; bump cli to v0.1.9 [skip ci]
* chore: update tag_info.json with potential release versions [skip ci]
* Create a better handler for clicking favorites
* update chat favorites
* chore(versions): bump api to v0.1.10; bump web to v0.1.10; bump cli to v0.1.10 [skip ci]
* chore: update tag_info.json with potential release versions [skip ci]
* Update tests to be ran with multiple workers
* create chat records update
* Create createChatRecord.test.ts
* chore(versions): bump api to v0.1.11; bump web to v0.1.11; bump cli to v0.1.11 [skip ci]
* chore: update tag_info.json with potential release versions [skip ci]
* fix yesterday bucket
* add fast embed rerank for local deployment (#329)
* add fast embed rerank for local
* chore(versions): bump api to v0.1.12; bump web to v0.1.12; bump cli to v0.1.12 [skip ci]
* chore: update tag_info.json with potential release versions [skip ci]
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: Nate Kelley <nate@buster.so>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nate Kelley <133379588+nate-kelley-buster@users.noreply.github.com>
* Create a better handler for clicking favorites
* chore(versions): bump api to v0.1.9; bump web to v0.1.9; bump cli to v0.1.9 [skip ci]
* chore: update tag_info.json with potential release versions [skip ci]
* Create a better handler for clicking favorites
* update chat favorites
* chore(versions): bump api to v0.1.10; bump web to v0.1.10; bump cli to v0.1.10 [skip ci]
* chore: update tag_info.json with potential release versions [skip ci]
* Update tests to be ran with multiple workers
* create chat records update
* Create createChatRecord.test.ts
* chore(versions): bump api to v0.1.11; bump web to v0.1.11; bump cli to v0.1.11 [skip ci]
* chore: update tag_info.json with potential release versions [skip ci]
* fix yesterday bucket
* add fast embed rerank for local deployment (#329)
* add fast embed rerank for local
* chore(versions): bump api to v0.1.12; bump web to v0.1.12; bump cli to v0.1.12 [skip ci]
* chore: update tag_info.json with potential release versions [skip ci]
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: Nate Kelley <nate@buster.so>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nate Kelley <133379588+nate-kelley-buster@users.noreply.github.com>
* add fast embed rerank for local
* chore(versions): bump api to v0.1.12; bump web to v0.1.12; bump cli to v0.1.12 [skip ci]
* chore: update tag_info.json with potential release versions [skip ci]
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Create a better handler for clicking favorites
* chore(versions): bump api to v0.1.9; bump web to v0.1.9; bump cli to v0.1.9 [skip ci]
* chore: update tag_info.json with potential release versions [skip ci]
* Create a better handler for clicking favorites
* update chat favorites
* chore(versions): bump api to v0.1.10; bump web to v0.1.10; bump cli to v0.1.10 [skip ci]
* chore: update tag_info.json with potential release versions [skip ci]
* Update tests to be ran with multiple workers
* create chat records update
* Create createChatRecord.test.ts
* chore(versions): bump api to v0.1.11; bump web to v0.1.11; bump cli to v0.1.11 [skip ci]
* chore: update tag_info.json with potential release versions [skip ci]
* fix yesterday bucket
---------
Co-authored-by: Nate Kelley <nate@buster.so>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nate Kelley <133379588+nate-kelley-buster@users.noreply.github.com>