-
Notifications
You must be signed in to change notification settings - Fork 157
Insights: cloudflare/agents
Overview
Could not load contribution data
Please try again later
22 Releases published by 1 person
-
agents@0.0.85
published
May 13, 2025 -
agents@0.0.86
published
May 13, 2025 -
agents@0.0.87
published
May 14, 2025 -
agents@0.0.88
published
May 15, 2025 -
agents@0.0.89
published
May 21, 2025 -
agents@0.0.90
published
May 21, 2025 -
agents@0.0.91
published
May 21, 2025 -
agents@0.0.92
published
May 22, 2025 -
agents@0.0.93
published
May 23, 2025 -
agents@0.0.94
published
May 28, 2025 -
agents@0.0.95
published
Jun 5, 2025 -
hono-agents@0.0.75
published
May 13, 2025 -
hono-agents@0.0.76
published
May 13, 2025 -
hono-agents@0.0.77
published
May 14, 2025 -
hono-agents@0.0.78
published
May 15, 2025 -
hono-agents@0.0.79
published
May 21, 2025 -
hono-agents@0.0.80
published
May 21, 2025 -
hono-agents@0.0.81
published
May 21, 2025 -
hono-agents@0.0.82
published
May 22, 2025 -
hono-agents@0.0.83
published
May 23, 2025 -
hono-agents@0.0.84
published
May 28, 2025 -
hono-agents@0.0.85
published
Jun 5, 2025
33 Pull requests merged by 7 people
-
Version Packages
#317 merged
Jun 5, 2025 -
Bump tar-fs from 2.1.2 to 2.1.3
#314 merged
Jun 5, 2025 -
Add fallback message when agent returns no response
#316 merged
Jun 4, 2025 -
Version Packages
#308 merged
May 28, 2025 -
Add agent eviction enforcement
#311 merged
May 28, 2025 -
docs: add .dev.vars note to examples
#307 merged
May 25, 2025 -
MCP example url mixup number 2
#306 merged
May 25, 2025 -
MCP example: url mixup fix
#305 merged
May 25, 2025 -
Version Packages
#303 merged
May 23, 2025 -
Fix undefined connectionState bug
#302 merged
May 23, 2025 -
Version Packages
#300 merged
May 22, 2025 -
Fix changeset
#301 merged
May 22, 2025 -
FIX: Only attempt server connections with servers not actively in oauth flow
#299 merged
May 22, 2025 -
Version Packages
#297 merged
May 21, 2025 -
Version Packages
#296 merged
May 21, 2025 -
Add type guard for DurableObjectNamespace
#295 merged
May 21, 2025 -
Version Packages
#290 merged
May 21, 2025 -
Fix issue where stray MCP connection state is left after closing connection
#292 merged
May 21, 2025 -
Version Packages
#288 merged
May 15, 2025 -
Type-safe serializable RPC methods
#289 merged
May 15, 2025 -
Improve agent types
#287 merged
May 14, 2025 -
Version Packages
#285 merged
May 14, 2025 -
Improve Agent stub
#283 merged
May 14, 2025 -
Version Packages
#281 merged
May 13, 2025 -
Stub for Agent RPC
#274 merged
May 13, 2025 -
Version Packages
#278 merged
May 13, 2025 -
rename getMcpServerState/getMcpServers
#279 merged
May 13, 2025 -
Fix non-optional parameters after undefined ones
#276 merged
May 13, 2025 -
Expose getMcpServerState method
#273 merged
May 13, 2025 -
Version Packages
#272 merged
May 12, 2025 -
Add type support to react useAgent().call
#269 merged
May 12, 2025 -
Version Packages
#271 merged
May 12, 2025 -
update deps
#270 merged
May 12, 2025
5 Pull requests opened by 4 people
-
Add ContextRouter
#275 opened
May 12, 2025 -
Allow Agent instance to supply custom OAuth provider.
#298 opened
May 21, 2025 -
Type-safe react stub streaming calls
#304 opened
May 24, 2025 -
Refactor MCP server connection logic
#313 opened
May 29, 2025 -
Add MCP client tests & fix bug where auth fails between disconnections
#315 opened
Jun 3, 2025
9 Issues closed by 7 people
-
Cloudflare Agent "no such table" error after destroy() & re-initialization
#310 closed
May 28, 2025 -
getCurrentAgent not able to access env type
#309 closed
May 27, 2025 -
initialState is broadcasted twice on connect
#286 closed
May 26, 2025 -
Invalid binding error
#294 closed
May 21, 2025 -
Agent in-memory state retains tools after removeMcpServer
#284 closed
May 21, 2025 -
feature request: Enable mcp-client to call addMcpServer via RPC within a Durable Object Agent
#293 closed
May 20, 2025 -
First Class MCP Agents and Tools
#71 closed
May 20, 2025 -
Bug: `McpAgent` forces internal WebSocket upgrade for SSE connections
#172 closed
May 16, 2025 -
Default values for clientInfo in MCP client API?
#135 closed
May 13, 2025
4 Issues opened by 4 people
-
cross-domain authentication with websocket and useAgentChat hook
#318 opened
Jun 10, 2025 -
Agent states management improvements
#312 opened
May 28, 2025 -
mcp-client: Issue with Token verification with Remote MCP
#280 opened
May 13, 2025 -
Can onStateUpdate include the prev state?
#277 opened
May 12, 2025
7 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
extend McpAgent from Agent
#235 commented on
May 16, 2025 • 0 new comments -
mcp-client: auth callback fails due to hibernation
#250 commented on
May 21, 2025 • 0 new comments -
☂️ `agents-sdk` roadmap
#2 commented on
May 25, 2025 • 0 new comments -
TypeError: agent._url.replace is not a function
#150 commented on
May 31, 2025 • 0 new comments -
Returning a plain response from onChatMessage triggers nothing with no error messages
#115 commented on
Jun 4, 2025 • 0 new comments -
Websocket connection error with long tool call responses
#119 commented on
Jun 5, 2025 • 0 new comments -
feat: route to MCPAgent by agentName
#257 commented on
May 21, 2025 • 0 new comments