Skip to content

issues Search Results · language:Dune language:JavaScript language:Python language:Java language:Python language:JavaScript

Filter by

55.2M results  (734 ms)

55.2M results

Problem commands/goal-final.md specifies agent: goal-final-auditor and subtask: true. The validate-opencode-config.mjs script validates that commands have an agent field but does not validate that the ...
bug
ci/cd

crawl4ai version docker latest image Expected Behavior works cause docker should work Current Behavior doesn t work Is this reproducible? Yes Inputs Causing the Bug Steps to Reproduce Code ...
🐞 Bug
🩺 Needs Triage

Problem research/opencode-plugin-platform.md states: permission.ask is intentionally not used: it is declared in the type but never triggered by the runtime This is presented as a fact about the current ...
documentation

Is there an existing feature request for this? - [x] I have searched existing issues and feature requests, and this is not a duplicate. Problem or Use Case SDK clients need a supported way to provide ...
enhancement

Problem tools/lab/web/js/views/agent.js tick interval catches api.run(runId) and api.graph(runId) failures but silently swallows errors. The view shows stale data without any indication to the user. ...
bug
plugin

Problem tools/lab/web/js/views/agent.js: events = store.getRunEvents(runId); This reassigns the outer events variable, but the store.on( event ) handler could fire during a render, causing inconsistent ...
bug
plugin

Summary tools/lab/web/js/store.js maintains a ticker array capped at 240 entries. When it exceeds this, splice(0, ticker.length - 240) removes from the front. This is O(n) on every event — a circular ...

Create a Java program to find the second largest element in an array. Requirements: - Take array input from user - Find the largest element - Find the second largest element - Display both values ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.