Stanko K.R.
e961f6ad27
Extract question from message_params
2025-08-14 15:27:51 +02:00
Stanko K.R.
94405f4a6a
Extract link to markdown conversion to a method
2025-08-14 15:20:10 +02:00
Stanko K.R.
10728e35ef
Create scopes for filtering comment by user or system
2025-08-14 14:32:10 +02:00
Stanko K.R.
221f8434d8
Remove extra spaces
2025-08-14 14:25:27 +02:00
Stanko K.R.
95b324cda7
Fix /ask sometimes triggering a search
2025-08-13 15:26:33 +02:00
Stanko K.R.
6282142250
Remove unused failure handling
2025-08-13 15:14:12 +02:00
Stanko K.R.
0807337ede
Add test for the list collections tool
2025-08-13 15:14:12 +02:00
Stanko K.R.
33daa866f3
Test the list cards tool
2025-08-13 15:14:12 +02:00
Stanko K.R.
c1bd68d0e6
Add tests for OrderClause
2025-08-13 15:14:12 +02:00
Stanko K.R.
7f38586bda
Fix crash when searching
2025-08-13 15:14:12 +02:00
Stanko K.R.
d0734775c3
Reorganize tools
2025-08-13 15:14:12 +02:00
Stanko K.R.
f6279b87cf
Clean up filtering and serialization for tools
2025-08-13 15:14:12 +02:00
Stanko K.R.
8d323bb0aa
Extract card filtering
2025-08-13 15:14:12 +02:00
Stanko K.R.
0e92447719
Partially fix tool URLs
2025-08-13 15:14:12 +02:00
Stanko K.R.
51f6326404
Add tenant to URLs
2025-08-13 15:14:12 +02:00
Stanko K.R.
7603d0bbcf
Tweak the prompt so it's clearer
2025-08-13 15:14:12 +02:00
Stanko K.R.
8a8888c3ef
Tidy up #ask & #respond
2025-08-13 15:14:12 +02:00
Stanko K.R.
c95e8678a9
Extract #all_emoji? to a Rails ext
2025-08-13 15:14:12 +02:00
Stanko K.R.
67c9bdc3d9
Add controller tests for conversations and messages
2025-08-13 15:14:12 +02:00
Stanko K.R.
5d982fd3f1
Remove unused route
2025-08-13 15:14:12 +02:00
Jason Zimdars
de74f8ded0
Simplify thinking state
2025-08-13 15:14:12 +02:00
Jason Zimdars
07f3bcd225
Target the scrollable element
2025-08-13 15:14:12 +02:00
Jason Zimdars
ab235be9ae
Close button
2025-08-13 15:14:12 +02:00
Jason Zimdars
83dac29dce
More styles; submit message on enter, ctrl+enter
2025-08-13 15:14:12 +02:00
Jason Zimdars
5dfd74f9b8
Style
2025-08-13 15:14:12 +02:00
Jason Zimdars
e6055d0379
Style
2025-08-13 15:14:12 +02:00
Jason Zimdars
31bad4431b
First pass at design
2025-08-13 15:14:12 +02:00
Jason Zimdars
56dff30c40
BEM naming conventions
2025-08-13 15:14:12 +02:00
Jason Zimdars
e0637edd7b
No need to nest, re-order alphabetically
2025-08-13 15:14:12 +02:00
Stanko K.R.
e49c7cb1cb
Make sending messages feel snappy
2025-08-13 15:14:12 +02:00
Stanko K.R.
13eeb8574d
Add the ask command
2025-08-13 15:14:12 +02:00
Jorge Manrubia
06abad8e4d
Update lexical and make SPACE select by default (except when searching cards with #)
2025-08-13 11:17:41 +02:00
Jason Zimdars
aa13853ae4
Add a third, "On deck" column in Collections
2025-08-12 17:58:12 -05:00
Andy Smith
e89c1c6762
Merge pull request #897 from basecamp/fizzy-do-placeholder
...
Nicer center-to-left transition for Fizzy do placeholder
2025-08-12 11:52:04 -05:00
Andy Smith
19364af144
Merge pull request #870 from basecamp/tooltips
...
Tooltips
2025-08-12 11:49:08 -05:00
Andy Smith
68b648dfb0
Nicer center-to-left transition for Fizzy do placeholder
2025-08-12 11:47:29 -05:00
Jason Zimdars
e8dc14fda7
Simplify prompt, adjust styles to move away from bullet format
2025-08-11 18:03:48 -05:00
Andy Smith
5b31a8f86d
Revert "Hide hotkeys when filtering"
...
This reverts commit 669798f100 .
2025-08-11 17:10:34 -05:00
Andy Smith
994694308f
Remove sticky footer in popup
2025-08-11 17:09:41 -05:00
Andy Smith
669798f100
Hide hotkeys when filtering
2025-08-11 16:54:05 -05:00
Andy Smith
441b1e5759
Merge pull request #887 from basecamp/mobile-metadata
...
Stack meta info on mobile
2025-08-11 16:48:10 -05:00
Mike Dalessio
d2da1dcc06
Make ExcerptHelper work for String inputs
2025-08-11 17:38:24 -04:00
Andy Smith
267a5f11fa
Stack meta info on mobile
2025-08-11 15:54:59 -05:00
Andy Smith
6c1a0bb5de
Make changes specific to card perma
2025-08-11 11:49:31 -05:00
Andy Smith
9224b76104
Workflow stages look better on mobile
2025-08-11 11:43:03 -05:00
Jorge Manrubia
278a8f9f96
Remove insight response (remaining stuff from the /insight experimental command)
2025-08-11 14:51:40 +02:00
Jorge Manrubia
028d507bcc
Format
2025-08-11 13:41:23 +02:00
Jorge Manrubia
588f03e927
Remove insight experimental code
...
Also, downgrade LLM for commands to mini. It's much cheaper and I only upgraded because of the
interpretation complexities that the insight command introduced.
We are implementing a much better approach with Ask.
2025-08-11 13:40:56 +02:00
Jorge Manrubia
8addd4bd50
Remove comment
2025-08-11 12:42:31 +02:00
Mike Dalessio
5540b0fd1b
Make sure session cookie has the correct path for the tenant
...
ref: https://fizzy.37signals.com/5986089/collections/7/cards/1234
2025-08-10 18:53:52 -04:00