Skip to content

Releases: HyperdustLabs/OpenCOAT

v0.1.4

18 May 16:15

Choose a tag to compare

Highlights

  • B.AI LLMllm.provider: bai, BAI_API_KEY, opencoat configure llm; docs: docs/config/bai-llm.md (incl. OpenClaw + B.AI).
  • JoinpointDiscoverymessages[] on before_prompt_build; message-level joinpoints (user_message, #msg:N in DCN).
  • AspectJ concernspointcuts / advices / declare precedence on activation-time ConflictResolver.
  • OpenClaw bridge — live verification checklist §3; M6 P2 recorded in docs/07-mvp/m6-prerequisites-status.md.
  • CLI — persist BAI_API_KEY to opencoat.env when kept from shell in env-file mode.

Install

pipx install 'opencoat-runtime==0.1.4'
pipx inject opencoat-runtime opencoat-runtime-host

Skill: https://www.opencoat.ai/SKILL.md (opencoat-skill 0.5.7).

v0.1.3

15 May 13:13

Choose a tag to compare

Summary

Patch release for runtime + host packages (lockstep on PyPI).

  • ConcernBuilder MVP — pointcut/advice wiring after concern.extract; preserves created_at on re-extract
  • OpenAImax_completion_tokens for gpt-5 / o-series models (concern extract on gpt-5.4)
  • OpenClaw — TypeScript gateway bridge at integrations/openclaw-opencoat-bridge/
  • Docs — turn-loop activity diagram (v0.2 §2.2.1)

Install

pipx install --force "opencoat-runtime==0.1.3"
pipx inject opencoat-runtime opencoat-runtime-host

Skill: https://www.opencoat.ai/SKILL.md (tracks >=0.1.3).

v0.1.1

13 May 17:42
243d48c

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0...v0.1.1