agent-observability-trace-cli
Advanced tools
+1
-1
| { | ||
| "name": "agent-observability-trace-cli", | ||
| "version": "0.1.0", | ||
| "version": "0.1.5", | ||
| "description": "npm-installable CLI wrapper for agent-trace, deterministic record/replay for LLM agents. Requires Python 3.10+ and the agent-observability-trace-cli PyPI package.", | ||
@@ -5,0 +5,0 @@ "bin": { |
+2
-2
@@ -85,3 +85,3 @@ # agent-observability-trace-cli (npm wrapper) | ||
| The full capability table against LangSmith, Langfuse, Helicone, and OpenLLMetry lives in the [main repository's README](https://github.com/RudrenduPaul/agent-observability#how-agent-observability-compares). | ||
| The full capability table against LangSmith, Langfuse, Helicone, and OpenLLMetry lives in the [main repository's README](https://github.com/RudrenduPaul/agent-observability#why-not-just-use-langsmith-langfuse-or-helicone). | ||
@@ -124,3 +124,3 @@ ## Known limitations | ||
| The wrapper itself is plain Node.js and has no OS-specific code. Whether the underlying `agent-trace` Python package works on your platform depends on that package's own support, documented in the main repository; its automated CI currently runs on Ubuntu only. | ||
| The wrapper itself is plain Node.js and has no OS-specific code. The underlying `agent-trace` Python package's automated CI passes on Ubuntu, macOS, and Windows, documented in the main repository. | ||
@@ -127,0 +127,0 @@ **Is it safe to commit recorded fixtures to version control?** |
22978
-0.22%