Commit Graph

7080 Commits

Author SHA1 Message Date
dal 5ab4e7fc07
a few new momentic tests 2025-09-18 11:40:23 -06:00
wellsbunk5 4ea2394596
Merge pull request #991 from buster-so/migrationForReportFileTypeLastMessage
add migration for most_recent_file_type to fix to report_file
2025-09-18 10:00:29 -06:00
dal 92dcd9ab81
a few more momentic tests 2025-09-18 09:54:17 -06:00
Wells Bunker bf94ad1984
add migration for most_recent_file_type to fix to report_file 2025-09-18 09:51:40 -06:00
wellsbunk5 a8359373c1
Merge pull request #990 from buster-so/wells-bus-1835-still-using-metric-vs-metricfile-on-the-reasoning-page
migration to update messages.reasoning column
2025-09-18 09:37:15 -06:00
Wells Bunker 9ec0888e44
migration to update messages.reasoning column 2025-09-18 09:29:22 -06:00
dal b26ee3e2ea
planning agent that accounts and traverses types better 2025-09-18 04:38:30 -06:00
dal 33c91039c2
Merge pull request #989 from buster-so/dallin-bus-1821-add-overload-retry-to-pre-agent-tasks
Add retry logic for steps in analyst workflow
2025-09-18 03:55:28 -06:00
dal 74377029ee
grepitle comment fixes 2025-09-18 03:46:55 -06:00
dal 7bc9761a5c
Merge pull request #987 from buster-so/dallin-bus-1764-implement-momentic
Dallin-bus-1764-implement-momentic
2025-09-18 03:41:08 -06:00
dal bd149b97c0
Update apps/momentic/.gitignore
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-09-18 03:33:08 -06:00
dal 35c28dce02
Merge pull request #985 from buster-so/big-nate-bus-1815-pulled-in-reports-treated-as-dashboards
Update most recent message handler
2025-09-18 03:26:45 -06:00
dal 264f6ce959
Merge remote-tracking branch 'origin/staging' into dallin-bus-1764-implement-momentic 2025-09-18 03:24:57 -06:00
dal 051f4f143d
Merge remote-tracking branch 'origin/staging' into dallin-bus-1821-add-overload-retry-to-pre-agent-tasks 2025-09-18 03:24:48 -06:00
Nate Kelley 9d60c74732
Added additional enum fixes 2025-09-17 17:22:26 -06:00
Nate Kelley 3fd6afa544
moved enums to their own files 2025-09-17 17:03:20 -06:00
Nate Kelley 6bcd9e7b9e
scope down more types 2025-09-17 16:42:47 -06:00
Nate Kelley 4c8875b7c6
Merge branch 'staging' into big-nate-bus-1815-pulled-in-reports-treated-as-dashboards 2025-09-17 16:37:45 -06:00
Nate Kelley 15e78020e2
type safe translation record 2025-09-17 16:32:24 -06:00
Nate Kelley c1f37870bb
Update favorite start to use correct type 2025-09-17 16:30:44 -06:00
wellsbunk5 96cb5719b0
Merge pull request #986 from buster-so/wells-bus-1813-cleanup-asset-type-enums
AssetTypeEnum rework
2025-09-17 16:24:45 -06:00
Nate Kelley 744cf0c42b
Merge pull request #988 from buster-so/big-nate-bus-1817-failed-to-fetch-dynamically-imported-module
Big nate bus 1817 failed to fetch dynamically imported module
2025-09-17 16:22:31 -06:00
Nate Kelley 69e4d43336
update icon and type handlers 2025-09-17 16:20:48 -06:00
dal 438d0f32ca
Add retry logic for steps in analyst workflow
- Implemented `withStepRetry` utility to handle retries for various steps in the analyst workflow, including creating todos, extracting values, generating chat titles, and routing analysis types.
- Enhanced error handling by logging retry attempts and errors for better debugging.
- Introduced a new utility module for step retry functionality, including options for maximum attempts and exponential backoff delays.
- Added tests for the new retry utilities to ensure correct behavior under various scenarios.
2025-09-17 16:18:02 -06:00
Nate Kelley 217c6284a3
shared icons 2025-09-17 16:15:08 -06:00
Nate Kelley bab292aa47
Update AddToCollectionModal.tsx 2025-09-17 16:12:31 -06:00
Nate Kelley f7da467036
Update FollowUpWithAsset.tsx 2025-09-17 16:10:55 -06:00
Nate Kelley 0ed8b66288
create breadcrumb changes 2025-09-17 16:07:41 -06:00
Wells Bunker c285854b42
export through schema-types 2025-09-17 16:00:20 -06:00
Wells Bunker 18e7bd2902
fix build 2025-09-17 15:37:05 -06:00
Nate Kelley 29273e9ae3
update report stuff 2025-09-17 15:36:48 -06:00
Nate Kelley abad06f4ff
Remove header cache stuff 2025-09-17 15:33:28 -06:00
Wells Bunker 3b3a4f5a5a
AMerge branch 'wells-bus-1813-cleanup-asset-type-enums' of https://github.com/buster-so/buster into wells-bus-1813-cleanup-asset-type-enums 2025-09-17 15:25:43 -06:00
Wells Bunker 3fb8d8c425
make database source of truth for assettype enum 2025-09-17 15:24:12 -06:00
Nate Kelley e23fa1184c
Merge branch 'staging' into big-nate-bus-1815-pulled-in-reports-treated-as-dashboards 2025-09-17 15:19:59 -06:00
Nate Kelley e45c8fc244
Reasoning extend 2025-09-17 15:15:29 -06:00
Wells Bunker c47f28a4bc
remove test file 2025-09-17 14:59:09 -06:00
Nate Kelley d5f43fbcf4
Make a Base Asset and extend off of it 2025-09-17 14:58:39 -06:00
dal d05df7ade1
momentic first tests 2025-09-17 14:51:22 -06:00
Nate Kelley 9e0ff140cd
Remove unused helper function 2025-09-17 14:47:04 -06:00
Nate Kelley c502c4be15
Make all suspense loader have a fallback 2025-09-17 14:43:16 -06:00
Wells Bunker be9b113671
migration for enum values 2025-09-17 14:42:28 -06:00
Wells Bunker fd4ff6216f
AssetTypeEnum rework 2025-09-17 14:37:14 -06:00
Nate Kelley 4f25f90e31
Merge pull request #983 from buster-so/big-nate-bus-1799-cant-add-anything-to-a-collection
update add to collection logic
2025-09-17 14:05:35 -06:00
Nate Kelley d6451ea25a
Update SupabaseContextProvider.tsx 2025-09-17 14:05:14 -06:00
Nate Kelley ac8e2e4f2c
Update most recent message handler 2025-09-17 13:54:10 -06:00
Nate Kelley 389ea0112a
Merge pull request #984 from buster-so/big-nate-bus-1815-pulled-in-reports-treated-as-dashboards
Big nate bus 1815 pulled in reports treated as dashboards
2025-09-17 13:41:22 -06:00
Nate Kelley 743ff57720
Update get title stuff 2025-09-17 13:37:31 -06:00
dal 6ba8845282
momentic init 2025-09-17 13:28:37 -06:00
dal 6be8d25546
momentic init 2025-09-17 13:28:19 -06:00