Commit Graph

3486 Commits

Author SHA1 Message Date
Jason Zimdars 8c1942c789 Copy 2025-06-26 11:51:44 -05:00
Jason Zimdars d1d1c6511e Keep stage when clearing 2025-06-26 11:08:45 -05:00
Jason Zimdars 8229ba194b Merge branch 'main' into custom-views
* main:
  Add help entry
  Format
  Add command to create new cards
  Support visiting certain pages
  More prompt tweaks
  Lots of prompts improvements and tightening
  Only intercept when string is composed of numbers
  Set temperature to 0
2025-06-26 10:55:24 -05:00
Jorge Manrubia a7f175dbee Merge pull request #664 from basecamp/more-query-commands
Support more Fizzy Do commands
2025-06-26 17:25:15 +02:00
Jorge Manrubia 6437e7fef0 Add help entry 2025-06-26 17:22:42 +02:00
Jorge Manrubia fe96ed89b8 Format 2025-06-26 17:21:41 +02:00
Jason Zimdars b862d5909a Keep the current filter params after deleting a saved filter so you can change your mind 2025-06-26 10:19:24 -05:00
Jorge Manrubia c760393ed3 Add command to create new cards 2025-06-26 17:14:47 +02:00
Jorge Manrubia 8802461484 Support visiting certain pages 2025-06-26 16:43:04 +02:00
Jason Zimdars 1382d8dcb4 Merge branch 'main' into custom-views
* main:
  Update to Kevin's preferred signal identity.
  Turn off local auth in beta, we'll use Launchpad instead.
  Update kamal deploy config for the new beta env.
2025-06-26 09:33:11 -05:00
Jorge Manrubia e45c479952 More prompt tweaks 2025-06-26 16:14:02 +02:00
Jorge Manrubia 78bb3d699b Lots of prompts improvements and tightening 2025-06-26 16:08:24 +02:00
Mike Dalessio 1cf89c78bb Merge pull request #656 from basecamp/flavorjones/beta-in-the-dc
Update kamal deploy config for the new beta env.
2025-06-26 09:50:27 -04:00
Mike Dalessio 27c288406b Update to Kevin's preferred signal identity. 2025-06-26 09:47:13 -04:00
Mike Dalessio 0c5c6fa703 Turn off local auth in beta, we'll use Launchpad instead. 2025-06-26 09:47:13 -04:00
Mike Dalessio 190e52ffc5 Update kamal deploy config for the new beta env. 2025-06-26 09:47:13 -04:00
Jorge Manrubia 274a6ad9d5 Only intercept when string is composed of numbers 2025-06-26 09:37:22 +02:00
Jorge Manrubia cd4e6c75d7 Set temperature to 0 2025-06-26 08:42:06 +02:00
Jason Zimdars d861d39f7c Update test because we now drop all filters on destroy 2025-06-25 19:05:29 -05:00
Jason Zimdars bc9b4b1477 Merge branch 'main' into custom-views
* main:
  format
  Update help
  Add stage command to assign workflows to cards
  Fix typo
  Hide after selecting "undo"
  Format
  Add help
  Add tests
  Refine prompt
  Review prompt
  Be explicit about param
  Don't submit with empty strings
  Add reconsider command
  Add "Do" command
2025-06-25 19:00:51 -05:00
Jason Zimdars ae12a7294c New UI for exposing filter options and saving/deleting them 2025-06-25 19:00:47 -05:00
Jorge Manrubia 65ee7f924b Merge pull request #662 from basecamp/stage-command
Stage command
2025-06-26 01:11:02 +02:00
Jorge Manrubia e11d5bef5a format 2025-06-26 01:08:55 +02:00
Jorge Manrubia 74c97aac01 Update help 2025-06-26 01:07:47 +02:00
Jorge Manrubia 0765116779 Add stage command to assign workflows to cards 2025-06-26 01:05:51 +02:00
Jorge Manrubia 6f015feee6 Fix typo 2025-06-26 00:42:02 +02:00
Jorge Manrubia dbd4d166e5 Hide after selecting "undo" 2025-06-26 00:41:46 +02:00
Jorge Manrubia 8ea6a656e1 Format 2025-06-25 23:43:45 +02:00
Jorge Manrubia 7b85b8f193 Merge pull request #661 from basecamp/more-commands
Add /do and /consider commands
2025-06-25 23:34:44 +02:00
Jorge Manrubia c1ebbb6255 Add help 2025-06-25 23:33:10 +02:00
Jorge Manrubia 30103d3088 Add tests 2025-06-25 23:29:25 +02:00
Jason Zimdars 2ed101e468 Unnecessary 2025-06-25 14:38:35 -05:00
Jason Zimdars c5e384cc68 These aren't actually in the events namespace, use utility class 2025-06-25 14:38:23 -05:00
Andy Smith af91973757 Merge pull request #655 from basecamp/search-history-empty
Better empty state for search history
2025-06-25 13:49:07 -05:00
Andy Smith cce7286b0f Better empty state for search history 2025-06-25 13:46:33 -05:00
Jason Zimdars 03dd82bcfc Merge branch 'main' into track-collection-access
* main: (45 commits)
  Make sure QB subscriptions reload properly in dev
  Refine prompt to avoid invalid JSON
  Format
  Format
  Add stemming to search tables
  Refine prompt to avoid invalid JSON
  Make sure it generates valid JSON
  Execute raw SQL to see if this is making production crash
  Just use drop table
  schema update
  Remove VCR record
  Fix tests
  recreate vcr fixtures
  Fix schema, it was missing a FK
  Favor search over terms
  Remove insights, default to keyword search
  Remove semantic searches
  Add search command
  Use clip instead of hidden for body overflow
  Polish up the search results page
  ...
2025-06-25 09:54:58 -05:00
Mike Dalessio d827ce2a53 Merge pull request #654 from basecamp/flavorjones/fix-reloading-subscriptions
Make sure QB subscriptions reload properly in dev
2025-06-25 10:07:42 -04:00
Mike Dalessio b2ff0b47bf Make sure QB subscriptions reload properly in dev 2025-06-25 10:06:45 -04:00
Jorge Manrubia c0d46390d4 Refine prompt 2025-06-25 15:49:32 +02:00
Jorge Manrubia 7018d30144 Review prompt 2025-06-25 15:40:22 +02:00
Jorge Manrubia a8117152aa Be explicit about param 2025-06-25 15:29:29 +02:00
Jorge Manrubia 611543a88e Don't submit with empty strings 2025-06-25 15:29:17 +02:00
Jorge Manrubia 7c83952c2d Add reconsider command 2025-06-25 15:18:42 +02:00
Jorge Manrubia 1303dfb14e Add "Do" command 2025-06-25 14:55:56 +02:00
Jorge Manrubia 813f39b227 Merge pull request #653 from basecamp/stemming
Add stemming to search tables
2025-06-25 13:39:47 +02:00
Jorge Manrubia 419f4cda65 Refine prompt to avoid invalid JSON 2025-06-25 13:39:04 +02:00
Jorge Manrubia d35d3159c4 Format 2025-06-25 13:37:52 +02:00
Jorge Manrubia eee8694977 Format 2025-06-25 13:37:10 +02:00
Jorge Manrubia b4e5727406 Add stemming to search tables 2025-06-25 13:35:48 +02:00
Jorge Manrubia 46d98ebb4a Refine prompt to avoid invalid JSON 2025-06-25 13:01:59 +02:00