Skip to content

Integrate Kimaki 0.13 cleanup#162

Merged
chubes4 merged 13 commits into
mainfrom
integrate/kimaki-013-release
May 28, 2026
Merged

Integrate Kimaki 0.13 cleanup#162
chubes4 merged 13 commits into
mainfrom
integrate/kimaki-013-release

Conversation

@chubes4
Copy link
Copy Markdown
Member

@chubes4 chubes4 commented May 28, 2026

Summary

  • replace wp-coding-agents Kimaki shims with Kimaki 0.13 native skill filtering, cwd dispatch, and agent fallback
  • narrow dm-agent-sync and dm-context-filter to Data Machine-owned concerns
  • register only truthful runtime attribution env vars and remove stale Kimaki signature blocks
  • keep upgrade-time cleanup for legacy helpers, adapters, and skill kill-list behavior

Verification

  • bash tests/bridge-render.sh
  • bash tests/post-upgrade-restore.sh
  • bash tests/runtime-signature.sh
  • bash tests/cli-channel-perms.sh
  • bash tests/kimaki-agent-fallback.sh
  • bash tests/opencode-local-plugin-path.sh
  • bash tests/repair-opencode-json.sh
  • bash tests/path-helpers.sh
  • bash tests/opencode-wrapper-removal.sh
  • bash tests/homeboy-components.sh
  • node tests/effective-prompt/run.mjs

Issues

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafted and integrated the Kimaki 0.13 cleanup changes, resolved merge conflicts, and ran regression tests. Chris remains responsible for review and merge.

chubes4 added 13 commits May 28, 2026 18:55
…integrate/kimaki-013-release

# Conflicts:
#	bridges/kimaki.sh
…nto integrate/kimaki-013-release

# Conflicts:
#	bridges/kimaki.sh
… integrate/kimaki-013-release

# Conflicts:
#	bridges/kimaki/plugins/dm-context-filter.ts
#	lib/cli-channel.sh
#	lib/runtime-signature.sh
#	tests/effective-prompt/README.md
#	tests/effective-prompt/__snapshots__/no-agents-no-thread.filtered.txt
#	tests/effective-prompt/run.mjs
…integrate/kimaki-013-release

# Conflicts:
#	lib/runtime-signature.sh
#	tests/runtime-signature.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment