Skip to content

Rewrite README with verified benchmarks and full FAQ - #31

Merged
RudrenduPaul merged 4 commits into
mainfrom
oss8-readme-metadata-update
Aug 17, 2026
Merged

Rewrite README with verified benchmarks and full FAQ#31
RudrenduPaul merged 4 commits into
mainfrom
oss8-readme-metadata-update

Conversation

@RudrenduPaul

Copy link
Copy Markdown
Owner

Summary

  • Rewrites README with a sharper 3-second hook, real benchmark numbers, a comparison table against LangSmith/Langfuse/Helicone/OpenLLMetry, and a full FAQ section.
  • Fact-checked and critic-passed in a prior review step; shipped verbatim here.

Test plan

  • Spot-checked for broken markdown
  • Grepped for em dashes (none found)
  • Grepped for leftover placeholder text (none found)

# Conflicts:
#	README.md
#	pyproject.toml
mcp>=2.0 flattened JSONRPCMessage from a wrapper class with a .root
attribute into a plain union type alias. Update stdio_hook.py's frame
classification to use item.message directly instead of item.message.root,
and update the corresponding unit tests to construct SessionMessage
without the now-uncallable JSONRPCMessage wrapper.

Also fixes two unrelated mypy --strict findings in mcp_server.py: a bare
dict return annotation missing type args, and an Any value returned from
a function declared to return dict[str, Any].
@RudrenduPaul
RudrenduPaul merged commit 3cc03e5 into main Aug 17, 2026
16 checks passed
@RudrenduPaul
RudrenduPaul deleted the oss8-readme-metadata-update branch August 17, 2026 01:28
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.

1 participant