Commit Graph

79 Commits

Author SHA1 Message Date
Jack Amadeo 24b76baa55 Block send until extensions are ready (#4271) 2025-08-22 11:45:25 -04:00
Zane 6e8aa96d90 fix: recipe params not being replaced all the time (#4207) 2025-08-22 07:49:49 -07:00
Spence 3b6c403146 feat: Add message queue system with interruption handling (#4179)
Co-authored-by: Zane Staggs <zane@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-22 13:56:53 +10:00
Douwe Osinga 70f0173f9d Move out app init (#4185)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-19 16:39:46 -04:00
Zane a14f087d20 upgraded all npm packages and fixed related issues (#4072) 2025-08-18 15:12:44 -07:00
Parsa Rahimi d9b0e7f4c6 fix: update dictation settings handling and improve user feedback (#4093)
Signed-off-by: Parsa Rahimi <mail@parsuli.net>
2025-08-14 13:17:06 -07:00
David Katz dab1415fdd Move summarize button inside of context view (#4015) 2025-08-12 11:36:29 -04:00
Douwe Osinga 861bd0a71d Tell the user to hit compact (#3851)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-05 18:12:16 +02:00
Zane 7a364de187 Fix directory switcher not working in active chat sessions and file browser not defaulting to current session directory path (#3791) 2025-08-04 08:46:53 -07:00
Zane b5e73c4c89 fix: initial prompt not filled in after accepting new recipe (#3637) 2025-07-31 10:49:28 -07:00
Angie Jones 4549d617c0 fix: View extensions link (#3751) 2025-07-31 01:14:56 -05:00
Zane be6c599063 Fix slow typing in chat input with long running sessions (#3722) 2025-07-30 10:42:13 -07:00
Taylor Ho a65c547699 Adds the WaitingForUserInput state (#3620) 2025-07-24 10:08:54 -07:00
Zane 3d5f395ce6 fix: show token alert popover during agent responses and agent failure cases (#3536) 2025-07-23 09:33:11 -07:00
Zane 246ba19256 Restore recipe parameters functionality (#3530) 2025-07-22 10:31:44 -07:00
Zane 33c082cd5b Fix a few ui edge cases - refresh occasionally crashing, chat loader over text and chat input height returning to auto (#3469) 2025-07-16 19:06:56 -07:00
Zane 3d28adf075 Align chat input action buttons to bottom when large amount of text (#3455) 2025-07-16 12:53:16 -07:00
Zane 77ea27f5f5 UI update with sidebar and settings tabs (#3288)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
Co-authored-by: Taylor Ho <taylorkmho@gmail.com>
Co-authored-by: Lily Delalande <119957291+lily-de@users.noreply.github.com>
Co-authored-by: Spence <spencrmartin@gmail.com>
Co-authored-by: spencrmartin <spencermartin@squareup.com>
Co-authored-by: Judson Stephenson <Jud@users.noreply.github.com>
Co-authored-by: Max Novich <mnovich@squareup.com>
Co-authored-by: Best Codes <106822363+The-Best-Codes@users.noreply.github.com>
Co-authored-by: caroline-a-mckenzie <cmckenzie@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-07-15 17:24:41 -07:00
Andrew Harvard a2081e6594 Fix: Allow native Cmd+Up/Down cursor movement when user has typed text (#3246) 2025-07-07 22:05:00 +02:00
Spence 63774ef319 Add fuzzy file search functionality (#3240)
Co-authored-by: spencrmartin <spencermartin@squareup.com>
2025-07-03 17:09:39 -04:00
jack 6ad95fe0d0 feat: add voice dictation using OpenAI Whisper & ElevenLabs (#3079)
Co-authored-by: jack <>
2025-06-27 16:36:35 +10:00
jack d2ff4f3746 feat: Add comprehensive cost tracking display for LLM usage (#2992)
Co-authored-by: jack <jack@deck.local>
Co-authored-by: Bradley Axen <baxen@squareup.com>
2025-06-26 19:46:14 +10:00
Zane 0c042010ff Fix remaining typescript errors (#2741) 2025-05-30 12:06:49 -07:00
Zane 3d5d3cedca Cleanup Phase 1: Remove unused React imports from safe components (#2702)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-05-29 09:13:26 -07:00
Max Novich feb7b15c76 Add screenshot paste support (#2679) 2025-05-28 11:11:22 -07:00
Best Codes 984e5b8df7 UI Tweaks including border and padding fixes, contrast improvements, and more (#2489) 2025-05-12 13:55:22 -07:00
Lily Delalande 01e28423ff ctx_management: summarize on command button (#2479) 2025-05-08 11:43:53 -06:00
Zane 6c0f8d648f Global/local chat history store in localstorage (#2428) 2025-05-05 09:05:05 -07:00
Zane a812d6ff79 Bottom and top bar refinement (#2303)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
2025-05-05 08:48:43 -07:00