mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-13 15:46:22 +00:00
* feat: added ai-sdk dev tools * feat: new system prompt section * feat: tests to maintain prompt integrity * feat: update mcp sync to use react query * fix: refetch logic for sync * chore: remove limits on fetching integrations * fix: refetch integrations on delete * fix: review comment * chore: update tests * fix: improved memory classification * fix: lint issues * fix: core memory prompts * fix: handle scenario where soul file is empty
32 lines
349 B
Plaintext
32 lines
349 B
Plaintext
**/.DS_Store
|
|
.gcs_entries
|
|
**/dmg
|
|
**/env
|
|
**/logs
|
|
**/old-scripts
|
|
|
|
# Python
|
|
**/__pycache__/
|
|
**/*.pyc
|
|
**/*.pyo
|
|
**/*.egg-info/
|
|
**/*.egg
|
|
**/.pytest_cache/
|
|
**/dist/
|
|
**/releases/
|
|
**/.wrangler/
|
|
**/node_modules/
|
|
|
|
|
|
|
|
nxtscape-cli-access.json
|
|
gclient.json
|
|
.env
|
|
.grove/
|
|
**/resources/binaries/
|
|
|
|
packages/browseros/build/tools/
|
|
|
|
# AI SDK DevTools traces
|
|
.devtools/
|