issues Search Results · language:Dune language:Python language:HTML language:Java language:TypeScript language:TypeScript
Filter by
58M results
Why this matters
Usage is tracked but never enforced. open-agents writes usage_events after a run finishes
(apps/web/lib/db/usage.ts::recordUsage) and usage-insights.ts aggregates per user — but there ...
status:ready
type:feature
Why this matters
A session is 1:1 with a repo today, so the most common real-world change — rename an API in one repo and fix its call
site in another — is impossible as a single coordinated task. The ...
status:ready
type:feature
What to build
On early Err, closeGenerator calls iterator.return(undefined) and ignores yielded instructions. A finally block that
yield* Op.defer(...) never registers cleanup.
Either drive return() ...
needs triage
priority:medium
type:bug
Why this matters
Every chat in open-agents starts from zero. The agent re-learns the repo s conventions, re-derives the same fixes, and
forgets every decision the moment a session ends. Users feel this ...
status:ready
type:feature
Description
This issue is based on the investigation done while refining #5195, which extends the reviewer fix from
c33c67b2da0046e5ec92230a470c515bc8f4481c. PR #5195 fixes a narrower write-path bug where ...
K.I.N.D System Audit Report
2026-05-31 — 21:32 SAST Status: 🔴 Issues found — see below Triggered by: push
🔍 Audit Results
[1m[36m╔══════════════════════════════════════════════════════════════╗[0m ...
audit
automated
bug
Why this matters
Sandboxes are ephemeral with idle teardown today, so any session that goes idle loses its environment and cold-rebuilds
from scratch: the installed toolchain, the running dev server, ...
status:ready
type:feature
What to build
Types document that tap, tapErr, and recover handlers may return nullary Op values to execute. Runtime only runs ops
that pass coerceToNullaryOp (internally bound brand). Generator-built ...
needs triage
priority:high
type:bug
Why this matters
The platform ships essentially one managed-runtime profile today — web-bun-agent-browser in
packages/sandbox/managed-runtime-profiles.ts — so it only serves JavaScript/TypeScript web ...
status:ready
type:feature
Why this matters
Today the agent is invisible and headless: it can edit code and run CLI commands, but it cannot operate anything
graphical, and a user cannot watch it work or intervene at the GUI level. ...
status:ready
type:feature

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.