* remove enable cache
* trigger CI
* remove extra with paramters which I believe to be unecessary
* try installing uv manuallly to avoid post install step
* should be fixed by manually installing and not using the action
* 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>
* swap EXA_API_KEY in CI, add DD_API_KEY to CI, add dd-agent to CI runners, and codify datadog agent config from kubernetes (also enable k8s logging)
* actually set exa api key properly
* actually fix it
* fix 'site' bug and change tags better
* fix 'site' bug and change tags better
* fix lmstudio post uv migration
* sync lmstudio to oss
* install dd after secres available
* move dd installation to startup script
* add a bunch of test to oss
* symlink and auto-detect dir
* symlink the other direction
* add pull_request_target logic
* remove undertaker and add alembic validation
* symlink doesn't work with gh actions and add validation workflow to ensure actions in cloud and oss are lockstep
* sync these
* specify extras selectively