Actions: HandleCoding/OpenHuskyAgent
Actions
Showing runs from all workflows
61 workflow runs
61 workflow runs
Rewrite English and Chinese READMEs for the current agent platform.
CI
#51:
Commit b6c5201
pushed
by
HandleCoding
Remove OpenAI-compatible inbound API surface.
CI
#50:
Commit c94808a
pushed
by
HandleCoding
Remove spring-ai-openai ChatModel stack from the serve path.
CI
#49:
Commit f87f104
pushed
by
HandleCoding
Add Anthropic Messages LlmTransport with stream and tool support.
CI
#48:
Commit 2594d07
pushed
by
HandleCoding
Add multi-protocol LlmTransport and switch CallModelNode off ChatClient.
CI
#47:
Commit e47a461
pushed
by
HandleCoding
Refresh public docs for agent platform and integrators.
CI
#46:
Commit af05f2c
pushed
by
HandleCoding
Fail-closed validate agent definitions at startup.
CI
#45:
Commit 8e41113
pushed
by
HandleCoding
Add three-layer anonymous subagent delegation policy.
CI
#44:
Commit a17dc95
pushed
by
HandleCoding
Make capability allowlists fail-closed: empty means none, * means all.
CI
#43:
Commit 70f3125
pushed
by
HandleCoding
Enforce per-agent inbound rate limits with typed delivery.
CI
#42:
Commit 0729071
pushed
by
HandleCoding
Add per-agent LLM provider registry and model selection.
CI
#41:
Commit 6a1ee9d
pushed
by
HandleCoding
Rename Scene domain types to Agent for first-class agent semantics.
CI
#40:
Commit ff9cc24
pushed
by
HandleCoding
Stop tracking internal roadmap docs and ignore them.
CI
#39:
Commit 39dae2c
pushed
by
HandleCoding
Document agent platform roadmap and mark binding work complete.
CI
#38:
Commit 31896b7
pushed
by
HandleCoding
Implement agent channel binding config model
CI
#34:
Commit 82d03bc
pushed
by
HandleCoding
fix: release tool executor threads on timeout via TimedToolTask
CI
#32:
Commit 4bc9146
pushed
by
HandleCoding
fix: prevent local terminal executor starvation
CI
#31:
Commit 2f47561
pushed
by
HandleCoding
fix: pass reasoning_content back in multi-turn assistant history
CI
#30:
Commit c72046b
pushed
by
HandleCoding