Commit Graph

1156 Commits

Author SHA1 Message Date
Nate Kelley 1aeec45721
Dashboard chat cards with metrics (#345)
Create chat dashboard card that can dropdown and has the metrics in it
2025-06-03 10:14:38 -06:00
github-actions[bot] d13ab4613d chore(versions): bump api to v0.2.0; bump web to v0.2.0; bump cli to v0.2.0 [skip ci] 2025-05-31 13:17:49 +00:00
dal e9a269983b
feat: add support for custom environment variables in CLI commands
- 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.
2025-05-31 07:15:50 -06:00
dal 86c275e70d
hotfix: relationship tweak for LLM 2025-05-30 16:54:49 -06:00
Nate Kelley d4567d52cb
Biome linter test (#336)
* update files for use with biom

* fix prettier formats

* minor biome fixes

* fix additional files

* update linting rules

* fix additional linting errors

* fix linting errors

* update lib

* run check in the lib direcotyr

* update some linting errors

* fix problems

* move addtional files to stricter linting

* fix imports and linting errors

* update some biome settings

* fix query parser

* quick wins

* update files

* fix addtional things

* fix context files

* update additional biome files

* fix additional files

* biome fixes

* fixin files

* fix broken

* fix additional files and problems

* fix biome buster stuff

* fix helpers and

* stricter linting

* fixed

* fix missing types

* fix linting

* remove missing imports

* update more biome test stuff

* update fixes

* update imports

* more updates

* fix some linting errors

* fix broken children as prop errors

* lint ci

* update lint check

* Update package.json

* Update next.config.mjs

* fix some broken tests

* update some tests

* chore(versions): bump api to v0.1.16; bump web to v0.1.16; bump cli to v0.1.16 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* Update web-unit-tests.yml

* fix some tests

* chore(versions): bump api to v0.1.17; bump web to v0.1.17; bump cli to v0.1.17 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* update ignore files

* chore(versions): bump api to v0.1.18; bump web to v0.1.18; bump cli to v0.1.18 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* Update web-lint.yml

* chore(versions): bump api to v0.1.19; bump web to v0.1.19; bump cli to v0.1.19 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* update boime package settings

* chore(versions): bump api to v0.1.20; bump web to v0.1.20; bump cli to v0.1.20 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* save to dropdown bug fixes

* update console logs

* update chart animation

* chore(versions): bump api to v0.1.21; bump web to v0.1.21; bump cli to v0.1.21 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* update build

* chore(versions): bump api to v0.1.22; bump web to v0.1.22; bump cli to v0.1.22 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* additinal updates for biome 2

* update imports

* chore(versions): bump api to v0.1.23; bump web to v0.1.23; bump cli to v0.1.23 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* final updates

* chore(versions): bump api to v0.1.24; bump web to v0.1.24; bump cli to v0.1.24 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* Update dashboard-updates.test.ts

* chore(versions): bump api to v0.1.25; bump web to v0.1.25; bump cli to v0.1.25 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* crazy fix

* chore(versions): bump api to v0.1.26; bump web to v0.1.26; bump cli to v0.1.26 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* more attempts for stable tests

* chore(versions): bump api to v0.1.27; bump web to v0.1.27; bump cli to v0.1.27 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* update tests

* split the test off

* chore(versions): bump api to v0.1.28; bump web to v0.1.28; bump cli to v0.1.28 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* Update pie-styling-updates.spec.ts

* Create web-e2e-tests-optimized.yml

* chore(versions): bump api to v0.1.29; bump web to v0.1.29; bump cli to v0.1.29 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* update tests

* chore(versions): bump api to v0.1.30; bump web to v0.1.30; bump cli to v0.1.30 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* Update web-e2e-tests-optimized.yml

* chore(versions): bump api to v0.1.31; bump web to v0.1.31; bump cli to v0.1.31 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* Update web-e2e-tests-optimized.yml

* chore(versions): bump api to v0.1.32; bump web to v0.1.32; bump cli to v0.1.32 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* Update web-e2e-tests-optimized.yml

* chore(versions): bump api to v0.1.33; bump web to v0.1.33; bump cli to v0.1.33 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* Update web-e2e-tests-optimized.yml

* chore(versions): bump api to v0.1.34; bump web to v0.1.34; bump cli to v0.1.34 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* Update web-e2e-tests-optimized.yml

* Update web-e2e-tests-optimized.yml

* Revert "Update web-e2e-tests-optimized.yml"

This reverts commit dfc9263a26.

* Update web-e2e-tests-optimized.yml

* chore(versions): bump api to v0.1.35; bump web to v0.1.35; bump cli to v0.1.35 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* Update web-e2e-tests-optimized.yml

* chore(versions): bump api to v0.1.36; bump web to v0.1.36; bump cli to v0.1.36 [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>
2025-05-30 11:16:48 -06:00
github-actions[bot] 572976cc23 chore(versions): bump api to v0.1.15; bump web to v0.1.15; bump cli to v0.1.15 [skip ci] 2025-05-28 19:42:41 +00:00
github-actions[bot] 26d7b810fa chore(versions): bump api to v0.1.14; bump web to v0.1.14; bump cli to v0.1.14 [skip ci] 2025-05-28 19:26:43 +00:00
github-actions[bot] a006f5fa6a chore(versions): bump api to v0.1.13; bump web to v0.1.13; bump cli to v0.1.13 [skip ci] 2025-05-28 19:23:35 +00:00
dal efa8ff8df0
Merge branch 'main' into staging 2025-05-21 23:57:37 -07:00
dal 008c830dff
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>
2025-05-21 23:55:51 -07:00
dal d6ac872afe
Staging (#326)
* 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>
2025-05-14 13:21:20 -07:00
github-actions[bot] a71740a1c9 chore(versions): bump api to v0.1.11; bump web to v0.1.11; bump cli to v0.1.11 [skip ci] 2025-05-14 18:47:25 +00:00
github-actions[bot] 01487689dd chore(versions): bump api to v0.1.10; bump web to v0.1.10; bump cli to v0.1.10 [skip ci] 2025-05-14 04:19:08 +00:00
github-actions[bot] 4ca368837d chore(versions): bump api to v0.1.9; bump web to v0.1.9; bump cli to v0.1.9 [skip ci] 2025-05-14 03:56:34 +00:00
dal 232c904ec5
Merge pull request #322 from buster-so/staging
Staging
2025-05-13 13:55:10 -07:00
github-actions[bot] d33c396510 chore(versions): bump api to v0.1.8; bump web to v0.1.8; bump cli to v0.1.8 [skip ci] 2025-05-13 20:21:05 +00:00
dal 02724c8ab7
Merge branch 'staging' into evals 2025-05-13 13:19:22 -07:00
dal 4d328afe6c
Merge branch 'evals' into dal/local-deployment 2025-05-13 13:57:25 -06:00
Nate Kelley 76ca18a29c
Merge branch 'staging' into nate/fix-cookie-bug 2025-05-13 12:28:13 -06:00
github-actions[bot] 28cf07b278 chore(versions): bump api to v0.1.8; bump web to v0.1.8; bump cli to v0.1.8 [skip ci] 2025-05-13 18:19:35 +00:00
dal 4b84d1bbba
analysis vague references improvements 2025-05-13 12:04:51 -06:00
github-actions[bot] 5c2ec69113 chore(versions): bump api to v0.1.7; bump web to v0.1.7; bump cli to v0.1.7 [skip ci] 2025-05-13 18:04:49 +00:00
Nate Kelley 5cf34201b4
update trendline 2025-05-13 10:42:59 -06:00
dal 5aed7bcc7c
analysis test and generate command 2025-05-13 10:10:43 -06:00
github-actions[bot] 23ee33514d chore(versions): bump api to v0.1.7; bump web to v0.1.7; bump cli to v0.1.7 [skip ci] 2025-05-13 16:02:27 +00:00
github-actions[bot] b1eb54f7d6 chore(versions): bump api to v0.1.6; bump web to v0.1.6; bump cli to v0.1.6 [skip ci] 2025-05-13 15:49:50 +00:00
github-actions[bot] 7a202e7fde chore(versions): bump api to v0.1.6; bump web to v0.1.6; bump cli to v0.1.6 [skip ci] 2025-05-13 13:18:24 +00:00
github-actions[bot] bb6ef989bd chore(versions): bump api to v0.1.4; bump web to v0.1.4; bump cli to v0.1.4 [skip ci] 2025-05-13 00:08:29 +00:00
dal 2a6d3b4dae
few more snowflake tests 2025-05-12 17:18:44 -06:00
dal 84d25a1456
snowlfake scale 9 2025-05-12 17:05:41 -06:00
dal 4669ba92b0
quick debug on snowflake 2025-05-12 16:33:53 -06:00
github-actions[bot] b0b9cee024 chore(versions): bump api to v0.1.6; bump web to v0.1.6; bump cli to v0.1.6 [skip ci] 2025-05-12 17:22:50 +00:00
dal 3269d634c0
Merge pull request #309 from buster-so/dal/local-deployment
Dal/local-deployment
2025-05-12 10:18:19 -07:00
dal 07d0a26941
refactor makefile to remove redundant db reset command; update CLI argument attributes for local and cloud API modes 2025-05-12 11:17:52 -06:00
dal 2858bedac5
posthog telemetry for domain name 2025-05-12 11:11:51 -06:00
dal 1b9e050cb7
Merge branch 'staging' into evals 2025-05-12 07:32:38 -06:00
dal ff469327f7
flat model format 2025-05-09 17:32:41 -06:00
dal 2c4f66da6e
hotfix: stored values search, case insensitive 2025-05-09 17:01:24 -06:00
dal d16f3296b2
stored values casing for jobs 2025-05-09 16:23:58 -06:00
dal f01755d41c
improvement: sync jobs 2025-05-09 15:54:36 -06:00
dal b078107063
Merge branch 'staging' into evals 2025-05-09 15:12:34 -06:00
dal 6a60055160
hotfix: sync values job 2025-05-09 15:11:21 -06:00
dal 17837e6486
hotfix if no syntax, generic 2025-05-09 14:24:16 -06:00
dal 69faf4faf9
makefile fix, test env fixes, auth 2025-05-09 12:13:27 -06:00
dal 8e3c3e3400
makefile fix 2025-05-09 11:37:32 -06:00
github-actions[bot] bbe9a06a3f chore(versions): bump api to v0.1.5; bump web to v0.1.5; bump cli to v0.1.5 [skip ci] 2025-05-09 17:05:09 +00:00
dal 19f48b99d8
Merge pull request #300 from buster-so/dal/local-deployment
Dal/local deployment
2025-05-09 10:03:28 -07:00
github-actions[bot] f95333fccd chore(versions): bump api to v0.1.4; bump web to v0.1.4; bump cli to v0.1.4 [skip ci] 2025-05-09 16:56:58 +00:00
dal 539dac8922
tests and fixes 2025-05-09 10:31:21 -06:00
dal 61467e886c
sql analysis improvements 2025-05-09 10:13:47 -06:00