Commit Graph

77 Commits

Author SHA1 Message Date
dal 7410459ad5
research mode, sub agents 2025-10-08 10:07:04 -06:00
dal dea4447734
propmt changes and some bug fixes 2025-10-07 21:13:08 -06:00
dal 8c04af204d
sonnet 4.5 with thinking 2025-10-07 12:35:36 -06:00
dal 0ae5d238bf
good state 2025-10-07 11:31:35 -06:00
dal 6291570c61
tons of prompt changes and new tools 2025-10-07 10:23:28 -06:00
dal 5eb6273bfd
working really well 2025-10-06 20:27:03 -06:00
dal 9c1466a1ad
fix build error 2025-10-06 13:06:09 -06:00
dal 6c77a4f7a3
changes and clean up 2025-10-06 11:06:17 -06:00
dal ce9e51e481
headless running well 2025-10-06 09:37:40 -06:00
dal 16e3a48cdc
introspect data 2025-10-03 15:49:21 -06:00
dal 08d20941e6
fix build errors 2025-10-03 14:06:37 -06:00
dal 0271c9fd3a
use biome with rest of repo 2025-10-03 12:54:58 -06:00
dal 1b26673c49
tsconfig and package fixes 2025-10-03 12:52:45 -06:00
dal b42f2b37a4
lint and ts config and package.json fixes 2025-10-03 12:48:47 -06:00
dal f9d9e08e8d
ok state and now I need to clean things up vim mode and linting and such 2025-10-03 12:44:09 -06:00
dal 5fa7216a71
lots of progress so far 2025-10-03 10:16:31 -06:00
dal c8c50726b7
message clean up 2025-10-03 09:38:30 -06:00
dal bd195df18f
read file messages 2025-10-03 09:20:29 -06:00
dal 775b09b6a3
edit file tools 2025-10-03 09:07:20 -06:00
dal f601bf7ca1
write file message 2025-10-03 08:34:18 -06:00
dal edfa13e785
starting to piece together ui for tasks 2025-10-03 08:09:09 -06:00
dal 15b93d96c8
rename to analytics engineer and get rid of old docs agent stuff 2025-10-02 17:25:37 -06:00
dal dec22b5bf8
merge staging 2025-10-02 14:52:15 -06:00
dal 58c2855a72
k tools are working properly there 2025-09-30 22:37:14 -06:00
dal 08cfc6f2f5
moved over tools 2025-09-30 22:15:38 -06:00
dal cce3eaf009
add in api key auth on proxy endpoint and pass it into the docs agent handler 2025-09-30 20:59:53 -06:00
dal 95ca83d441
ok proxy with handler in cli working 2025-09-30 20:49:25 -06:00
dal 68ccbe1ba7
chat cli endpoint and base cli agent 2025-09-30 16:23:47 -06:00
dal 0febe2bd0a
messages 2025-09-30 14:42:13 -06:00
dal 71b6166b02
spacing chagnes 2025-09-30 14:24:46 -06:00
dal 3dcf90cb72
vim mode display 2025-09-30 14:07:00 -06:00
dal de2f13e311
hide vim mode 2025-09-30 13:51:48 -06:00
dal fe79f4e979
vim mode and settings 2025-09-30 13:44:29 -06:00
dal 3821f29caf
filesearch working 2025-09-30 13:14:16 -06:00
dal 46a98a1a02
chat layout with blinker and such 2025-09-30 12:40:50 -06:00
dal 600c3befd4
buster entrypoint 2025-09-30 11:02:08 -06:00
dal 2bf285ab2f
logs-write-back 2025-09-30 10:40:58 -06:00
dal 48a2539271
feature: snowflake and postgres writeback 2025-09-30 08:28:33 -06:00
dal 629e0336c7
Implement logs writeback functionality across various components
- Enhanced deployment request preparation to include logs configuration.
- Introduced logs writeback configuration management in the database layer.
- Added new queries for upserting and deleting logs writeback configurations.
- Implemented logs writeback task to write query logs to Snowflake.
- Updated data source adapters to support logs table creation and record insertion.
- Integrated logs writeback task trigger in message post-processing workflow.
- Defined schemas for logs configuration and writeback records in shared packages.

This commit lays the groundwork for improved logging capabilities, allowing organizations to track query logs effectively.
2025-09-29 14:00:54 -06:00
dal 6460e1d8e2
upgrade version 2025-09-26 15:53:23 -06:00
dal 310c7362e7
lint 2025-09-26 15:04:45 -06:00
dal 35e4a2f83a
cli GH compat 2025-09-26 14:31:39 -06:00
dal 9c01bcb37c
seed script and db clean up 2025-09-20 15:15:26 -06:00
dal eb657d558e
CLAUDE.md and README.md updates... 2025-09-15 15:06:41 -06:00
dal e53bdd2ebf
few fixes for tests 2025-09-12 00:59:54 -06:00
dal 911f859d85
a few changes and clean up 2025-09-12 00:42:11 -06:00
dal 11978e99a4
remove all the random .js stuff, apply fixes based on greptile comments. 2025-09-11 23:59:26 -06:00
dal 0b599de0b4
Update CLI with version check and new commands; add semver dependencies 2025-09-11 23:52:00 -06:00
dal 78f69d87d2
0.3.1 2025-09-10 11:13:41 -06:00
dal a554945484
Refactor Auth command input handling
- Updated the Auth command to use SafeTextInput for better input handling.
- Simplified input submission logic by creating separate functions for host and API key submissions.
- Removed unused imports and cleaned up the code for improved readability.
2025-09-09 13:18:23 -06:00