-
Notifications
You must be signed in to change notification settings - Fork 101
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ogx-ai/ogx-client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0-alpha.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ogx-ai/ogx-client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1-alpha.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 395 files changed
- 4 contributors
Commits on Oct 15, 2025
-
Refactor responses-backed Agent sessions (#281)
## Summary - require explicit sessions when using the responses-backed Agent/AsyncAgent and remove legacy AgentConfig plumbing - add shared session-scoped tracking for streamed responses and update ReActAgent wrapper - extend unit/integration coverage for multi-session flows and combined server/client tool streaming ## Testing - uv run ruff check - uv run pytest tests/lib/agents/test_agent_responses.py - TEST_API_BASE_URL=http://127.0.0.1:8321 LLAMA_STACK_TEST_MODEL=ollama/llama3.2:3b-instruct-fp16 uv run pytest tests/integration/test_agent_responses_e2e.py
Configuration menu - View commit details
-
Copy full SHA for 37777d0 - Browse repository at this point
Copy the full SHA 37777d0View commit details
Commits on Oct 20, 2025
-
Add MIT License section to README and copyright headers to all source… (
#283) - Added License section to README.md referencing MIT License - Added Meta Platforms copyright headers to 341 Python and shell script files - Ensures OSS compliance with Meta's requirements
Configuration menu - View commit details
-
Copy full SHA for bb8f186 - Browse repository at this point
Copy the full SHA bb8f186View commit details -
Add copyright and licensing comments
Added copyright notice and licensing information.
Configuration menu - View commit details
-
Copy full SHA for 10ccdff - Browse repository at this point
Copy the full SHA 10ccdffView commit details
Commits on Oct 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fb7fa38 - Browse repository at this point
Copy the full SHA fb7fa38View commit details
Commits on Oct 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1e9ca9a - Browse repository at this point
Copy the full SHA 1e9ca9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a10e6 - Browse repository at this point
Copy the full SHA e8a10e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c01e4 - Browse repository at this point
Copy the full SHA 07c01e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b0f59 - Browse repository at this point
Copy the full SHA 90b0f59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c0db65 - Browse repository at this point
Copy the full SHA 6c0db65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac7e1b - Browse repository at this point
Copy the full SHA 2ac7e1bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.0-alpha.6...v0.3.1-alpha.1