Skip to content

Owlyn MCP v0.1.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@btitkin btitkin released this 09 Jul 09:09

Owlyn MCP v0.1.0-alpha.2

Owlyn MCP — Time-aware work sessions for AI agents.

This alpha focuses on public presentation, GitHub CI, documentation, roadmap clarity, and npm publishing preparation.

Added

  • GitHub Actions CI for Node.js 20
  • README badges:
    • CI
    • release
    • license
    • Node.js 20+
  • Public documentation:
    • docs/NPM_PUBLISHING.md
    • docs/ROADMAP.md
    • docs/SOCIAL_POST.md
    • docs/FAQ.md
  • README links to public docs
  • Development command documentation

Validation

Runtime changes

None.

This release does not change Owlyn MCP runtime behavior. It is a presentation, documentation, CI, and release-readiness update.

Known limitations

  • Codex MCP host on Windows is validated.
  • Other hosts are still pending validation.
  • Owlyn does not keep an MCP host alive by itself.
  • The host agent must call Owlyn tools and follow the returned policy.
  • npm publishing is documented but not performed in this release.