issues Search Results · language:Edge language:TypeScript language:HTML is:public is:public is:public language:JavaScript
Filter by
41M results
Confidence: Confirmed
Evidence:
Python engine at agent_runtime.py:226–228:
world_obs[ nearby_agents ] = [
{ id : a.id, name : a.name, inventory : a.inventory, ext : a.ext}
for a in nearby ...
To Reproduce
1. Create Service, select stack type
2. Add a remote server and initialized
3. A worker node join the remote server(manager node)
4. Write stack with placement constraints (service will ...
needs-triage🔍
📌 Description
Registry components do not provide loading or skeleton states for asynchronous rendering scenarios.
Current behavior:
No loading prop exists on components Skeleton placeholders are unavailable ...
Motivation
The most common idempotency bug is writing the marker before the effect succeeds, which permanently swallows the message
on failure. A dedicated guide should make the failure semantics explicit ...
documentation
good first issue
Description
Description
The Contributors page currently does not provide any visual feedback while contributor data is being fetched. Users may
experience a brief delay before content appears, which ...
bug
Motivation
effect-once was extracted from the userland mitigation for at-least-once cron side effects — see openclaw/openclaw#84976
(impact:message-loss, duplicated cron sends). A first-class recipe (and ...
enhancement
Motivation
For an effect called from many places, threading a key through every call site is boilerplate. A wrapper that returns a
memoized callable is more ergonomic.
Proposal
const sendOnce = store.wrap( ...
enhancement
good first issue
Is your feature request related to a problem or challenge?
Description
Sign-up form validation alerts present warning markers visually but lack screen reader announcer tags.
Expected Behavior
Screen ...
enhancement
Motivation
The default store is filesystem-backed, giving crash-safe at-most-once semantics on a single host. Operators running the
same job from multiple hosts/containers (HA schedulers, k8s CronJobs ...
enhancement
help wanted

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.