Skip to content

Refresh dm-context-filter for Kimaki 0.13#154

Closed
chubes4 wants to merge 1 commit into
mainfrom
fix-kimaki-013-context-filter
Closed

Refresh dm-context-filter for Kimaki 0.13#154
chubes4 wants to merge 1 commit into
mainfrom
fix-kimaki-013-context-filter

Conversation

@chubes4
Copy link
Copy Markdown
Member

@chubes4 chubes4 commented May 28, 2026

Summary

  • Rebaseline dm-context-filter around managed Kimaki startup behavior, especially --no-critique.
  • Keep Data Machine conflict filters for scheduling, site runtime/tunnel defaults, cross-project session discovery, and generic agent override examples.
  • Add effective-prompt coverage for the chat.message filter so Kimaki MEMORY.md injection/reminders stay suppressed.
  • Refresh effective-prompt snapshots and docs to describe the remaining policy.

Fixes #143.

Verification

  • node tests/effective-prompt/run.mjs
  • KIMAKI_DIST_DIR="/var/folders/lr/c_cmmt7s0592m4njz99v5yb40000gn/T/opencode/kimaki-0.13.0/dist" node tests/effective-prompt/run.mjs
  • bash tests/bridge-render.sh
  • bash tests/datamachine-kimaki-adapter.sh

Note: the Kimaki 0.13 package tarball needed temporary dependency install outside the repo. The published package includes private/missing dev dependencies (db, opencode-cached-provider, opencode-deterministic-provider), so those dev dependency entries were removed only from the temp extraction before npm install --omit=dev --ignore-scripts --package-lock=false. No repo files were modified for that.

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Refreshed the Kimaki context filter, prompt harness, snapshots, docs, and ran verification; Chris remains responsible for review and merge.

@chubes4
Copy link
Copy Markdown
Member Author

chubes4 commented May 28, 2026

Superseded by integration PR #162, which combines the Kimaki 0.13 cleanup work and resolves the overlapping bridge/test conflicts.

@chubes4 chubes4 closed this May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refresh dm-context-filter for Kimaki 0.13 prompt and managed startup flags

1 participant