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
cthomas
bafc47c655
test: add additional new agent messaging tests ( #2120 )
2025-05-12 15:58:52 -07:00
Andy Li
3d94adbac3
fix: user messages on new agent loop are not processed in ADE (includes new json parser) ( #1934 )
2025-04-30 18:07:42 -07:00
cthomas
0a1022b910
fix: pydantic serializer warning datetime -> int ( #1701 )
2025-04-23 14:53:58 -07:00
cthomas
04396fb4f7
fix: chat completions ci tests ( #1630 )
2025-04-08 15:13:18 -07:00
cthomas
ca602f7a73
fix: use message idx instead of chunk idx for streaming ( #1587 )
2025-04-06 11:23:19 -07:00
cthomas
7fcebf0ce3
feat: add otid field for message idempotency ( #1556 )
2025-04-04 08:43:01 -07:00
Matthew Zhou
a86c268926
feat: Patch broken assistant messages for both Haiku and Sonnet ( #1252 )
2025-03-12 10:19:41 -07:00
Matthew Zhou
15cd8035a4
fix: Fix chat completions interface and move fast chat completions endpoint to /voice ( #1139 )
2025-02-26 14:53:31 -08:00
Matthew Zhou
77603d4d0e
feat: Fast chat completions endpoint ( #1091 )
2025-02-20 18:55:25 -08:00
Matthew Zhou
afbb5af30b
feat: Reverse inner thoughts for chat completions endpoint ( #1081 )
2025-02-20 12:30:34 -08:00
Matthew Zhou
94899b2be1
fix: Fix chat completions streaming ( #1078 )
2025-02-20 11:37:52 -08:00
Matthew Zhou
308e6ce215
fix: Fix trailing } in chat completions interface ( #842 )
2025-02-10 15:45:13 -08:00
Matthew Zhou
1e504a0b2b
feat: Add voice-compatible chat completions endpoint ( #774 )
2025-01-27 14:25:05 -08:00