Skip to content

make agent keys honor the vault policy from python and node#234

Merged
iicky merged 3 commits into
mainfrom
feat/bindings-agent-policy
Jun 18, 2026
Merged

make agent keys honor the vault policy from python and node#234
iicky merged 3 commits into
mainfrom
feat/bindings-agent-policy

Conversation

@iicky

@iicky iicky commented Jun 17, 2026

Copy link
Copy Markdown
Owner
  • make agent-scoped keys honor the vault policy from python and node, not just the CLI — a policy vault is strict from every entry point
  • block an agent from reading a forbidden secret via get()/export(), the same way murk agent exec does
  • apply policy changes to live agents immediately — drop a tag and existing grants lose access on the next read
  • leave operator (human) access unchanged

@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.53%. Comparing base (d232a56) to head (38cc69c).
✅ All tests successful. No failed tests found.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread node/__test__/index.test.mjs Fixed
@iicky iicky enabled auto-merge June 18, 2026 00:57
@iicky iicky merged commit c55c09e into main Jun 18, 2026
34 of 35 checks passed
@iicky iicky deleted the feat/bindings-agent-policy branch June 18, 2026 00:58
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.

2 participants