Proposal: LLM4S - Type-safe LLM/Agent Framework for Scala - #106
Open
kannupriyakalra wants to merge 1 commit into
Open
Proposal: LLM4S - Type-safe LLM/Agent Framework for Scala#106kannupriyakalra wants to merge 1 commit into
kannupriyakalra wants to merge 1 commit into
Conversation
This was referenced Jul 23, 2026
kannupriyakalra
marked this pull request as ready for review
July 23, 2026 18:54
kannupriyakalra
force-pushed
the
proposal/llm4s
branch
from
July 23, 2026 18:59
dc26d86 to
047b657
Compare
vansh7nvc
pushed a commit
to vansh7nvc/llm4s
that referenced
this pull request
Jul 24, 2026
Documents current maintainers, contributor/committer/maintainer roles and decision-making, and the tag-triggered release process (already implemented in .github/workflows/release.yml). Fills gaps identified while preparing the LF AI & Data project proposal (lfai/proposing-projects#106). Signed-off-by: kannupriyakalra <kannupriyakalra@gmail.com>
Signed-off-by: kannupriyakalra <kannupriyakalra@gmail.com>
kannupriyakalra
force-pushed
the
proposal/llm4s
branch
from
July 24, 2026 17:11
047b657 to
5ae0dfc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Project Proposal: LLM4S
Requesting: Incubation
LLM4S is an open-source, type-safe framework for building production-ready AI applications and agentic systems in Scala, with support for agents, tool calling, structured outputs, RAG, streaming, memory, and multiple LLM providers.
Full details are in
proposals/llm4s.adoc.All onboarding items flagged during review are now complete: DCO app installed and active on the
llm4sorg (with a CI sign-off check merged as well),MAINTAINERS.md/GOVERNANCE.md/RELEASES.mdmerged, and both maintainers' contact details included. Ready for TAC review.