Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Optimize artifact retrieval for runtimes without true subagents#38

Open
J-Rincon wants to merge 2 commits intoGentleman-Programming:mainfrom
J-Rincon:improve-engram-artifact-resolution
Open

Optimize artifact retrieval for runtimes without true subagents#38
J-Rincon wants to merge 2 commits intoGentleman-Programming:mainfrom
J-Rincon:improve-engram-artifact-resolution

Conversation

@J-Rincon
Copy link
Copy Markdown

##Description

This PR introduces a prompt-first artifact resolution strategy.

Artifacts are now resolved in the following order:

  1. prompt context
  2. engram persistence
  3. filesystem artifacts (openspec)

This avoids unnecessary Engram reads in runtimes where
phases execute in the same context (e.g. Antigravity),
while remaining fully compatible with subagent-based runtimes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant