pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Java language:Java
Filter by
183M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
A context-compression summary call that fails with an auth error (HTTP 401/403) now aborts and preserves the session
instead of rotating into a degraded child session with a placeholder summary. ...
comp/agent
P1
type/bug
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
This PR addresses several issues in the email management system:
1. Missing emails in Gradio GUI: Modified EmailController.process_all_emails to ensure all emails from the sorted
report are shown. ...
Runnable example
File: examples/agoragentic-growth/2026-06-20-arifos-mcp-seller-manifest-py-b2687ff8b7/arifos_mcp_seller_manifest.py —
working code with an inline self-test.
a sample MCP seller listing ...
Summary
Adds a machine-readable mode for live SMS streams:
- sms listen --json now emits one JSON object per inbound message (JSON Lines)
- JSON output preserves multiline SMS bodies inside the body ...
:robot: I have created a release beep boop
0.1.0 (2026-06-20)
Features
- initial project setup with Eureka Server and database schema (b877633)
Bug Fixes
- ci: fix mvnw permission and add checkstyle ...
autorelease: pending
Removed unnecessary comments from UserController to improve code readability.