issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:Java
Filter by
5.8M results
왜 필요한가
지금 챗봇은 한 세션짜리다. 새로고침하거나 페이지를 떠나면 대화가 사라지고, 이전에 뭘 물어봤는지 다시 볼 수 없다.
뭘 만드나
1. 대화를 브라우저(localStorage)에 username별로 분리 저장 (knu_chat_ username ).
2. 우상단 ☰ 토글로 여는 오른쪽 대화목록 패널 — 기본 접힘, + 새 대화 버튼, 항목 ...
Is your feature request related to a problem? Please describe.
현재 reposcore-py는 GitHub 저장소의 issue와 PR 기여 데이터를 수집하고 점수를 계산하는 CLI 기능을 제공합니다.
하지만 열린 issue의 선점 현황을 조회하는 별도 CLI 모드는 제공하지 않습니다.
오픈소스 수업 저장소에서는 ...
enhancement
When a user creates a first session with localizer tasks only, no feedback tasks, the GUI does not provide options for
preprocecssing/mask extraction, even if later sessions have feedback tasks.
bug
Goal
Extract speaker notes from PPTX slides and format as Markdown.
Changes
- ppt2md/parser/notes.py: extract_notes_from_slide, format_notes_markdown
- tests/test_phase12.py: 4 tests
Verification ...
Background
Audit of this repo against the two official sources:
- Anthropic: Agent Skills best practices, Agent Skills spec, anthropics/skills
- AWS Kiro: Skills docs, Steering docs
Findings
Compliance ...
Problem
The 4.15.0 bundle publication partially succeeded: the bundle was generated, validated, packaged, and published as
release v4.15.0.
However, the final Publish bundle workflow step failed before ...
Goal
Add a compact report-only validation summary for public synthetic vault fixtures.
Acceptance
- Add a validation summary schema and synthetic fixture.
- Add monolith-core validation-summary ...
Architecture Profile: Feature Parent Epic: #171
Description
Two surgical edits in views/chat_bot.py:
1. Conditional Reset Agent sidebar. Wrap the _render_reset_agent_sidebar() call at views/chat_bot.py:416 ...
routing:agent-eligible
!-- Component --
!-- Operate- --
Description
Add the foundational setup for Operate in the orchestration cluster webapp: shared HTTP layer entries (endpoints,
queries, MSW mocks) for the Dashboard, ...
component/operate
component/webapp
kind/task
Implement user authentication and role-based access (Student, Club Admin, Federation Admin).
Scope:
- Login and registration flows
- Session handling (token or cookie)
- Role-aware UI and endpoint ...
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.