issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:JavaScript
Filter by
57M results
Verification Info
com.sameerasw.essentials
85:AA:83:A9:86:20:6E:5B:A8:2D:2F:76:5C:27:CB:1D:14:EB:75:4B:21:50:47:6F:A4:28:2A:A1:5A:0A:1C:EA
Direct APK Link
No response
Custom F-Droid Repository
No ...
This should exist: http://eserve-raspi:3000/taxonomies/youtube-channels/akasaki-19/autofill Make sure there s a way to
quickly create an autofill rule with the current Youtube Channel preselected.
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View
this repository on the Mend.io Web Portal.
Other Branches
The following updates ...
Context
Hermes feedback says user-facing answers sometimes include tool traces or low-level metadata such as source ids and
scores. CBrain already has display/summary/raw envelope patterns and tests that ...
documentation
Summary
_serve_html_with_nonce() (app.py:792) reads a file with no error handling:
def _serve_html_with_nonce(request: Request, file_path: str) - HTMLResponse:
with open(file_path, r , encoding= ...
ready for review
Summary
The CalDAV DAVClient built by _build_dav_client() is never closed, leaking its underlying HTTP session/connection on
every sync and write-back. There are also early returns before any cleanup. ...
ready for review
Two asyncio-lifecycle defects in src/builtin_mcp.py.
1. Fire-and-forget create_task results may be garbage-collected
asyncio.create_task(_connect_python_server(server_id, script_path, name)) # L125 ...
ready for review
Falcon Intelligence Recon doesn t have an MCP module yet, and it s one of the more commonly requested surfaces — users
want to search for monitoring-rule notifications (dark web matches, leaked credentials, ...
Summary
ApiKeyManager.save() (src/api_key_manager.py:77) writes api_keys.json non-atomically:
keys = self._load_raw()
keys[provider] = self.encrypt_api_key(api_key)
with open(self.api_keys_file, w , ...
ready for review
Two distinct defects in EmbeddingClient (src/embeddings.py).
1. Unhandled KeyError parsing the embeddings response (encode, ~L89)
embeddings = data.get( data , [])
embeddings.sort(key=lambda e: e.get( ...
ready for review

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.