Skip to content

feat(miner-hands): Agent-SDK CodingAgentDriver (query() loop) #4267

Description

@JSONbored

A second implementation of the CodingAgentDriver interface (#4262, must land first), this one driving the coding agent in-process via the Claude Agent SDK's query() function rather than shelling out to a CLI binary. Verified via grep -rn "claude-agent-sdk\|@anthropic-ai" package.json packages/*/package.json — zero matches. Neither @anthropic-ai/claude-agent-sdk nor any @anthropic-ai/* package is a dependency anywhere in this repo today (root package.json, packages/gittensory-engine/package.json, packages/gittensory-mcp/package.json, packages/gittensory-miner/package.json are all clean). This issue adds the dependency.

Deliverables

References

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.gittensor:priorityMaintainer-selected Gittensor priority — scores a 1.5x multiplier.help wantedExtra attention is needed

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions