Jorge Manrubia
00a9b431d1
Fix tests
2025-06-25 10:37:42 +02:00
Jorge Manrubia
9e3dbb0858
Remove semantic searches
...
We may revisit in the future but we'll go with keyword search only for launch
2025-06-25 09:36:14 +02:00
Jorge Manrubia
2510c1e0ac
Major rework of the command/ai abstractions
...
- Big simplification of the overall workflow.
- Composite commands store their commands properly, these are undoable now.
- Child commands are excluded from history
2025-05-16 13:29:18 +02:00
Jorge Manrubia
c84439fed0
Improve prompt by making commands context-aware
2025-05-16 13:29:18 +02:00
Jorge Manrubia
8c31d1f48a
Only consider published cards when using filter
2025-05-08 11:29:40 +02:00
Jorge Manrubia
695383da7a
Don't fail when no cards
...
This will prevent nil errors when parsing the command. Instead, the regular command validation will trigger and the error will be handled as expected.
2025-05-07 13:49:45 +02:00
Jorge Manrubia
c1dfdfaed4
Fix test
2025-05-06 15:23:31 +02:00
Jorge Manrubia
6961f36a45
Add tests for assignment
2025-05-06 14:57:51 +02:00
Jorge Manrubia
863ced55c4
Add tests
2025-05-06 14:17:28 +02:00
Jorge Manrubia
01802964c5
Fix: consider "id" param too
2025-05-06 12:17:06 +02:00
Jorge Manrubia
ef80c33be2
Move attribute declaration up
2025-05-06 11:47:30 +02:00
Jorge Manrubia
ca3a8a444f
Fix: filtering combined with search
2025-05-06 11:40:57 +02:00
Jorge Manrubia
72ffcfac8b
Assignments working
2025-05-06 06:45:37 +02:00