pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:C# language:JavaScript
Filter by
180M results
概要
ユーザー詳細ページのタスク一覧に未完了・完了済みのタブ切り替えを追加しました。
変更内容
- ユーザー詳細ページのタスク一覧にタブを追加
- 完了済みタスクに取り消し線と背景色を追加
変更の詳細
users_controller.rb
- params[:tab] が completed なら完了済み、それ以外は未完了のタスクを表示するように変更
app/views/users/show.html.erb ...
Motivation
- Admin Center decision callables were blocked by Automation Control (error mapped to Eintrag ist noch nicht in der
Inbox gespiegelt ) even when the server inbox entry and targetId existed ...
codex
Summary
A user encounters an unexpected error or unexpected behaviour in the app. They click the small Give Feedback button in
the bottom-right corner, which opens a feedback dialog. They select Bug Report ...
Summary
- Fix Black formatting in .github/scripts/plugin_benchmark_summary.py introduced by PR #981.
- Keep the change scoped to the benchmark summary script so pre-checkin can pass on main.
Test ...
Summary
Strengthen the test_run_uses_shared_confidence_threshold test in test_comm_patterns_backfill.py with a source-level
assertion that verifies the backfill module imports CONFIDENCE_THRESHOLD from ...
Summary
agentikit release/base 템플릿 위에 cookbook MCP 도구를 추가했습니다. cookbook은 LLM이 복잡한 질의 앞에서 가장 먼저 펼쳐보는 색인으로, Skill 카탈로그·Tool
Manual·Workflow Recipe 세 책임을 단일 진입점(cookbook_search + cookbook_get 두 MCP tool)으로 ...
🎯 What: The validate_role_name function in scripts/role_manager.py lacked test coverage. A new test file
tests/test_role_manager.py was created to implement pytest cases for this pure validation function. ...
All changes are backwards compatible and meant to reduce *.schema file duplication using Cuttlefish 3.8 and 3.9 s
features.
main and v4.2.x versions will be submitted as separate PRs. In this case it ...
🎯 What: Modified file writing operations during initialization (cmd_init) to check if the target path is a symlink and
unlink it before writing. ⚠️ Risk: Without the check, a malicious actor could pre-create ...
Reverts Fl1riX/SteelTime#25