Commit Graph

334 Commits

Author SHA1 Message Date
dal 96553aa2e0
fix on redo message and the chat context 2025-04-16 17:41:40 -06:00
dal 764bbfa344
get metric handler in the dashboard handler 2025-04-16 17:01:20 -06:00
dal c510da4ff6
redo message fix 2025-04-16 16:29:36 -06:00
dal 73a98bf482
feedback field 2025-04-16 15:34:56 -06:00
dal 67f90048da
invite users working again 2025-04-16 15:26:36 -06:00
dal e5192085ef
try evals with o3-mini 2025-04-16 14:51:22 -06:00
dal cee6191a4d
flashing timer bug 2025-04-16 13:57:42 -06:00
dal 858de8b4fe
fixed the null req message on start chat with asset 2025-04-16 12:35:29 -06:00
dal ff32bd2887
ok lots of changes, but we've updated agent architecture with modes and such. fixed a few other bugs for review 2025-04-16 11:08:48 -06:00
dal 9a8b4ace87
review agent 2025-04-16 09:20:46 -06:00
dal 27a7849f69
dashboard has its own get metric handler 2025-04-15 17:32:28 -06:00
dal db11a56c59
ok a few more small tweaks 2025-04-15 17:14:56 -06:00
dal 081cabc4c6
improvements for markdown, formatting, schemas, models, etc. 2025-04-15 14:48:25 -06:00
dal 41baefac6e
search data catalog agent work 2025-04-15 07:40:02 -06:00
dal 6135bf904b
cli update and data catalog search mode 2025-04-15 07:06:42 -06:00
dal c9ee8674be
latest version number 2025-04-14 12:42:12 -06:00
dal c691f904f9
things feeling pretty good. 2025-04-11 13:33:56 -06:00
dal cc1ca5a34f
good so far 2025-04-11 10:52:41 -06:00
dal 8bf2e7f10f
timing is almost there 2025-04-11 08:47:11 -06:00
dal 859eeabb39
ok working with timing 2025-04-11 08:42:36 -06:00
dal 43defba30d
clie assistant and finished reasoning 2025-04-11 08:18:23 -06:00
dal d9deefb18d
time tracking, docs for cli chat 2025-04-11 07:34:57 -06:00
dal 6b44e223d0
removed the mesage_notify user and streaming 2025-04-10 17:22:35 -06:00
dal 8611717e2d
terminating tools 2025-04-10 16:37:53 -06:00
dal 57107fafa8
working more 2025-04-10 15:14:58 -06:00
dal 1f1b177ea2
new tools and structure 2025-04-10 14:44:52 -06:00
dal b0797e6f6f
dynamic prompt switching 2025-04-10 13:40:58 -06:00
dal e147711a23
multi agent and conditional changes 2025-04-10 13:13:34 -06:00
dal fc5736a4b3
ok I think I fixed the ghost message 2025-04-09 17:17:05 -06:00
dal b8ab5bc742
fix title 2025-04-09 14:28:00 -06:00
dal b550fef7d6
ok handling single asset being sent back 2025-04-09 12:57:57 -06:00
dal f8e77ee5b4
now handling edge case with multiple assets 2025-04-09 12:09:41 -06:00
dal fcfb86fa88
sending back filtered files for responses now 2025-04-09 11:41:33 -06:00
dal 494a838260
filtering assets in res messages 2025-04-09 11:32:47 -06:00
dal 6fe50c78de
fixes on issues 2025-04-09 11:04:40 -06:00
dal ebc4815aad
merging bus-1065 2025-04-08 16:53:08 -06:00
dal e782a7cf9a
import assets into chat 2025-04-08 16:52:59 -06:00
dal 85a2b2a8aa
added in the associations well 2025-04-08 16:15:25 -06:00
dal cab1751172
all snake_case 2025-04-08 15:52:44 -06:00
dal 44042cd676
load in assets and mark context 2025-04-08 15:46:37 -06:00
dal d7023b2f87
added the version number to the chat object 2025-04-08 15:42:18 -06:00
dal 09c41be967
formatting and other small things around importing an asset into a chat 2025-04-08 14:30:21 -06:00
dal 4c5d6ca97d
update column settings on sql change 2025-04-08 13:25:19 -06:00
dal 5c99a94a4c
migration and such with some test improvements 2025-04-08 10:07:11 -06:00
dal a9424bae23
show legend headline 2025-04-08 09:20:20 -06:00
dal f5678c4a4d
ok password finally working 2025-04-07 21:18:20 -06:00
dal d346bca850
Enhance API documentation and implement password protection for public assets
- Updated CLAUDE.md with architecture overview, row limit implementation notes, and troubleshooting guide.
- Added additional documentation resources and common test commands.
- Enhanced database test infrastructure guide with quick reference and common patterns.
- Implemented password protection for public dashboards and metrics, including checks for access expiration and required passwords.
- Updated relevant handlers and routes to support password parameters.
- Refactored bulk update metrics handler to remove batch size from request structure.
- Added tests for password protection and access control for metrics and dashboards.
2025-04-07 17:44:41 -06:00
dal dc701e9ea5
testing and claude updates 2025-04-07 16:50:16 -06:00
dal 994975672b
Merge api_permission_field_fix branch and resolve conflicts
Combined test modules from both branches to maintain all test cases including:
- sharing tests from HEAD branch
- permission field tests from api_permission_field_fix branch
- update metric tests from HEAD branch

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-07 16:49:24 -06:00
dal eedb717393
api_permission_field_fix 2025-04-07 16:47:00 -06:00