Skip to content

feat(tarko): add codebase metadata to contextual references#1274

Merged
ulivz merged 4 commits intomainfrom
feat/add-codebase-metadata-type
Aug 26, 2025
Merged

feat(tarko): add codebase metadata to contextual references#1274
ulivz merged 4 commits intomainfrom
feat/add-codebase-metadata-type

Conversation

@ulivz
Copy link
Member

@ulivz ulivz commented Aug 26, 2025

Summary

Adds codebase metadata type to contextual references in environment input, enabling proper typing for injected context introduced in PR #1134.

Changes

  • Add metadata field support to environmentInput in AgentRunBaseOptions
  • Update Agent class to properly pass metadata when creating environment_input events
  • Add codebase metadata type to contextual references in queries.ts
  • Enables consumers to identify environment input as codebase context for better processing

Related

Resolves remaining issue 1 from PR #1272

Checklist

  • Added or updated necessary tests (Optional).
  • Updated documentation to align with changes (Optional).
  • Verified no breaking changes, or prepared solutions for any occurring breaking changes (Optional).
  • My change does not involve the above items.

@netlify
Copy link

netlify bot commented Aug 26, 2025

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit c08362e
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/68adee2377c4ae0008eabca3
😎 Deploy Preview https://deploy-preview-1274--agent-tars-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ulivz ulivz changed the title feat(tarko): add metadata support to environmentInput feat(tarko): add codebase metadata to contextual references Aug 26, 2025
@ulivz ulivz merged commit 6920d83 into main Aug 26, 2025
10 checks passed
@ulivz ulivz deleted the feat/add-codebase-metadata-type branch August 26, 2025 17: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

Comments