Stanko K.R.
cf50b46cd4
Limit how many messages a user can create
2025-08-14 16:31:52 +02:00
Stanko K.R.
c40eae7d6d
Remove lock when creating messages
...
SQLite locks the whole database instead of a single row which is overkill for creating a message. A transaction will do. If multiple questions are asked the user will get two answers, possibly out of order, which isn't the end of the world.
2025-08-14 16:16:54 +02:00
Stanko K.R.
e6f2dcbe2a
Follow tag.div convention
2025-08-14 16:08:09 +02:00
Stanko K.R.
94da957d26
DRY-up tool initialization
2025-08-14 15:56:40 +02:00
Stanko K.R.
9b98f91b7f
Use if to improve readability
2025-08-14 15:47:13 +02:00
Stanko K.R.
eb6d61806b
Simplify allowed direction check
2025-08-14 15:46:09 +02:00
Stanko K.R.
1183b984b3
Rely on default response handling
2025-08-14 15:29:27 +02:00
Stanko K.R.
e961f6ad27
Extract question from message_params
2025-08-14 15:27:51 +02:00
Stanko K.R.
73cc47ba1c
Remove unused code
2025-08-14 15:25:09 +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.
4f219fadf3
Add test for the price calculation
2025-08-13 15:14:12 +02:00
Stanko K.R.
6282142250
Remove unused failure handling
2025-08-13 15:14:12 +02:00
Stanko K.R.
a44cff5e15
Re-record VCR cassette
2025-08-13 15:14:12 +02:00
Stanko K.R.
aa11c82e1c
Add test for the list comments tool
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.
8574e53d83
Add test for the list users 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
Stanko K.R.
db4415d6c7
Add tests for conversations and messages
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.
09739fdba4
Add tests for the Conversation object
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
445ae632cc
Merge pull request #893 from basecamp/prompt-and-spaces
...
Update lexical and make SPACE select by default
2025-08-13 11:19:35 +02:00
Jorge Manrubia
79b5d57bde
Update action text lexical to latest
2025-08-13 11:18:22 +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
8195b69bfa
Merge pull request #899 from basecamp/three-col-collections
...
Add a third, "On deck" column in Collections
2025-08-12 18:04:53 -05:00
Jason Zimdars
aa13853ae4
Add a third, "On deck" column in Collections
2025-08-12 17:58:12 -05:00