Skip to content

chore: Clean up JS READMEs#1498

Merged
AbhiPrasad merged 2 commits intomainfrom
abhi-cleanup-js-readme
Mar 4, 2026
Merged

chore: Clean up JS READMEs#1498
AbhiPrasad merged 2 commits intomainfrom
abhi-cleanup-js-readme

Conversation

@AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad requested a review from lforst March 4, 2026 22:41
@AbhiPrasad AbhiPrasad self-assigned this Mar 4, 2026
@AbhiPrasad AbhiPrasad force-pushed the abhi-cleanup-js-readme branch from f5b53b7 to 40ae0a8 Compare March 4, 2026 22:42
@AbhiPrasad AbhiPrasad force-pushed the abhi-cleanup-js-readme branch from 40ae0a8 to 2132a19 Compare March 4, 2026 22:43
- Braintrust docs: [https://www.braintrust.dev/docs](https://www.braintrust.dev/docs)
- LangChain callback docs: [https://js.langchain.com/docs/how_to/#callbacks](https://js.langchain.com/docs/how_to/#callbacks)

## Development
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this section? May be better in a contributing md.

Comment on lines +13 to +15
## Examples

### Tutorial
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This header structure feels weird

js/CLAUDE.md Outdated
Comment on lines +8 to +16
make test # Full JS test suite (core + wrappers)
make test-core # Core tests only
make test-openai # OpenAI wrapper
make test-anthropic # Anthropic wrapper
make test-openai # OpenAI wrapper matrix tests
make test-anthropic # Anthropic wrapper matrix tests
make test-google-genai # Google GenAI wrapper tests
make test-ai-sdk # AI SDK wrapper tests (v5 + v6)
make test-vitest # Vitest wrapper tests
make test-claude-agent-sdk # Claude Agent SDK wrapper tests
make test-api-compat # API compatibility test
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like our tests run fast enough to let our agents just run make test

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah I'll change that. But when we remove the makefile we'll come back to this anyway.

README.md Outdated
Comment on lines +61 to +65
## Repository History

This repository was previously named `braintrust-sdk` and was renamed to `braintrust-sdk-javascript`.

The rename happened when Python SDK code was split out of this repository. The Python code now lives in the dedicated [`braintrust-sdk-python`](https://github.com/braintrustdata/braintrust-sdk-python) repository, and this repo is now JavaScript-focused.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is redundant to some degree. Wdyt?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah lemme clean that up.

@AbhiPrasad AbhiPrasad merged commit 36fd66a into main Mar 4, 2026
18 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-cleanup-js-readme branch March 4, 2026 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants