Skip to content

Commit cb8830f

Browse files
committed
chore: release v0.3.1
1 parent 7bd0717 commit cb8830f

5 files changed

Lines changed: 5 additions & 2 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opik",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "LLM observability tooling for agent development and Claude Code",
55
"author": {
66
"name": "Comet ML",
@@ -17,7 +17,10 @@
1717
"agent-ops",
1818
"llm-ops"
1919
],
20-
"skills": ["./skills/", "./commands/"],
20+
"skills": [
21+
"./skills/",
22+
"./commands/"
23+
],
2124
"agents": [
2225
"./agents/agent-reviewer.md"
2326
]

bin/opik-logger-darwin-amd64

-24 KB
Binary file not shown.

bin/opik-logger-darwin-arm64

-16.2 KB
Binary file not shown.

bin/opik-logger-linux-amd64

-24 KB
Binary file not shown.

bin/opik-logger-windows-amd64.exe

-20 KB
Binary file not shown.

0 commit comments

Comments
 (0)