Skip to content

Releases: bamdra/bamdra-user-bind

v0.1.17

03 Apr 09:24

Choose a tag to compare

Fixed

  • reset the singleton runtime when a new host API instance registers the plugin, so repeated bootstrap or test setups do not silently reuse stale hook registrars
  • let before_prompt_build merge event and context payloads, flush semantic profile capture immediately, and return refreshed identity context in the same hook turn

Verification

  • pnpm bundle
  • PATH=/Users/wood/.nvm/versions/node/v22.22.0/bin:$PATH pnpm test in the suite repo

v0.1.16

28 Mar 18:10

Choose a tag to compare

Package bundled skills into dist release artifacts and add regression coverage for release packaging.

v0.1.15

26 Mar 19:42

Choose a tag to compare

v0.1.15 - 2026-03-27\n\n### Added\n\n- broader profile schema coverage for living user traits, including fields such as birthDate, birthYear, age, and interests\n- pending-refine recovery so interrupted profile extraction work can be retried after startup instead of leaving stale pending markers behind\n\n### Changed\n\n- updated the profile skill guidance so profile extraction is driven by the skill and the structured schema rather than brittle hard-coded wording\n- profile refinement now prefers configured fallback models when present and only falls back to the primary model when no separate extractor path exists\n\n### Fixed\n\n- expanded npm and runtime bootstrap so OpenClaw v2026.3.23 writes correct plugins.installs metadata and resolves ~/.openclaw/... paths against the active user home\n- reduced the chance that profile extraction silently disappears after install because the plugin directory, skills, or standalone install metadata were only partially materialized

v0.1.14

24 Mar 15:57

Choose a tag to compare

OpenClaw v2026.3.23 compatibility release.

Highlights:

  • fixes npm/runtime bootstrap so plugins.installs metadata is backfilled correctly on OpenClaw v2026.3.23
  • resolves ~/.openclaw paths against the active user home instead of creating literal tilde-prefixed directories
  • expands the living profile schema and strengthens pending refine recovery after startup
  • prefers configured fallback models for profile refinement when available

v0.1.13

22 Mar 20:11

Choose a tag to compare

Highlights

  • add semantic profile update operations with replace, append, and remove
  • support provisional profile capture and later merge after binding repair
  • expand channel-scoped identity handling across Feishu and international connectors
  • clarify the Markdown profile mirror and profile skill guidance

v0.1.12

22 Mar 15:56

Choose a tag to compare

What's changed

  • fix generated plugin dist metadata so installed OpenClaw companion manifests report the correct package version
  • add a dist manifest preparation step during bundle/publish so future installs stay aligned with npm releases

bamdra-user-bind v0.1.10

18 Mar 05:02

Choose a tag to compare

Identity resolution and living user profile plugin for OpenClaw.\n\nInstall:\n\nbash\nopenclaw plugins install @bamdra/bamdra-user-bind\n\n\nRelease assets:\n- zip bundle\n- tar.gz bundle\n- SHA256 checksums