issues Search Results · language:Dune language:JavaScript language:JavaScript language:PHP language:JavaScript
Filter by
24.5M results
Problem
No way to test different agent personas against the same call scenarios to measure which performs better.
Acceptance Criteria
1. Define A/B test: two persona configs + traffic split percentage ...
area-agent
P4-stretch
type-enhancement
krakenwatch.com — 2026-06-17
Page views: 0
Generated automatically by the daily data-refresh — view in Cloudflare
traffic-report
Problem
Neither the agent nor dashboard expose health check endpoints. Container orchestrators (Docker, K8s) and load balancers
cannot verify service health.
Acceptance Criteria
1. Agent: GET /health ...
area-infra
P3-hygiene
type-chore
Problem
Both agent and dashboard validate environment variables independently with different approaches:
- Agent: manual os.environ.get() calls with no schema validation
- Dashboard: Zod schema in ...
area-agent
P3-hygiene
type-chore
Problem
No root-level package.json exists. Common operations (lint, test, build) require cd-ing into each app directory
separately.
Acceptance Criteria
1. Root package.json with workspace scripts: ...
area-infra
P3-hygiene
type-chore
Problem
No CI/CD exists. Changes are deployed manually. No automated testing, linting, or type checking runs on PRs.
Acceptance Criteria
1. GitHub Actions workflow for agent: lint (ruff), typecheck ...
area-infra
P3-hygiene
type-chore
❓ Problem Statement
Across multiple scripts in the repository (such as various game files and math utility scripts), error handling relies
on broad except: or except Exception: blocks.
These broad catches ...
type:feature
Problem
Knowledge bases are configured via ChromaDB client code but there is no dashboard UI to:
- View uploaded documents
- Upload new documents
- Delete documents
- Monitor ChromaDB collection ...
area-dashboard
P2-feature
type-enhancement

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.