chore: depend on agent-core v0.1.0 (uv git source, public, zero CI-auth)#25
Merged
Conversation
…on availability Pin the now-public AS215932/agent-core at tag v0.1.0 via uv git source so the Phase 3 flag-gated TraceEvent/CostUsage emitter's dependency is always present (zero CI-auth: public repo). Emission stays OFF by default (HYRULE_ENGINEERING_AGENT_CORE_TRACE). uv.lock pins commit 591e3a0. ruff + mypy --strict clean; full suite 196 passed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pins the now-public
AS215932/agent-coreat tagv0.1.0as a real dependency via uvgit source, so the Phase 3 emitter's dependency is always present (zero CI-auth: public).
pyproject.toml:agent-coreadded todependencies+[tool.uv.sources](tagv0.1.0).uv.lock: regenerated; pins agent-core git commit591e3a0.Behavior
HYRULE_ENGINEERING_AGENT_CORE_TRACEgates it; enableper-environment via deploy env.
ruffclean,mypy --strict srcclean (33 files), full suite 196 passed.🤖 Generated with Claude Code