issues Search Results · language:Edge language:TypeScript language:HTML language:JavaScript language:HTML language:HTML
Filter by
41.4M results
getModels() (in lib/config/models.ts) falls back to defaultModels when the fetch fails — this path is what keeps CI
builds green, but it s untested.
Task
- Add Jest tests for getModels(): success path ...
good first issue
tests
Arabic-aware string handling is fragile — JS \b word boundaries don t work on Arabic script, so the codebase uses (?
![\p{L}\p{N}_])…(?![\p{L}\p{N}_]) with the u flag (see AGENTS.md). This logic isn t ...
arabic
good first issue
tests
The model catalog is stale — public/config/models.json lists GPT-4.1/4o, o3-mini, and Claude 3.5/3.7 Sonnet, but not
current releases across the wired providers.
Task
- Update public/config/models.json ...
good first issue
models
Context
Milestone 4 / the 5e Class Framework and Class Epics have landed, ending with #191 class-specific loot hooks. Before
starting the next milestone, run a focused audit to verify that the newly added ...
There s no health endpoint (app/api/ has only advanced-search, chat, chats, user). Docker, Compose, and uptime monitors
need one.
Task
- Add app/api/health/route.ts returning 200 with { status: ok ...
good first issue
self-hosting
Summary
The chat-mode composer (the textarea and the Send button) does not follow the app s design system. Everywhere else, text
fields use the targeting-reticle corner brackets with near-square corners, ...
area:renderer
bug
The README s Deploy section shows a Docker Compose snippet, but there s no docker-compose.yml in the repo, and the
snippet omits Redis (required for persistent chat history). Self-hosters can t docker ...
docker
good first issue
self-hosting
Automated production finished successfully. Check outputs folder for 11 country reports.
Context
#13065 (registry-minted Bridge token) and #13106 (server-bound NL tool-projection forced-mode knob) both merged, but
they are dormant: nothing mints/injects a Bridge token for a spawned agent, ...
ai
architecture
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.