feat: Day 11 - landing page polish, SDK README, PyPI publish as vectry-agentlens

- Landing page: pip install snippet, How it Works section, dual code examples (decorator + OpenAI wrapper), Integrations section, Open Source badge
- SDK README: quickstart, OpenAI/LangChain/Custom integrations, API reference, architecture diagram
- Published vectry-agentlens v0.1.0 to PyPI (import as agentlens)
- Fixed pyproject.toml: hatchling.build backend, wheel package mapping
This commit is contained in:
Vectry
2026-02-10 01:27:00 +00:00
parent 93e69105ea
commit 0cd242447c
4 changed files with 615 additions and 71 deletions

1
packages/sdk-python/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
dist/