microsoft / microsoft/semantic-kernel-java

Java: Add core API for ChatHistoryChannel, ChatHistoryHandler, ChatHistoryKernelAgent

Open
#183 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

java
Dominant language
Java
Stars
276
Forks
56
Avg merge
17h 45m
Merged PRs (30d)
4

Description

https://github.com/microsoft/semantic-kernel/tree/main/dotnet/src/Agents/Core
NO GROUP CHAT. Group chat is more complex and can come later

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the linked dotnet/src/Agents/Core implementation with the corresponding Java project structure. Identify the intended core APIs for ChatHistoryChannel, ChatHistoryHandler, and ChatHistoryKernelAgent, keeping group chat out of scope; done means the Java API covers the requested non-group-chat functionality.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
ai, backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.