issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:Java language:Java
Filter by
266k results
目的
Hermes Agentの plugins/video_gen/xai(Grok Imagine動画生成プロバイダ)をスタンドアロンPython CLIとして切り出し、x-search Skill(#5)と同じ構成でagent
Skillとして登録する。
内容
- grok-video/scripts/grok_video.py — stdlib-only CLI(urllib)。text-to-video ...
This feature was not migrated when we moved from Datastore to SQL. This should be restored.
Since the requirements and architecture of our system has changed, we should also take this opportunity to rework ...
Generalise the zuul generator for the other services as well.
_load_memory_project_configs() documents /etc/kai/memory-projects.yaml as the canonical registry location for protected
installations, and reads it through _read_protected_yaml, which shells out to sudo ...
bug
good first issue
Problem
A skill s name, version, and description live in three hand-maintained copies:
- skills/ skill /plugin.json (declared source of truth)
- the matching plugin entry in .claude-plugin/marketplace.json ...
Summary of What Needs to be Done
src/utils/prefetchUtils.js writes to a module-level prefetchMap on every successful prefetch but entries are only
removed on import failure. Over a long browsing session, ...
Summary of What Needs to be Done
In src/utils/eventUtils.js, mapStatusKey returns the input string unchanged when the status is not in its lookup table
(e.g. scheduled, postponed, or a backend typo). ...
Summary of What Needs to be Done
src/utils/recommendationEngine.js defines getEventId(event) as String(event?.id ?? event?.eventId ?? event?.title ?? ).
When an event has no id and no eventId, the title ...
Summary of What Needs to be Done
src/utils/auth.js calls atob(padded) directly on the base64 payload. If the JWT payload contains any non-base64
character (a stray space, a non-ASCII character, an unusual ...
Summary of What Needs to be Done
src/hooks/useAnalytics.js fires a fetch in useEffect but never creates an AbortController and never cleans up. If the
component unmounts before the request resolves, setAnalytics(data) ...

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.