issues Search Results · language:Dune language:Python language:PHP language:JavaScript language:JavaScript language:Python
Filter by
46.3M results
Overview
core/gaian_birth.py is 15.4KB — one of the larger files in core/. However, the actual frontend flow that triggers birth
(the Gaian creation ceremony) needs to be reviewed for completeness.
C107 ...
Problem
The events, agent-sessions, and artifacts pages load all records at once. As usage grows, this becomes slow and
memory-heavy on both the API and frontend.
What to do
Add cursor-based or offset ...
enhancement
help wanted
Problem
The integrations page shows webhook URLs as plain text. Users must manually select and copy the URL to paste into their
provider s webhook settings.
What to do
Add a one-click copy button next ...
enhancement
good first issue
Problem
When an agent session fails (status: ailed), the only recourse is to re-trigger the original webhook or manually create
a new event. There is no way to retry a failed session from the UI.
What ...
enhancement
help wanted
Problem
The GitHub webhook handler does not verify the X-Hub-Signature-256 header. Slack and Linear already have signature
verification (erifySlackRequest, erifyLinearRequest). Unverified GitHub webhooks ...
enhancement
Getting Started with GitHub Copilot
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @SaranSnippets! Welcome to your Skills ...
Problem
The Python sidecar (sidecar/) is the bridge between Tauri and the GAIA Python backend. If Ollama is not running, if a
required model is not pulled, or if the Python environment is misconfigured, ...
Problem
The events page (/events) lists all events with no way to filter by status. When there are many events, finding
eeds_review or critical items requires scrolling.
What to do
Add a status filter ...
enhancement
help wanted
Problem
Users configure integrations (GitHub, Linear, etc.) but have no way to validate that the API key works without waiting
for a real webhook or event.
What to do
Add a Test button on each integration ...
enhancement
help wanted
Problem
The 404 page (pps/frontend/src/pages/not-found.tsx) uses hardcoded Tailwind gray classes (g-gray-50, ext-gray-900,
ext-gray-600) instead of the theme-aware design-system tokens (g-background, ...
enhancement
good first issue

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.