Changelog
Features
- aaa71f7: feat(install): add grok soul target with an AGENTS.md instruction line under --link (#47) (@nsollazzo)
- 4ab6162: feat(skill): install a hosted SKILL.md with skill install and the skill_install MCP tool (#49) (@nsollazzo)
- 68e22d3: feat: hidden positronick feed admin commands (list/create/update/sync) (#27) (@nsollazzo)
- 9eaafc4: feat: hidden positronick post admin commands (create/update/list) (#28) (@nsollazzo)
- e17705b: feat: positronick blog read commands (list/show) (#33) (@nsollazzo)
- 83cfce8: feat: positronick research — the agent "what's new" feed (#24) (@nsollazzo)
- 6fd4727: feat: ship the repo as a Claude Code plugin (marketplace + manifests) (#46) (@nsollazzo)
- 4e71cdb: feat: sync CLI registry with memory type + categories (#43) (@nsollazzo)
- 2620ab3: feat: sync wire types with the latest API (additive fields) (#25) (@nsollazzo)
Bug fixes
- c7dd366: fix(install): write the openclaw soul into the agent workspace OpenClaw reads (#48) (@nsollazzo)
Documentation
- 0b28877: docs(release): prepare v0.2.0 changelog (#50) (@nsollazzo)
- ac3503a: docs: finalize CHANGELOG — roll [Unreleased] into v0.1.0–v0.1.2 (#22) (@nsollazzo)
Chores
- 6020ca0: chore(deps): bump anchore/sbom-action/download-syft in the actions group (#45) (@dependabot[bot])
- 06954f0: chore(deps): bump the actions group across 1 directory with 4 updates (#44) (@dependabot[bot])
- 2ff2353: chore(deps): bump the actions group across 1 directory with 5 updates (#31) (@dependabot[bot])
- 1354f1d: chore(deps): bump the go-deps group across 1 directory with 2 updates (#42) (@dependabot[bot])
Other
- 2c5131c: build: bump Go toolchain to 1.26.5 — GO-2026-5856 (crypto/tls) (POS-197) (#37) (@nsollazzo)
- 9d6378f: refactor(api): remove dead WithHTTPClient option (#32) (@nsollazzo)
- ac1b155: refactor(cli): consolidate soul/listing not-found hint into one helper (#29) (@nsollazzo)
- 497ce3d: refactor(cli): reuse notFoundWithSuggestion in blogNotFound [POS-248] (#38) (@nsollazzo)
- 5e3d4ad: refactor(mcpserver): unify soul/listing not-found error builders (POS-49) (@nsollazzo)
- 7826611: refactor: dedup admin field-flag application into applyStringFieldFlags (POS-187) (#36) (@nsollazzo)