Skip to content

refactor: unify conversation constructors as NewConversation with deprecated aliases#36

Merged
vinodvx merged 1 commit into
mainfrom
refactor/conv-func-rename
Jul 2, 2026
Merged

refactor: unify conversation constructors as NewConversation with deprecated aliases#36
vinodvx merged 1 commit into
mainfrom
refactor/conv-func-rename

Conversation

@vinodvx

@vinodvx vinodvx commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Description

Unify conversation constructors as NewConversation with deprecated aliases

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactor / chore

Checklist

  • I have run make check
  • I have run task examples:all
  • I have run make tidy if I added or removed dependencies
  • Commit messages follow conventional commits (e.g. feat:, fix:, docs:)
  • I have added/updated tests for my changes
  • Documentation is updated if needed

@mintlify

mintlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
agent-sdk-go 🟢 Ready View Preview Jul 2, 2026, 6:31 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pkg/conversation/inmem/conversation.go 50.00% 2 Missing ⚠️
pkg/conversation/redis/conversation.go 33.33% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@vinodvx vinodvx merged commit 2136318 into main Jul 2, 2026
5 checks passed
@vinodvx vinodvx deleted the refactor/conv-func-rename branch July 2, 2026 18:35
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