Releases: wso2/reference-implementations-afm
afm-langchain v0.3.0
Changes in python-interpreter
485a8d3 Address review comments
93ccb5b Add openssl upgrade for security patch
e87c09d Merge pull request #20 from RadCod3/release/afm-core-0.3.0
7063dc6 Rename test function for clarity
020d40a Update dependencies for security fixes
a6266b3 Update pyproject files for release
017e6b4 Add review suggestions
fd17221 Add slow llm mock test
279e652 Fix formatting
6d38adf Add integration test for webhook
4d98f91 Make webhook interface return 202 immediately
fed87ef Address review comments
eaa5ba0 Fix formatting
ee7e201 Address suggestions
541677a Allow absolute paths for skill dirs
8d524ec Refactor code
3c77687 Fix up skill path validation
3754b8e Support Agent Skills with the Python Interpreter
afm-core v0.3.0
Changes in python-interpreter
e87c09d Merge pull request #20 from RadCod3/release/afm-core-0.3.0
7063dc6 Rename test function for clarity
020d40a Update dependencies for security fixes
a6266b3 Update pyproject files for release
017e6b4 Add review suggestions
fd17221 Add slow llm mock test
279e652 Fix formatting
6d38adf Add integration test for webhook
4d98f91 Make webhook interface return 202 immediately
fed87ef Address review comments
eaa5ba0 Fix formatting
ee7e201 Address suggestions
541677a Allow absolute paths for skill dirs
8d524ec Refactor code
3c77687 Fix up skill path validation
3754b8e Support Agent Skills with the Python Interpreter
afm-langchain v0.2.0
Changes in python-interpreter
7f3763b Report error keys for StdioTransport http variable errors
49c15ed Address review comments
4dc533a Define default port in constants file
4e242bc Fix CI failure
9791b82 Demote MCP stdio JSONRPC parse errors from ERROR to DEBUG
80d241f Add link to chat ui in logs
d5d5cb3 Align default behaviour between interpreters
4ad4e7b Address coderabbit review comments
67b823a Upgrade depdendencies
edb2674 Fix Dockerfile
3d2a904 Address review suggestions
d6df1f7 Add uv and npm to docker image for stdio mcp
8747ee4 Bump versions for stdio support
9c91c63 Add stdio mcp support to afm-langchain
3f21bd9 Add stdio mcp support to afm-core
afm-core v0.2.0
Changes in python-interpreter
7f3763b Report error keys for StdioTransport http variable errors
49c15ed Address review comments
4dc533a Define default port in constants file
4e242bc Fix CI failure
9791b82 Demote MCP stdio JSONRPC parse errors from ERROR to DEBUG
80d241f Add link to chat ui in logs
d5d5cb3 Align default behaviour between interpreters
4ad4e7b Address coderabbit review comments
67b823a Upgrade depdendencies
edb2674 Fix Dockerfile
3d2a904 Address review suggestions
d6df1f7 Add uv and npm to docker image for stdio mcp
8747ee4 Bump versions for stdio support
9c91c63 Add stdio mcp support to afm-langchain
3f21bd9 Add stdio mcp support to afm-core
afm-langchain v0.1.4
Changes in python-interpreter
b68cbb3 Refactor README and RELEASING files
b9fb1eb Improve package manager detection logic
e195d40 Improve load_runner ambiguity
5ff4815 Fix update notification when switching between core and cli
e07e080 Update missing framework msg
8f880b5 Refactor update notification logic
64b0bb3 Regen uv.lock file
0f25b22 Bump python-interpreter afm-langchain versions to next patch
a7505be Bump python-interpreter afm-core versions to next patch
5f38b70 Bump package versions
3d485a0 Bump langchain version
7bac8f5 Bump python-interpreter afm-core versions to next patch
d8d79c6 Bump versions
e55843a Add version constraints to afm-cli and afm-langchain
4fb5e4f Add proper README files for packages and workspace
ac5ee43 Remove version from source code
281ce76 Fix test_version to handle missing afm-cli package
160bb78 Remove unused env setting and fix test
bb74ffc Fix validate command to skip env resolving
a440d6b Add correct license header to files
f92a5a3 Update workflows to support new folder structure
742d042 Rename langchain-interpreter folder to python-interpreter
afm-core v0.1.7
Changes in python-interpreter
b68cbb3 Refactor README and RELEASING files
b9fb1eb Improve package manager detection logic
e195d40 Improve load_runner ambiguity
5ff4815 Fix update notification when switching between core and cli
e07e080 Update missing framework msg
8f880b5 Refactor update notification logic
64b0bb3 Regen uv.lock file
0f25b22 Bump python-interpreter afm-langchain versions to next patch
a7505be Bump python-interpreter afm-core versions to next patch
5f38b70 Bump package versions
3d485a0 Bump langchain version
7bac8f5 Bump python-interpreter afm-core versions to next patch
d8d79c6 Bump versions
e55843a Add version constraints to afm-cli and afm-langchain
4fb5e4f Add proper README files for packages and workspace
ac5ee43 Remove version from source code
281ce76 Fix test_version to handle missing afm-cli package
160bb78 Remove unused env setting and fix test
bb74ffc Fix validate command to skip env resolving
a440d6b Add correct license header to files
f92a5a3 Update workflows to support new folder structure
742d042 Rename langchain-interpreter folder to python-interpreter