issues Search Results · language:Dune language:Python language:Java language:Java language:JavaScript linked:pr is:public
Filter by
5.8M results
Description
In lib/ai/groq.js:87-91, the chat message validation schema checks the message length against 10,000 characters but the
error message claims the limit is 2,000 characters:
if (data.trimmedMessage.length ...
GSSoC'26
mentor:Ayushh-Sharmaa
Description
In utils/offlineSyncValidator.js:7, the code imports createLogger as a named export from ./logger:
import { createLogger } from ./logger ;
However, utils/logger.js exports a default winston ...
GSSoC'26
mentor:Ayushh-Sharmaa
Parent bounty: #743
Bug
The workspace structure bullets in README.md currently render mojibake separators instead of readable punctuation:
- `apps/web` 鈥?Next.js 14 App Router frontend
- `apps/api` ...
🧩 기능 개요
활성화된 NPC 목록과 각 NPC의 상점 아이템을 조회한다. (INF_UNITY_025 / 026)
✅ 작업 목록
- [ ] Npc / ShopItem 엔티티 + Repository
- [ ] GET /api/v1/npcs (활성 NPC + 상점아이템 목록)
- [ ] GET /api/v1/npcs/{id} (NPC 단건 + 상점아이템) ...
enhancement
Description:
Problem
Users without the hardware to run local Ollama models have no cloud-based alternative beyond Gemini. Adding OpenAI
support gives a widely accessible option that works on any machine. ...
Issue class
Implementation / governance slice, workflow-maintenance only.
Objective
Update GitHub-maintained workflow actions away from deprecated Node.js 20-backed majors after mainline GitHub Actions ...
[HISTORIA] - Actualización Unificada de Dependencias de CI/CD
🎯 Objetivo
Actualizar de forma consolidada las versiones de las GitHub Actions utilizadas en todos los workflows de automatización
a sus ...
Summary
The OurAirports runner currently writes airport:{icao_code} keys as plain Redis strings (SET key json_string). This
should be changed to Redis JSON (JSON.SET) so airport records are queryable ...
component: data-runners
enhancement
Context
PR #8 established the spec layer and shadowlock directory structure. Three items remain open before the agent stack is
fully operational. This issue defines all three as a single cohesive task ...
enhancement
💥 이슈 설명
coaching_state 테이블(#34)은 만들어졌지만 아직 그래프에 연결되지 않아, 세션 진척도가 실제로 저장·로드되지 않습니다. 그래프 시작에 load_state, 끝에 persist_state 노드를 붙여
현재 목표·직전 인벤토리를 턴 사이에 기억하게 합니다.
직전 계획 대비 진행 비교(reconcile)는 이 백본 위에서 다음 슬라이스로 ...

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.