Skip to content

feat(sdk): sync agent API spec with routes and primary interface#34

Merged
retr0h merged 1 commit intomainfrom
feat/agent-facts-routes-factref
Mar 6, 2026
Merged

feat(sdk): sync agent API spec with routes and primary interface#34
retr0h merged 1 commit intomainfrom
feat/agent-facts-routes-factref

Conversation

@retr0h
Copy link
Collaborator

@retr0h retr0h commented Mar 6, 2026

Summary

  • Update agent API spec with routes, primary interface, and facts fields
  • Add domain type converters for new agent fields (PrimaryInterface, Routes)
  • Improve test coverage for agentFromGen to 100%

Test plan

  • Unit tests pass (just go::unit)
  • agentFromGen coverage at 100%

🤖 Generated with Claude Code

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

Thank you for contributing to this project! 😊🕹️

@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines         1484      1501   +17     
=========================================
+ Hits          1484      1501   +17     
Files with missing lines Coverage Δ
pkg/osapi/agent_types.go 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 11cb339...6572526. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@retr0h retr0h merged commit 0916698 into main Mar 6, 2026
7 checks passed
@retr0h retr0h deleted the feat/agent-facts-routes-factref branch March 6, 2026 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant