Commit Graph

7423 Commits

Author SHA1 Message Date
dal aa6fbfd437
streaming fix on non done tool responses 2025-09-26 10:47:04 -06:00
Nate Kelley 77012027ba
update color for warning card 2025-09-26 10:42:08 -06:00
dal f0686fa54e
Merge pull request #1169 from buster-so/dallin-bus-1938-report-needs-to-cascade-up-if-metric-modified
sql dialect and tool deltas
2025-09-26 10:41:42 -06:00
Nate Kelley dbf1a6ef2f
add better warning handler 2025-09-26 10:39:00 -06:00
dal 07befc89a6
index eexport 2025-09-26 10:33:07 -06:00
dal c98e4a0e7b
Merge pull request #1174 from buster-so/memory-optimization-tools-cleanup
feat: add memory optimization for AI tools and LRU cache
2025-09-26 10:32:43 -06:00
dal 6fafd732be
expot 2025-09-26 10:32:06 -06:00
dal c427f5ae78
get asset latest version 2025-09-26 10:31:42 -06:00
wellsbunk5 d9bda6f7aa
Merge pull request #1176 from buster-so/wells-bus-1968-fix-securityapproved-domains-delete-request
fix bug on processing array input for DELETE approved-domains
2025-09-26 10:29:49 -06:00
dal af243099ea
try again 2025-09-26 10:24:39 -06:00
Wells Bunker f47bfe2418
fix bug on processing array input for DELETE approved-domains 2025-09-26 10:22:14 -06:00
Nate Kelley e5ad359a36
add new user controller 2025-09-26 10:21:31 -06:00
dal 408caf5642
Merge remote-tracking branch 'origin/staging' into dallin-bus-1938-report-needs-to-cascade-up-if-metric-modified 2025-09-26 10:17:44 -06:00
dal 6d6c531d5c
fix most recent version on the chat 2025-09-26 10:15:52 -06:00
Blake Rouse 63b90fcaa8
Merge pull request #1175 from buster-so/edit-todo-list
edited-final-todo-item
2025-09-26 10:08:19 -06:00
dal d7eab3023c
lint fixes 2025-09-26 10:06:14 -06:00
Blake Rouse 014c39e1d0 edited-final-todo-item 2025-09-26 10:04:42 -06:00
dal de01a39c5c
feat: add memory optimization for AI tools and LRU cache
- Add cleanupState helper to clear tool state after execution
- Update all tool execute functions to clean up state after completion
- Reduce LRU cache from 500 to 10 entries (90% memory reduction)
- Extend cache TTL to 20 minutes for long-running streams
- Prevent memory leaks during 15-minute streaming sessions

This significantly reduces memory usage during long AI streaming sessions
by ensuring tool states are cleared after execution and limiting cache size.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 10:02:49 -06:00
wellsbunk5 db82178247
Merge pull request #1173 from buster-so/wells-bus-1960-update-metric_filesiddata-to-include-optional-password-param
Add password as optional field for metric_file data
2025-09-26 09:53:22 -06:00
Nate Kelley 6599e2a97e
simplify your stuff tabs 2025-09-26 09:41:19 -06:00
Wells Bunker aed9732302
adding optional password on metric_file/[id]/data endpoint 2025-09-26 09:41:14 -06:00
dal e621149030
Merge pull request #1172 from buster-so/dallin-bus-1953-three-dot-duplicate-doesnt-duplicate-the-chat
fix rust asset type enum issues
2025-09-26 09:38:43 -06:00
dal af83488ee0
fix rust asset type enum issues 2025-09-26 09:30:27 -06:00
Nate Kelley b069d1a8a1
Merge pull request #1171 from buster-so/big-nate-bus-1957-inherit-color-toggle-on-linear-trend-line-is-janky
element size update
2025-09-26 09:28:59 -06:00
Nate Kelley 0431946b27
element size update 2025-09-26 09:28:28 -06:00
Nate Kelley 92b18d7466
Merge pull request #1170 from buster-so/big-nate-bus-1958-rename-metric-in-three-dot-doesnt-do-anything
fix dashboard and metric rename
2025-09-26 09:17:33 -06:00
Nate Kelley 733309b5ec
fix dashboard and metric rename 2025-09-26 09:16:22 -06:00
Nate Kelley a870c8383d
update streaming effect 2025-09-26 09:13:41 -06:00
dal 87017115ba
sql dialect and tool deltas 2025-09-26 09:06:03 -06:00
Blake Rouse 152f95c768
Merge pull request #1167 from buster-so/forecast-updates
python-limitation-removed
2025-09-26 08:17:00 -06:00
Blake Rouse 45d3d8a027 python-limitation-removed 2025-09-26 08:02:01 -06:00
dal e7dc86d2cf
Merge pull request #1166 from buster-so/dallin-bus-1884-build-base-momentic-tests
dallin bus 1884 build base momentic tests
2025-09-26 07:32:50 -06:00
dal c59b22bec6
Merge remote-tracking branch 'origin/staging' into dallin-bus-1884-build-base-momentic-tests 2025-09-26 07:21:20 -06:00
Nate Kelley 2fc4ec1925
Add rust fix 2025-09-25 22:33:32 -06:00
Nate Kelley ae7c78a891
Merge branch 'staging' into big-nate-bus-1830-ability-to-apply-color-theme-by-a-category 2025-09-25 22:26:52 -06:00
Nate Kelley 3c11dbf291
lint fixes 2025-09-25 22:26:42 -06:00
Nate Kelley 8ca932b60c
Update metric with new config 2025-09-25 22:20:42 -06:00
Nate Kelley efe668c405
start adding color by drag and drop 2025-09-25 22:10:12 -06:00
Nate Kelley 519f48929f
added different colorBy config 2025-09-25 21:29:36 -06:00
dal 08548a276d
small2x on analyst agent task 2025-09-25 21:11:14 -06:00
Nate Kelley 5dc479882c
Add additional example with color by and x category 2025-09-25 21:10:30 -06:00
Nate Kelley 1ac26de837
Merge branch 'staging' into big-nate-bus-1830-ability-to-apply-color-theme-by-a-category 2025-09-25 21:07:23 -06:00
dal 646013a307
Merge pull request #1162 from buster-so/dallin-bus-1937-the-createmetrics-and-createreports-tool-calls-are-in-an
Dallin-bus-1937-the-createmetrics-and-createreports-tool-calls-are-in-an
2025-09-25 18:45:37 -06:00
dal c0ca22ad8c
Merge remote-tracking branch 'origin/staging' into dallin-bus-1937-the-createmetrics-and-createreports-tool-calls-are-in-an 2025-09-25 18:38:52 -06:00
dal 8f314268e3
fixed the streaming loading infinite state 2025-09-25 18:38:46 -06:00
wellsbunk5 1317958982
Merge pull request #1161 from buster-so/wells-bus-1956-data-request-not-working-for-public-links
fixing public access for metric_files/data
2025-09-25 17:49:09 -06:00
Wells Bunker 32705b3048
fixing public access for metric_files/data 2025-09-25 17:43:29 -06:00
wellsbunk5 e508feb877
Merge pull request #1160 from buster-so/wells-bus-1950-send-back-slack-message-for-unauthorized-requests
send slack message if user is unauthorized
2025-09-25 17:22:15 -06:00
Wells Bunker d2ff191f17
send slack message if user is unauthorized 2025-09-25 17:13:13 -06:00
Nate Kelley b62e66f64a
Merge branch 'staging' into big-nate-bus-1830-ability-to-apply-color-theme-by-a-category 2025-09-25 17:06:55 -06:00