Skip to content

Conversation

@rahlk
Copy link
Contributor

@rahlk rahlk commented Apr 23, 2025

Motivation and Context

This is the initial release of the TypeScript SDK for codellm-devKit. The SDK provides a type-safe, easy-to-use interface for interacting with the CodeLLM capabilities, allowing developers to integrate AI-powered coding assistance into their applications with minimal setup.

How Has This Been Tested?

  • Unit test harness with Bun's test runner
  • Type checking and linting to ensure API consistency

Breaking Changes

As this is an initial release, there are no breaking changes to consider.

Types of changes

  • 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

Checklist

Additional context

The SDK is designed to work seamlessly in Node.js environments as well as with modern bundlers for browser use. Configuration is flexible and supports both environment variables and programmatic options.

rahlk added 8 commits April 20, 2025 14:40
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
…and teardown are funtioning as expected.

Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
rahlk added 12 commits April 24, 2025 12:26
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
@rahlk rahlk merged commit e88402f into main Apr 25, 2025
@rahlk rahlk added the enhancement New feature or request label Apr 25, 2025
@rahlk rahlk self-assigned this Apr 25, 2025
@rahlk rahlk deleted the initial-sdk branch April 27, 2025 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants