issues Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:JavaScript
Filter by
35.2M results
Context
publishToCommons() (merged in #730) promotes any agent-* type page to the commons. It correctly validates
isAgentScopedType() which matches agent-identity, agent-knowledge, and agent-social. But ...
agent-self
bug
in-progress
p2-medium
Problem
When constructing an RRStack with:
{ freq : minutely , interval : 11, timezone : UTC }
The constructor succeeds — timezone is valid, rules defaults to [], and freq/interval are silently ...
Description: If the backend fails to connect to the AI engine or the user hasn t configured the API key, the frontend
dashboard might hang or show cryptic Fetch failed console errors instead of a user-friendly ...
Environment
Host
| item | version |
| --- | --- |
| OS | Linux |
| GROWI | 7.5.5 (growilabs/growi:7.5.5) |
| node.js | 24 |
| npm | - |
| Using Docker | yes |
| Using growi-docker-compose | no |
(Accessing ...
0️⃣ phase/new
Description: The POST /api/reports/html requires an x-api-key. To trigger a file download from the browser, the frontend
either needs to use fetch with blob URLs (memory intensive for large reports) or ...
Problem
Job definitions in jeeves-scripts/jobs/*.json used a flat schedule format:
{ freq : minutely , interval : 11, timezone : UTC }
This is not a valid RRStack config. RRStack expects:
{
...
Description: In /api/webhook, the x-hub-signature-256 is validated using req.rawBody, but the request does not
explicitly verify if the payload is actually from a legitimate GitHub IP address block. This ...
Description: In /review-diff, the system prompt explicitly requests a JSON Array [...]. However, Groq API call enforces
response_format={ type : json_object }. This forces the LLM to either fail or creatively ...
Description: The Express backend constructs the fetch URL as ${aiEngineUrl}/chat. If the .env variable AI_ENGINE_URL is
set to http://localhost:8000/, it results in http://localhost:8000//chat, which may ...
[
db_mysql: insert_object failed ,
{
error : {
message : Can t add new command when connection is in closed state
}
},
{
loadavg : [
...
⚠️ canary-report

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.