Skip to content

fix: update README — examples, docs, features, icons, provider count#122

Merged
saschabuehrle merged 3 commits intomainfrom
fix/readme-update
Feb 14, 2026
Merged

fix: update README — examples, docs, features, icons, provider count#122
saschabuehrle merged 3 commits intomainfrom
fix/readme-update

Conversation

@saschabuehrle
Copy link
Copy Markdown
Collaborator

Summary

  • Add agentic multi-agent examples to Python and TypeScript tables
  • Add 9 missing documentation guides (agentic patterns, gateway, local providers, OpenClaw, enterprise, proxy, budget tracking)
  • Add agent loops, message/tool call lists, hooks/callbacks to features table
  • Update provider count to >17, add Vercel AI SDK to architecture diagram
  • Replace Roadmap with comprehensive Recently Shipped section
  • Add Vercel AI (dark/light mode) and OpenClaw (lobster) nav icons
  • Change npm downloads badge to orange, add TruthfulQA 80% benchmark
  • Update LangChain examples to use model instead of deprecated modelName

Test plan

  • CI passes (lint, tests, security)
  • README renders correctly on GitHub (icons, tables, links)

…roadmap

Add agentic multi-agent and tool execution examples to Python and TypeScript
tables. Add 9 missing documentation guides (agentic patterns, gateway, local
providers, OpenClaw, enterprise, proxy, budget tracking). Add agent loops,
message/tool call lists, and hooks/callbacks to features table. Update
provider count to >17 and add Vercel AI SDK to architecture diagram. Replace
Roadmap with comprehensive Recently Shipped section. Add Vercel AI and
OpenClaw to nav bar with SVG icons. Change npm downloads badge to orange.
Add TruthfulQA 80% to benchmark line.
Use <picture> with prefers-color-scheme for Vercel triangle: white on dark
backgrounds, black on light. Replace OpenClaw icon with lobster design.
Use current LangChain convention (model) instead of legacy alias (modelName)
in ChatOpenAI and ChatAnthropic constructor examples.
@github-actions github-actions Bot added documentation Improvements or additions to documentation size/s labels Feb 14, 2026
@saschabuehrle saschabuehrle merged commit 2091a45 into main Feb 14, 2026
19 checks passed
@saschabuehrle saschabuehrle deleted the fix/readme-update branch February 14, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant