Releases: adhityaravi/theow
Releases · adhityaravi/theow
theow: v0.2.1
12 Mar 02:02
Compare
Sorry, something went wrong.
No results found
0.2.1 (2026-03-12)
Features
adds args to tool call traces (0d0d735 )
theow: v0.2.0
08 Mar 23:26
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-03-08)
Features
gateway: adds a claude agent sdk gateway (#29 ) (c0d8709 )
theow: v0.1.0
04 Mar 05:05
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-03-04)
Features
gateway: Add PydanticAI as unified LLM gateway with support for 15+ providers via pydantic_ai.direct
gateway: Add Logfire/OpenTelemetry instrumentation with gen_ai.* semantic convention spans across all gateways
observability: Extract observability into dedicated _observability package with consistent span structure, per-tool-call tracing, and provider-specific cost tracking
Documentation
Simplify and restructure documentation into focused topic pages
Add observability docs covering span structure, cost tracking, and budget monitoring
Improve README
Miscellaneous
Add PydanticAI and Logfire dependencies
Wire PydanticAI gateway into engine and gateway factory
Add gateway and observability tests
Add PyPI classifiers to pyproject
Code formatting and minor refactoring
theow: v0.0.22
02 Mar 00:17
Compare
Sorry, something went wrong.
No results found
0.0.22 (2026-03-02)
Features
codegraph: adds multi root support (4096423 )
Bug Fixes
codegraph: move examples out of the installable (8df6c13 )
theow: v0.0.21
01 Mar 22:12
Compare
Sorry, something went wrong.
No results found
theow: v0.0.20
01 Mar 00:39
Compare
Sorry, something went wrong.
No results found
0.0.20 (2026-03-01)
Features
make teardown hook intentionally failable (6f70035 )
theow: v0.0.19
24 Feb 10:51
Compare
Sorry, something went wrong.
No results found
0.0.19 (2026-02-24)
Features
general vector matching improvements (510a5dc )
theow: v0.0.18
23 Feb 23:56
Compare
Sorry, something went wrong.
No results found
0.0.18 (2026-02-23)
Bug Fixes
fixes missing depth config wiring (5a056ae )
theow: v0.0.17
23 Feb 22:41
Compare
Sorry, something went wrong.
No results found
0.0.17 (2026-02-23)
Features
adds multi-model routing using the secondary llm (63d0096 )
theow: v0.0.16
23 Feb 03:52
Compare
Sorry, something went wrong.
No results found
0.0.16 (2026-02-23)
Features
chained recovery logic to attempt recovery on multiple depths (358e6a1 )