cthomas
6029c80446
fix: approval request for streaming ( #4445 )
...
* fix: approval request for streaming
* fix: claude code attempt, unit test passing (add on to #4445 ) (#4448 )
* fix: claude code attempt, unit test passing
* chore: update locks to 0.1.314 from 0.1.312
* chore: just stage-api && just publish-api
* chore: drop dead poetry lock
---------
Co-authored-by: Charles Packer <packercharles@gmail.com >
2025-09-05 17:43:21 -07:00
cthomas
f64255f5c9
feat: add requires approval logic to tool rules solver ( #4294 )
2025-08-28 17:06:46 -07:00
Andy Li
63be7417cc
chore: clean up tool rule solver code
2025-08-08 16:39:17 -07:00
Andy Li
b7b678db4e
feat: stop reasons and error messages and sentry fixes
2025-07-18 11:56:20 -07:00
Matthew Zhou
fdab5758b9
fix: Fix infinite loop required tools test ( #3084 )
2025-06-27 16:23:55 -07:00
Matthew Zhou
53308e6211
feat: Fix required tools being terminal ( #3010 )
2025-06-24 17:46:37 -07:00
Charles Packer
25fd99ff79
fix: added proper newlines to the rules ( #2940 )
2025-06-24 17:45:57 -07:00
Matthew Zhou
54562d88d7
feat: Add required before exit tool rule ( #2977 )
2025-06-23 17:02:40 -07:00
Matthew Zhou
d0c2ef89ea
feat: Add errors when tool call violates tool rules ( #2766 )
2025-06-11 17:12:39 -07:00
Matthew Zhou
ba3d59bba5
feat: Add prompting to guide tool rule usage ( #2742 )
2025-06-10 16:21:27 -07:00
Andy Li
831b7d5862
chore: cleanup ( #2480 )
2025-05-29 10:40:41 -07:00
cthomas
c7d4ce73b0
Add parent tool rule ( #1648 )
2025-04-09 15:22:15 -07:00
Matthew Zhou
0aeddec547
feat: Create batch request tracking tables ( #1604 )
2025-04-07 16:27:18 -07:00
Matthew Zhou
acd0a525aa
feat: Async agent loop ( #1387 )
2025-03-27 15:24:50 -07:00
Matthew Zhou
fda902c7b3
feat: Add MaxCountPerStepToolRule ( #1319 )
2025-03-17 17:23:14 -07:00
Sarah Wooders
c4964d7879
feat: add "always continue" tool rule and configure default tool rules ( #1033 )
...
Co-authored-by: Shubham Naik <shub@letta.com >
2025-02-19 14:46:37 -08:00
Caren Thomas
7144fd2867
run black, add isort config to pyproject.toml
2024-12-26 19:43:11 -08:00
Caren Thomas
905906d416
run isort on apps/core
2024-12-26 19:27:09 -08:00
Shubham Naik
4cf354c033
fix: add tests to cypress
2024-12-23 14:44:08 -08:00
mlong93
a70fbca219
feat: Add ConditionalToolRules ( #2279 )
...
Co-authored-by: Mindy Long <mindy@letta.com >
2024-12-19 14:54:21 -08:00
Sarah Wooders
07bb536018
feat: refactor agent memory representation and modify routes for editing blocks ( #2094 )
...
Co-authored-by: Matt Zhou <mattzh1314@gmail.com >
2024-11-27 16:04:13 -08:00
Sarah Wooders
f80fb84729
fix: remove noisy warning from tool rule solver ( #2003 )
2024-11-06 22:29:01 -08:00
Matthew Zhou
7bb0f53c23
feat: Implement tool calling rules for agents ( #1954 )
2024-10-30 16:53:41 -07:00