issues Search Results · language:Dune language:Python language:Java language:CSS language:JavaScript language:Java
Filter by
56.5M results
Goal
Explore how Rygnal can intercept CrewAI-style tool usage.
Scope
- Identify adapter hook point.
- Build minimal spike if feasible.
- Document limitations.
- Avoid overengineering.
Acceptance ...
area:adapter
area:integration
effort:medium
level:p2-medium
type:feature
🐛 Describe the bug
With argument validation enabled (the default), cdf and log_prob reject out-of-support input — but icdf accepts any
quantile and silently evaluates its formula:
import torch
td = torch.distributions ...
bot-triaged
module: distributions
module: error checking
triaged
Goal
Add integration path for Pydantic AI-style agents.
Scope
- Wrap tool calls.
- Convert tool payloads into ToolRequest.
- Preserve useful metadata.
- Add minimal example.
Acceptance criteria ...
area:adapter
area:integration
effort:large
level:p1-high
type:feature
Goal
Add a first integration path for LangChain-style agents.
Scope
- Wrap LangChain-style tool calls.
- Convert tool calls to Rygnal ToolRequest.
- Return safe decision behavior.
- Add minimal ...
area:adapter
area:integration
effort:large
level:p1-high
type:feature
Summary
Give every rule a stable documentation page (one URL per rule, ESLint/ruff style) and add a skillsaw explain rule-id
CLI command that prints the same content in the terminal. One URL per rule ...
fable-5
Goal
Create a reusable foundation for framework adapters.
Scope
- Define base adapter interface.
- Normalize incoming tool calls.
- Normalize outgoing decisions.
- Add tests using fake adapter. ...
area:adapter
area:integration
effort:large
level:p0-critical
type:feature
Implement the MemberItem component in react, following the design spec
This component should take the following props:
- username
This component should transition to the kick state when clicked. Use ...
frontend
platform
Goal
Make SDK failures predictable and developer-friendly.
Scope
- Define SDK exception types.
- Avoid raw internal crashes.
- Add safe failure behavior.
- Document common errors.
Acceptance ...
area:sdk
effort:medium
level:p1-high
type:feature
If none is available, alternativly break down bigger steps to modest ones without implementing anything, just changing
the JACKSON_FALLBACK_REMOVAL_ROADMAP.md
autorepeat: 8
jules
Goal
Prevent Python SDK from leaking secrets into logs or prompts.
Scope
- Test tool input redaction.
- Test metadata redaction.
- Test nested object redaction.
- Test adapter payload redaction. ...
area:audit
area:sdk
area:testing
effort:medium
level:p0-critical
type:test

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.