issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python language:CSS
Filter by
42.2M results
Parent: #661
現象
images list --fetch は 総ヒット数が 500 を超えると、--limit を明示しても全面拒否する。
$ uv run lorairo-cli --json images list -p main_dataset --fetch --limit 3
{ kind : error , ok :false, code : RESULT_SET_TOO_LARGE ...
cli
enhancement
Parent: #661
現象
--json グローバルフラグ指定時、status と version は機械可読 JSONL を出さず、 rich テーブル / plain text を stdout に出力する。
$ uv run lorairo-cli --json status out 2 err
$ grep -c ^{ out # → 0 (JSON 行ゼロ)
$ wc ...
bug
cli
1. Stage 1 $\to$ Stage 2 $\to$ Stage 3 (От синтаксиса к символам):
- Проблема: Сейчас вызовы висят в воздухе (string-based) [INDEX_3]. Если мы видим resolver.resolve(), мы связываем
это ...
sermon notes show up in the reader
img width= 823 height= 675 alt= Image src=
https://github.com/user-attachments/assets/76324d5e-6f9c-4ab9-ab6d-6f0d5a39c5f0 /
but not in the Browse notes section (although ...
bug
Symptom
In a Cortex v1.6.4 project, cortex doctor warns that .cortex/map.md is stale, but the suggested remediation path is not
available because the CLI exposes no refresh-map command.
Repro
From outriderintel/vanguard ...
Modificar src/lib/stores/notificationStore.ts con Zustand:
- Estado: notifications (Notification[])
- Acciones: addNotification(), markAsRead(id), markAllAsRead(), unreadCount()
- 3-4 notificaciones ...
trying to connect back end with the front end
heroku for backend vercel for front end
for postman Authenticated
GET https://foodfinder3-617bbae0f503.herokuapp.com/api/auth/profile/ PATCH
https://foodfinder3-617bbae0f503.herokuapp.com/api/auth/profile/ ...
Checklist / 检查清单
- [x] I have searched existing issues, and this is a new bug report. / 我已经搜索过现有的 issues,确认这是一个新的 bug report。
Bug Description / Bug 描述
如果在训练时候选择保存DCP,通常只能用MS-Swift自带的export命令进行HF safetensors转换。然而,无论是选择使用megatron ...
bug
背景
epic #634 で lorairo-cli を agent-friendly な機械可読契約 (ADR 0057-0060) へ移行した。 実際にエージェント (Claude Code)
が一通りコマンドを叩いて検証したところ、契約のコア部分の 違反を含む不整合が複数見つかった。本 Issue を親として、タスクごとに
sub-issue で追跡する。
検証環境
- branch: ...
cli

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.