Commit Graph

5156 Commits

Author SHA1 Message Date
Nate Kelley 53b1c59302
Update PRD 2025-08-13 10:34:23 -06:00
Nate Kelley 037e2a6172
fixed storybook imports 2025-08-13 09:55:43 -06:00
Nate Kelley 088b20bfdb
Add a stable theme provider 2025-08-13 09:19:21 -06:00
Nate Kelley 4dcf3ac677
Merge pull request #705 from buster-so/cursor/migrate-state-to-cookie-storage-c48a
Migrate state to cookie storage
2025-08-13 08:52:31 -06:00
Nate Kelley b2eaf0a448
use distinct versions of react 2025-08-13 08:49:12 -06:00
Nate Kelley 01b733c74c
Update some imports for al old 2025-08-13 08:08:39 -06:00
Nate Kelley 34254e7ec7
Update versions 2025-08-12 23:45:55 -06:00
Nate Kelley 5e51d6f8c6
update problematic files 2025-08-12 23:34:03 -06:00
Nate Kelley b13b9380fb
Fix additional linting errors 2025-08-12 23:27:34 -06:00
Nate Kelley 21cccddd3b
Merge branch 'staging' into cursor/migrate-state-to-cookie-storage-c48a 2025-08-12 23:09:51 -06:00
Nate Kelley 73746ca41d
fix messy stories 2025-08-12 23:09:40 -06:00
Nate Kelley 96b90b0c0e
biome fixes pt2 2025-08-12 22:55:24 -06:00
Nate Kelley 3157d128aa
biome lint fixes 2025-08-12 22:37:41 -06:00
Nate Kelley 7dc42159ba
Added storybook 2025-08-12 22:05:05 -06:00
Nate Kelley 0407be9acd
update imports and versions 2025-08-12 21:54:24 -06:00
Cursor Agent 264fd306bc Switch from localStorage to cookies for AppSplitter state management
Co-authored-by: natemkelley <natemkelley@gmail.com>
2025-08-13 01:25:02 +00:00
Nate Kelley dda55afd83
move in splitters 2025-08-12 19:18:17 -06:00
Nate Kelley 66623fb2a5
route guard the index 2025-08-12 17:05:02 -06:00
Nate Kelley bd37c7717b
Not found page 2025-08-12 17:03:47 -06:00
Nate Kelley b6ea81983b
Added some nice page handlers 2025-08-12 16:52:29 -06:00
Nate Kelley 35fc1c5e9c
added scss handler 2025-08-12 16:42:29 -06:00
Nate Kelley 738d5faf01
Added style sheets 2025-08-12 16:20:09 -06:00
Nate Kelley 02e6ce1c9d
Make login redirects 2025-08-12 16:05:16 -06:00
Nate Kelley 8fbef531a7
Add in sign in functionality 2025-08-12 14:58:04 -06:00
Nate Kelley e1aebf2277
additional configs 2025-08-12 14:49:35 -06:00
Nate Kelley 174112f51b
Added some env functions 2025-08-12 13:46:08 -06:00
Nate Kelley 6d09a921c0
create a basic login strucutre 2025-08-12 12:15:50 -06:00
Nate Kelley e2ee9e4c27
started adding supabase 2025-08-12 10:30:48 -06:00
Nate Kelley 9c052be5ad
create web-tss folder 2025-08-11 22:25:07 -06:00
Nate Kelley 9079a768ab
fixed strange issue causing initial token to be undefined 2025-08-11 17:24:39 -06:00
dal 70193aad4f
fix lint issues 2025-08-11 16:57:49 -06:00
Nate Kelley 9d023db3f8
Merge pull request #699 from buster-so/cursor/ensure-active-auth-session-38b9
Ensure active auth session
2025-08-11 16:48:30 -06:00
Nate Kelley 34cc2226b9
Update supbase 2025-08-11 16:44:25 -06:00
Nate Kelley 2fee9a2311
Update next config to support supabase url 2025-08-11 16:41:11 -06:00
dal 4e7f6b080e
no reports in todos 2025-08-11 16:22:50 -06:00
dal 95c29cf507
Refactor analyst and think-and-prep agent instructions to remove report generation capabilities and streamline workflow. Update the analyst agent to exclude report-related tools and adjust think-and-prep instructions for clarity and focus on analysis preparation. Ensure consistent handling of SQL guidance and improve overall structure for better readability. 2025-08-11 15:58:07 -06:00
Nate Kelley d8451325cc
Update vitest.setup.ts 2025-08-11 15:52:45 -06:00
Nate Kelley d64f911442
Fix imports 2025-08-11 15:46:47 -06:00
dal 317b7cb8c3
bump max tokens 2025-08-11 15:41:34 -06:00
Cursor Agent 6b68d16461 Changes from background agent bc-654437a1-f840-4d59-90ee-87a733d631b1 2025-08-11 21:26:34 +00:00
Nate Kelley a369ba2b32
browser client update 2025-08-11 15:22:17 -06:00
Nate Kelley 48fa337303
can parse dollar signs 2025-08-11 15:10:55 -06:00
Nate Kelley 438bec4ce4
Fix caption parser 2025-08-11 15:01:08 -06:00
Nate Kelley a5b175d418
Update create-todos-step.ts 2025-08-11 14:54:12 -06:00
Nate Kelley ec7d27167f
Merge branch 'staging' of https://github.com/buster-so/buster into staging 2025-08-11 14:53:43 -06:00
Nate Kelley 9dd37de7cd
Add tests for metric caption parsing 2025-08-11 14:53:41 -06:00
dal 4ace4d337e
Revert 'Testing some new GPT 5 metaprompts' from commit 1f4f31909
This reverts commit 1f4f319098 which made changes to:
- analyst-agent-instructions.ts
- think-and-prep-instructions.ts
- investigation-instructions.ts
- format-analysis-type-router-prompt.ts
- create-todos-step.ts

Reverting Jacob's experimental prompt changes.
2025-08-11 14:33:07 -06:00
dal 2540f6e195
Revert "Improved Report Prompt"
This reverts commit ed056878e1.
2025-08-11 14:31:35 -06:00
dal 1c0a6b4f0f
move back to anthropic models 2025-08-11 14:27:16 -06:00
Nate Kelley 82cf873d63
Merge branch 'staging' of https://github.com/buster-so/buster into staging 2025-08-11 14:11:29 -06:00