Skip to content

Releases: iflabx/opencane

v0.1.0 - Initial OpenCane Release

21 Feb 09:34
f31ecc9

Choose a tag to compare

OpenCane v0.1.0 (Initial Release)

This is the first official OpenCane release.

Highlights

  • Initial OpenCane baseline for smart-cane backend runtime.
  • Hardware runtime with multi-adapter support (mock, websocket, ec600).
  • Control API set for runtime status, device operations, lifelog, digital tasks, and vision analysis.
  • Multimodal lifelog pipeline with image ingestion, deduplication, timeline/semantic retrieval, and safety-related records.
  • Digital task execution flow with MCP-first strategy and web/exec fallback.
  • Runtime safety policy, interaction policy, and observability telemetry persistence.
  • Deployment and operations documentation, including production deployment templates and capacity guidance.

Compatibility Notes

  • Project branding is OpenCane.
  • Runtime package/CLI remains compatible as nanobot in this version.

Acknowledgement

OpenCane is developed based on https://github.com/HKUDS/nanobot.
Thanks to HKUDS for the open-source foundation.