Skip to content

Releases: dnorio/agent-meter

agent-meter v0.1.9

Choose a tag to compare

@github-actions github-actions released this 22 Jul 00:43
v0.1.9
87960cd

Full Changelog: v0.1.8...v0.1.9

agent-meter v0.1.8

Choose a tag to compare

@github-actions github-actions released this 21 Jul 23:59
v0.1.8
323d4b0

Full Changelog: v0.1.7...v0.1.8

agent-meter v0.1.7

Choose a tag to compare

@github-actions github-actions released this 21 Jul 04:15
v0.1.7
8604e11

Full Changelog: v0.1.5...v0.1.7

agent-meter v0.1.6

Choose a tag to compare

@github-actions github-actions released this 21 Jul 03:55
v0.1.6
bce88dc

Full Changelog: v0.1.5...v0.1.6

agent-meter v0.1.5

Choose a tag to compare

@github-actions github-actions released this 21 Jul 03:20
v0.1.5
cd33ee9

Full Changelog: v0.1.4...v0.1.5

agent-meter v0.1.4

Choose a tag to compare

@github-actions github-actions released this 21 Jul 02:56
v0.1.4
750b2de

Full Changelog: v0.1.3...v0.1.4

agent-meter v0.1.3

Choose a tag to compare

@dnorio dnorio released this 21 Jul 02:31
v0.1.3
64d263a

Full Changelog: v0.1.0...v0.1.3

agent-meter v0.1.0

Choose a tag to compare

@dnorio dnorio released this 21 Jul 00:40
v0.1.0
ec7a66c

agent-meter v0.1.0

Initial public OSS release.

Install

Binary (Linux/macOS):

curl -fsSL https://raw.githubusercontent.com/dnorio/agent-meter/main/install.sh | bash

Prebuilt artifacts: GitHub Releases

SDKs

Platform Install
Node.js npm install @dnorio/agent-meter
Python pip install agentmeter-obs or pip install dnorio-agent-meter

Highlights

  • SQLite-first collector with embedded dashboard and OTLP ingest
  • Proxy, MCP wrapper, Node/Python SDKs
  • Hardened Docker standalone profile
  • CI: rust-cache, Python wheel build, Node tarball smoke

Full Changelog: https://github.com/dnorio/agent-meter/blob/main/CHANGELOG.md

agent-meter v0.1.2

Choose a tag to compare

@dnorio dnorio released this 21 Jul 02:06

agent-meter v0.1.2

Added

  • agent-meter keys create / agent-meter keys list
  • Prebuilt Linux x86_64/arm64 + Windows binaries

Fixed

  • Postgres usd_cost numeric decode on insert
  • TypeScript 7 build (types: node)

SDKs

  • npm @dnorio/agent-meter@0.1.2
  • PyPI agentmeter-obs@0.1.2 / dnorio-agent-meter@0.1.2

agent-meter v0.1.1

Choose a tag to compare

@dnorio dnorio released this 21 Jul 01:50

agent-meter v0.1.1

Added

  • Optional API key auth: AGENT_METER_REQUIRE_API_KEY=1
  • Postgres CI smoke test
  • install.sh SHA256 verification
  • Embed badges: /badge/cost.svg, /badge/events.svg

Security

  • Admin routes localhost-only

SDKs

  • npm: @dnorio/agent-meter@0.1.1
  • PyPI: agentmeter-obs@0.1.1, dnorio-agent-meter@0.1.1

Full Changelog: https://github.com/dnorio/agent-meter/blob/main/CHANGELOG.md