issues Search Results · language:Dune language:Python language:JavaScript language:Python language:Python language:Python
Filter by
40.7M results
Demanda 01 – Guia Visual do Projeto. Definir: ● Paleta de cores ● Fonte principal ● Fonte secundária ● Estilo dos botões
● Estilo dos cards Entregável - Documento visual.
Demanda 02 – Protótipo da Tela ...
Use os.path.join()
This is more portable across operating systems.
Instead of: file_path = dir_path + /data/weather_data.csv
Use: file_path = os.path.join(dir_path, data , weather_data.csv )
Analysis of commit 9b00773
Assignee: @copilot
Summary
The breeder-page and dealer-page entry points contain identical initialization code (10 lines each) for registering page
initialization hooks. Both ...
Sub-issue of #72.
Purpose
The epic s core: report per-kind (Issue vs PullRequest) counts alongside the existing labelFieldSync totals in the
board-consistency audit — the manifest-named precondition ...
area:scripts
flow-pack
phase:parallel
type:sub-issue
1. 메타
- 우선순위: High (선행 작업)
- 라벨: agent
2. 배경
수정이 잦은 살아있는 문서(Live Documents) 를 위한 전용 공간이 필요함. 기존 위키 소스와 분리하여, 빠르게 메모하고 이를 자동으로 위키 시스템에 반영하는 파이프라인을 구축하여 생산성을 높이고자 함.
3. 현행 동작 및 문제
- 현재는 명확한 메모 ...
agent
enhancement
priority: high
Descrição: Analisar, projetar e implementar um sistema de Worker para o LexTrack que seja inteligente, eficiente e
dotado de observabilidade (logging e auditoria). O objetivo é transformar o processo de ...
feat:f4
prio:high
release:R2
status:todo
type:feature
As a Developer
I need automation to build and test every pull request
So that I do not have to rely on manual testing of each request, which is time-consuming
Assumptions
- GitHub Actions will be ...
Technical Debt
Summary
During an automated security scan of MCP servers, I found that server.py uses subprocess.Popen(command, shell=True)
where command includes user-controlled input without sanitization.
Impact
...

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.