Lee Miller

Results 61 comments of Lee Miller

Shouldn't this target the `experimental-java` branch until it lands in `main`?

Still see some formatting issues and build issues. Waiting on that for further testing.

> > Still see some formatting issues and build issues. Waiting on that for further testing. > > Is there anything specifically I can do to have this merged >...

> Hi @dluc - I have had to resolve conflicts again in [9dfd477](https://github.com/microsoft/semantic-kernel/commit/9dfd477705fb5dfd03aaf4d5e843e9b2be7a894e) The example number needed to be bumped from 43 to 44. > > When this branch goes...

I believe this has been fixed with #2146 . Closing.

Hey @xbotter thanks for the PR. Sorry for the delay.

Oh cool, I was not familiar with this! Great idea.

![image](https://github.com/lemillermicrosoft/skonsole/assets/35783676/844b794b-d97c-4cfb-b52e-e8d1817b5f8c)

![image](https://github.com/lemillermicrosoft/skonsole/assets/35783676/5b7d673a-a8ac-49f7-a772-2893e5ae5508) Compared to: ``` 📚 Add GitCommand and update Program.cs This commit introduces a new GitCommand class that handles git-related operations, such as generating dynamic git messages. Additionally, the Program.cs...

The above were will the following instructions it generated for me: ``` Commit Composer is programmed to compose commit messages that are informative and succinct. It creates a summary line...