Skip to content

Tags: codegenresearch2/ClaudeSync

Tags

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Text Embedding Generation (jahwag#115)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support specifying chat model (jahwag#106)

v0.6.9

Toggle v0.6.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add project init (jahwag#103)

v0.6.8

Toggle v0.6.8's commit message

Verified

This commit was signed with the committer’s verified signature.
jahwag Jahziah Wagner
fix: upgrade command (jahwag#102)

v0.6.7

Toggle v0.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pyproject.toml

v0.6.6

Toggle v0.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add login options (jahwag#97)

v0.6.5

Toggle v0.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove anthropic library (jahwag#96)

v0.6.4

Toggle v0.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: correct windows-style paths on submodules (jahwag#88)

switching from windows to linux would cause submodules to not be found

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: pin anthropic version, count_tokens was replaced with $ api (jah…

…wag#87)

`AttributeError: 'Anthropic' object has no attribute 'count_tokens'`
was caused by anthropic removing this method
https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.39.0

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: 74 error no active provider set please select a provider for thi…

…s project (jahwag#85)