v0.1.1
Summary
Patch release after live AESO verification and CI hardening.
Highlights
- Market snapshot uses a single CSD fetch and correct AIL extraction
- Semantic cache TTLs for ranges overlapping the current market day
- Snapshot prices select the latest interval by
interval_start - Config test no longer false-passes when a local
.envis present - MCP conformance baseline format fixed for application-server gaps
- Install docs use GitHub
uvx --from git+...until PyPI publish
Install
export AESO_API_KEY=your-key
uvx --from git+https://github.com/bchoi-qwe/aeso-mcp.git aeso-mcpPyPI publish is prepared (.github/workflows/publish.yml) but needs a PYPI_TOKEN secret or Trusted Publisher on the pypi environment.