Skip to content

Fix/qoder managed resource identity - #113

Merged
heimanba merged 6 commits into
mainfrom
fix/qoder-managed-resource-identity
Sep 11, 2026
Merged

Fix/qoder managed resource identity#113
heimanba merged 6 commits into
mainfrom
fix/qoder-managed-resource-identity

Conversation

@heimanba

Copy link
Copy Markdown
Contributor

Summary

Why

Type

  • New provider
  • New feature
  • Bug fix
  • Refactor
  • Documentation
  • Tests

Surface area

  • Workspace/package boundaries
  • Provider interface / adapter contract
  • YAML schema / config types
  • CLI commands
  • WebUI
  • State management
  • Execution / planning logic
  • Tests / fixtures
  • None of the above

Checklist

  • bun run verify:full passes
  • New provider follows the six-file structure, if applicable
  • No new runtime dependencies added without justification

Behavior / risk

Validation

…rift detection

- Pass the resource declaration to readComparableResource so adapters can
  use declared display names and metadata for identity.
- Qoder adapter now identifies agents/environments by the protected
  agents.project/agents.resource metadata instead of only by name.
- Treat empty agent descriptions as omitted to avoid phantom drift.
- Update drift-detection and slim-state tests for managed identity behavior.
…tion

- Pass declarations to comparable reads for accurate matching
- Match on protected metadata to ensure correct identity detection
- Update versions of sdk, cli, playground, and server packages to patch 0.7.2/0.0.12
- Reflect fix in changelogs across multiple packages
Raise Tiptap, Hono, and js-yaml to patched releases so the dependency audit can pass.
Regenerate the dependency lockfile without local registry URLs so public verification can consume it.
Retain the existing compatible dependency graph while publishing canonical npm tarball URLs.
@heimanba
heimanba merged commit 7e954c4 into main Sep 11, 2026
16 checks passed
@heimanba
heimanba deleted the fix/qoder-managed-resource-identity branch September 11, 2026 08:29
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.

1 participant