GitHub / alibaba/loongsuite-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 22aaa207 | merge feat(examples): add Chinese text ecommerce customer service demo (#260) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
27 days ago | |
| fb5338c6 | fix(examples): upgrade ecommerce demo to LangGraph 1.x | 流屿 <c****p@a****m> | 27 days ago | |
| 7ac059b1 | feat(examples): localize ecommerce demo in Chinese | 流屿 <c****p@a****m> | 27 days ago | |
| 43c1998e | merge feat(google-genai): add util-backed 2.x instrumentation (#250) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
28 days ago | |
| f569b9cc | feat(examples): add text ecommerce support demo |
sipercai <5****i@u****m>
Committed by: 流屿 <c****p@a****m> |
28 days ago | |
| a4db1558 | fix(google-genai): validate Vertex AI hostname | 流屿 <c****p@a****m> | 28 days ago | |
| 13f0ab56 | fix(google-genai): finalize spans after mapping failures | 流屿 <c****p@a****m> | 28 days ago | |
| 06eefb75 | merge feat(strands): add loongsuite-instrumentation-strands for Strands Agents fram... |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| bbad469e | fix(google-genai): keep Python 3.8 source compatibility | 流屿 <c****p@a****m> | 29 days ago | |
| e70ce823 | chore(google-genai): align package version | 流屿 <c****p@a****m> | 29 days ago | |
| 7c45f3f7 | merge docs: update LoongSuite Java references (#254) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| befc5f3f | fix(strands): capture first model input | 流屿 <c****p@a****m> | 29 days ago | |
| 64cdbf19 | fix(strands): align framework and model telemetry | 流屿 <c****p@a****m> | about 1 month ago | |
| 1486252a | fix(strands): report per-invocation agent usage | 流屿 <c****p@a****m> | about 1 month ago | |
| 5735fb68 | fix(google-genai): aggregate streaming output messages | 流屿 <c****p@a****m> | about 1 month ago | |
| c7fe79d0 | fix(strands): validate DashScope provider host | 流屿 <c****p@a****m> | about 1 month ago | |
| 1f311dc0 | test(strands): tolerate TTFT rounding | 流屿 <c****p@a****m> | about 1 month ago | |
| a1a05101 | test(strands): support Python 3.10 timeouts | 流屿 <c****p@a****m> | about 1 month ago | |
| e88d2bd9 | feat(strands): complete genai util instrumentation | 流屿 <c****p@a****m> | about 1 month ago | |
| 124194a4 | feat(strands): add loongsuite-instrumentation-strands for Strands Agents fram... | liuziming.lzm <l****m@a****m> | about 1 month ago | |
| 0d88889b | merge chore: post-release 0.8.0 - archive changelogs & bump dev versions (#257) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| b02c1748 | chore: post-release v0.8.0 - archive changelogs & bump dev versions | 流屿 <c****p@a****m> | about 1 month ago | |
| 3350b02e | merge fix(agentscope): preserve v2 ReAct hierarchy across tasks (#256) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 5c489598 | fix(agentscope): model v2 react steps and skill loads | 流屿 <c****p@a****m> | about 1 month ago | |
| be07f6b3 | merge fix(agentscope): support QwenPaw v2 task handoffs (#255) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| fac55451 | fix(agentscope): close streamed llm spans across tasks | 流屿 <c****p@a****m> | about 1 month ago | |
| 68147145 | fix(agentscope): preserve stream context across tasks | 流屿 <c****p@a****m> | about 1 month ago | |
| 3ffb1c50 | fix(qwenpaw): harden entry stream telemetry | 流屿 <c****p@a****m> | about 1 month ago | |
| 058eb79c | fix(qwenpaw): instrument v2 runtime entry | 流屿 <c****p@a****m> | about 1 month ago | |
| cebcfb77 | fix(agentscope): avoid cross-context ReAct round tokens | 流屿 <c****p@a****m> | about 1 month ago | |
| d3d578be | test(agentscope): constrain MCP for v1 compatibility | 流屿 <c****p@a****m> | about 1 month ago | |
| 2a3dfb95 | docs: update LoongSuite Java references | 流屿 <c****p@a****m> | about 1 month ago | |
| 6df095f9 | merge fix(util-genai): keep multimodal tests Python 3.8-compatible (#253) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 2c592706 | refactor(util-genai): limit fix to Python 3.8 tests | 流屿 <c****p@a****m> | about 1 month ago | |
| 53a79d18 | fix(util-genai): serialize retired uploader cleanup | 流屿 <c****p@a****m> | about 1 month ago | |
| 65e2a2d3 | merge feat(util-genai): add multimodal upload usage recorder hooks (#251) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 1587afe9 | chore(google-genai): add license headers | 流屿 <c****p@a****m> | about 1 month ago | |
| eb907631 | fix(google-genai): isolate instrumentation failures | 流屿 <c****p@a****m> | about 1 month ago | |
| 8022cc3a | merge Merge remote-tracking branch 'origin/main' into xy/multimodal-self-monitoring | xiongyun <n****y@a****m> | about 1 month ago | |
| 62100b1f |
feat: add multimodal runtime config hot-reload (#249)
Co-authored-by: sipercai <5****i@u****m> |
xiongyunn <8****6@q****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 47841d6f | feat(google-genai): align with upstream 1.0b1 | 流屿 <c****p@a****m> | about 1 month ago | |
| e80c1d3f | merge Merge branch 'main' into xy/multimodal-self-monitoring |
xiongyunn <8****6@q****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 66d83871 | merge fix(loongsuite): isolate advice and stream failures (#245) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 74b0b7a9 | fix pylint | xiongyun <n****y@a****m> | about 1 month ago | |
| 3c692aa3 | fix(util-genai): isolate multimodal usage recorder exceptions | xiongyun <n****y@a****m> | about 1 month ago | |
| cc52ffe1 | add doc and changelog | xiongyun <n****y@a****m> | about 1 month ago | |
| a30364fd | feat(util-genai): add multimodal upload usage recorder hooks | xiongyun <n****y@a****m> | about 1 month ago | |
| fe362864 | refactor(genai): defer multimodal lifecycle hardening | 流屿 <c****p@a****m> | about 1 month ago | |
| 14c8bc61 | refactor(loongsuite): simplify advice isolation state | 流屿 <c****p@a****m> | about 1 month ago | |
| aa6ae91d | refactor(genai): restore multimodal detach behavior | 流屿 <c****p@a****m> | about 1 month ago | |
| b318ac3e | refactor(genai): keep advice logging simple | 流屿 <c****p@a****m> | about 1 month ago | |
| 5c938955 | fix(litellm): isolate probe lifecycle failures | 流屿 <c****p@a****m> | about 1 month ago | |
| 1db8f6a8 | feat(google-genai): add SDK 2.x instrumentation | 流屿 <c****p@a****m> | about 1 month ago | |
| 9d8e0f30 | refactor(litellm): simplify stream diagnostics | 流屿 <c****p@a****m> | about 1 month ago | |
| dcf2284c | ci(loongsuite): drop Google ADK Python 3.9 jobs | 流屿 <c****p@a****m> | about 1 month ago | |
| 956fd307 | fix(loongsuite): align advice and stream lifecycle | 流屿 <c****p@a****m> | about 1 month ago | |
| 237f8b3f | fix(loongsuite): isolate advice and LiteLLM streams | 流屿 <c****p@a****m> | about 1 month ago | |
| 9cecd306 | merge Merge remote-tracking branch 'origin/main' into fix/advice-stream-isolation | 流屿 <c****p@a****m> | about 1 month ago | |
| d74822b7 | fix(ci): ignore async generator asend in codespell | 流屿 <c****p@a****m> | about 1 month ago | |
| b0335131 | fix(loongsuite): align stream finalization semantics | 流屿 <c****p@a****m> | about 1 month ago | |
| 13606b62 | chore(loongsuite): align common package metadata | 流屿 <c****p@a****m> | about 1 month ago | |
| baf5a9b7 | fix(loongsuite): isolate advice and stream failures | 流屿 <c****p@a****m> | about 1 month ago | |
| 49b95948 | merge fix(maf): prevent metric inflation and context breaks (#244) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| fd2cd94d | fix(maf): prevent metric inflation and context breaks | 流屿 <c****p@a****m> | about 2 months ago | |
| be4f7d3a | merge fix(agentscope): start streaming LLM spans before model calls (#242) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c86e01f2 | merge fix(maf): preserve legacy streaming context (#241) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 9e4d1c82 | merge fix(agno): split tool-call loops into react steps (#240) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a89feaeb | fix(agno): simplify model response fallback | 流屿 <c****p@a****m> | about 2 months ago | |
| c0ddf296 | fix(maf): preserve legacy streaming context | 流屿 <c****p@a****m> | about 2 months ago | |
| fbc32a18 | test(agno): cover provider latency span timing | 流屿 <c****p@a****m> | about 2 months ago | |
| b987ab7e | fix(agentscope): start streaming LLM spans before model calls | 流屿 <c****p@a****m> | about 2 months ago | |
| b9eb291f | fix(agno): split tool-call loops into react steps | 流屿 <c****p@a****m> | about 2 months ago | |
| a92d031a | merge fix(agno): propagate run identity to child spans (#239) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 6097233f | fix(agno): propagate run identity to child spans | 流屿 <c****p@a****m> | about 2 months ago | |
| 7567eac7 | merge fix: isolate maf and autogen span processors (#236) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 2717324f | merge Merge branch 'main' into fix/maf-autogen-span-isolation | 流屿 <c****p@a****m> | about 2 months ago | |
| c7618d2b | merge chore: refactor according to semantic conventions (#224) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 158dee8c | merge feat: capture skill metadata for Agno and Google ADK (#238) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| d6baaece | merge fix: capture Claude SDK stream model metadata (#237) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 183332aa | fix: pin qwenpaw latest test runtime | 流屿 <c****p@a****m> | about 2 months ago | |
| dd6f92f1 | fix: repair google adk py39 tests and misc runners | 流屿 <c****p@a****m> | about 2 months ago | |
| b81d0185 | feat: capture skill metadata for agno and google adk | sipercai <5****i@u****m> | about 2 months ago | |
| 6270e891 | ci(loongsuite): register autogen tox jobs | sipercai <5****i@u****m> | about 2 months ago | |
| ee63ab5c | fix: keep autogen create spans out of genai semantics | sipercai <5****i@u****m> | about 2 months ago | |
| 87001712 | fix: address PR224 review comments | sipercai <5****i@u****m> | about 2 months ago | |
| 3bc81c9b | fix: keep agent outputs to user-visible responses | sipercai <5****i@u****m> | about 2 months ago | |
| 99a51b9b | fix: capture Claude SDK stream model metadata | sipercai <5****i@u****m> | about 2 months ago | |
| 9ac960eb | fix: align maf autogen genai semantics | sipercai <5****i@u****m> | about 2 months ago | |
| 61d445ff | fix: close Claude agent span on result message | sipercai <5****i@u****m> | about 2 months ago | |
| 8815188c | fix: isolate maf and autogen span processors | sipercai <5****i@u****m> | about 2 months ago | |
| 7dc3ade2 | fix(qwenpaw): update latest test runtime | sipercai <5****i@u****m> | about 2 months ago | |
| 822e5eb5 | fix: close PR224 semantic convention gaps | sipercai <5****i@u****m> | about 2 months ago | |
| cbf9b9c1 | merge chore: post-release 0.7.0 - archive changelogs & bump dev versions (#235) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 7e70ff4f | chore: post-release v0.7.0 - archive changelogs & bump dev versions | 流屿 <c****p@a****m> | 2 months ago | |
| 6a99a8a8 | merge feat: integrate AgentScope v2, MAF, and bootstrap registry updates (#233) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 3f634713 | chore: refresh loongsuite generated files after rebase | sipercai <5****i@u****m> | 2 months ago | |
| edc53526 | merge ci: run Python checks on ARC runners (#234) |
sipercai <5****i@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| ca7ea14d | ci: run LoongSuite control jobs on ARC | sipercai <5****i@u****m> | 2 months ago | |
| f78a4287 | ci: run Python checks on ARC runners | sipercai <5****i@u****m> | 2 months ago | |
| c77e2f30 | fix: set MAF framework provider for agent executor spans | sipercai <5****i@u****m> | 2 months ago |