Sarah Wooders
4df0a27eb0
chore: remove sync db ( #4873 )
2025-10-07 17:50:45 -07:00
Kian Jones
b8e9a80d93
merge this ( #4759 )
...
* wait I forgot to comit locally
* cp the entire core directory and then rm the .git subdir
2025-09-17 15:47:40 -07:00
Kian Jones
22f70ca07c
chore: officially migrate to submodule ( #4502 )
...
* remove apps/core and apps/fern
* fix precommit
* add submodule updates in workflows
* submodule
* remove core tests
* update core revision
* Add submodules: true to all GitHub workflows
- Ensure all workflows can access git submodules
- Add submodules support to deployment, test, and CI workflows
- Fix YAML syntax issues in workflow files
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
* remove core-lint
* upgrade core with latest main of oss
---------
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-09 12:45:53 -07:00
Charles Packer
388dd46ffc
feat: various performance patches for gpt-5 [LET-4157] ( #4381 )
...
* feat: increase the verbosity of the heartbeat kwarg
* chore: strip docstrings out from the file in which they are not parsed (duplicates inside base.py
* feat: add examples to the docstrings for memory_replace and memory_insert
* feat: add more examples
2025-09-06 11:23:13 -07:00
Matthew Zhou
415ae5a928
chore: Add more prompting around archival datetime ( #4432 )
...
Add more prompting around archival datetime
2025-09-04 15:31:49 -07:00
Matthew Zhou
dda4459245
feat: Make end date inclusive on conversation search ( #4431 )
...
Make end date inclusive
2025-09-04 15:26:49 -07:00
Matthew Zhou
d924cc005b
fix: change to pure rank-based RRF for relevance ordering ( #4411 )
...
* Fix RRF
* Fix turbopuffer tests
2025-09-03 17:33:19 -07:00
Matthew Zhou
8f425aa024
feat: Modify conversation search tool to be hybrid ( #4362 )
...
* Modify conversation search functionality
* Gate the roles
2025-09-02 13:45:53 -07:00
Matthew Zhou
0854ba0d01
feat: Support timestamp filtering for archival memories [LET-3469] ( #4330 )
...
Finish temporal filtering
2025-08-30 19:31:07 -07:00
Matthew Zhou
b1f2e8b2bc
feat: Allow agent archival tools to insert/search with tags [LET-4072] ( #4300 )
...
* Finish modifying archival memory tools
* Add tags
* Add disabled test
2025-08-29 11:55:06 -07:00
Matthew Zhou
d797296032
feat: Support basic upload/querying on tpuf [LET-3465] ( #4255 )
...
* wip implementing turbopuffer
* Move imports up
* Add type of archive
* Integrate turbopuffer functionality
* Debug turbopuffer tests failing
* Fix turbopuffer
* Run fern
* Fix multiple heads
2025-08-28 10:39:16 -07:00
Sarah Wooders
f4740b1388
chore: remove legacy embeddings ( #3846 )
2025-08-12 15:11:09 -07:00
Kevin Lin
18b036fa07
feat: add line number warning to memory_insert ( #3829 )
2025-08-08 13:47:13 -07:00
Sarah Wooders
bde4714294
chore: merge oss ( #3712 )
2025-08-07 22:20:26 -07:00
Sarah Wooders
f6f3abdeda
fix: patch non-optional memory replace ( #3803 )
2025-08-07 13:51:12 -07:00
Matthew Zhou
10f6f1d247
feat: Implement archival sharing ( #3689 )
2025-08-01 23:34:49 -07:00
Andy Li
04e9f43220
chore: strings lint cleanup ( #3374 )
2025-07-18 09:20:45 -07:00
Kevin Lin
98b691a553
feat: remove persona/human from tool descriptions ( #3250 )
...
Co-authored-by: Charles Packer <packercharles@gmail.com >
2025-07-10 21:45:00 -07:00
Charles Packer
098b2efe7b
feat: new version of the base agent with a better system prompt and new tools ( #2325 )
2025-05-24 21:23:29 -07:00
Matthew Zhou
e6eea9450b
feat: Add Letta voice tools ( #1922 )
2025-04-29 10:46:29 -07:00
Charles Packer
2504cb6a1b
fix: add a check to prevent agents from writing the line number warning into memory ( #1770 )
2025-04-17 17:50:49 -07:00
Kevin Lin
1cd26d0199
feat: prompt tune rethink with current default tools without anthropic view / str edit ( #1709 )
...
Co-authored-by: cpacker <packercharles@gmail.com >
Co-authored-by: Caren Thomas <carenthomas@gmail.com >
2025-04-17 11:53:18 -07:00
cthomas
77ea56106b
Add parent tool rule ( #1648 )
2025-04-09 15:22:15 -07:00
cthomas
d3d7288ec8
feat: integrate replace flag in core_memory_insert ( #1612 )
...
Co-authored-by: Kevin Lin <klin5061@gmail.com >
Co-authored-by: Kevin Lin <kl2806@columbia.edu >
2025-04-08 10:46:32 -07:00
cthomas
148727a44a
feat: add view in editor tool for sleeptime agent ( #1589 )
2025-04-07 17:22:37 -07:00
Kevin Lin
7d6aeba822
feat: tune sleep-time agent prompts ( #1564 )
2025-04-07 10:06:30 -07:00
cthomas
a2252e6c1e
feat: add archival insert and search tools to sleeptime ( #1576 )
2025-04-04 22:24:32 -07:00
cthomas
6a6fd28517
feat: sleeptime agent prompting improvements ( #1547 )
2025-04-03 11:04:42 -07:00
cthomas
860f8707cf
feat: enable sleeptime agent creation ( #1523 )
2025-04-02 14:12:11 -07:00
Matthew Zhou
10803b52cd
feat: Tool executors ( #1370 )
2025-03-23 15:56:54 -07:00
Sarah Wooders
037fc1d8e1
chore: fix archival temporarily ( #1287 )
2025-03-14 08:47:21 -07:00
cthomas
eddd167f43
chore: remove message.text property ( #1253 )
2025-03-12 10:58:31 -07:00
Matthew Zhou
9ee53a0eaa
feat: Composio tools execute on-the-fly ( #999 )
2025-02-13 16:13:29 -08:00
Shubham Naik
5a743d1dc4
Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
...
git-subtree-dir: apps/core
git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61
git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
2024-12-22 20:31:22 -08:00