issues Search Results · language:Dune language:Python language:HTML language:CSS language:Java language:JavaScript
Filter by
63.1M results
概要
Phase 2実機テストで発見されたバグ修正・設計改善・機能追加。
B1: 期間フィルター対応(日次集計方式への移行)
現在のスキーマは累積値のみ保存しているため期間フィルターが機能しない。 全統計テーブルに stat_date DATE カラムを追加し、日次集計方式に移行する。
ALTER TABLE tnexus_block_stats ADD COLUMN stat_date DATE ...
agent:codex
bug
comp:gui
comp:player
feature
phase-2
priority:high
ICON External Parameter Request
Instructions
1. Give this issue a meaningful title (e.g., including domain name, grid specifications, project, etc.).
2. Replace PASTE_YOUR_REQUEST_HERE with your request ...
data request
submitted
Source: today s daily note (2026-06-11.md)
Hermes-to-do item:
[1800s] research the best web-fetch approach for Hermes worker: is web_search + web_fetch via DDG enough, or should we
add a real search ...
Summary
Abstract AgentProcess.spawn() in sova/ipc/control.py behind an AgentRuntime interface so SOVA can spawn coding agents
using different backends (Claude Code, Aider, OpenHands, Cline CLI, etc.). ...
area: sova
priority: medium
type: feature
Context
Copies the 5 JS engines from src/ to frontend/src/engines/ as typed TypeScript. Original src/ files kept intact (vanilla
HTML still imports them). Part of #4.
Acceptance Criteria
- [ ] frontend/src/engines/formatters.ts ...
refactor:frontend
문제
curriculum.json의 여러 일차에서 comparison 배열이 chatgpt/claude/gemini 3열 표준 키를 따르지 않습니다. CLAUDE.md는 comparison 테이블을 2열로 축소 금지
(ChatGPT/Claude/Gemini 3열 필수) 를 명시합니다. 현재 build_comparison_rows()는 비표준 키에 대해 N/A ...
Add PC v4 Object Store statistics and certificate authority (CA) download support
Modules
- ntnx_object_stores_stats_info_v2 — Fetch statistics of an object store for a given time window (start_time, ...
feature
v2.6.0
Summary
Replace SOVA s dependency on Claude Code slash commands (/develop, /review, /simplify) with MCP (Model Context Protocol)
tools that any LLM agent can invoke, regardless of provider.
Motivation ...
area: sova
priority: high
type: feature
문제
generate_report.py의 generate_html() f-string 템플릿에 두 가지 CSS 규칙이 누락되어 있어, 새로 생성되는 HTML 리포트에 접근성과 반응형 스타일이 적용되지 않습니다.
근거
- 파일: generate_report.py 라인 118 (.answer-toggle:hover 바로 다음)
- 누락: .answer-toggle:focus ...
Context
Ports the CSS custom properties shared across all 7 HTML files to Tailwind v4 config. Part of #4.
Acceptance Criteria
- [ ] Tailwind v4 installed in frontend/
- [ ] tailwind.config.ts maps ...
refactor:frontend

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.