Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:CSS linked:pr language:PHP language:CSS

Filter by

5M results  (323 ms)

5M results

Summary Draft and land the v2.5.0 release notes covering everything merged since the v2.4.0 tag (32 PRs): the settling-window dependency grace across all three runtimes, the five-codebase audit campaign, ...
documentation
release

Problem The current console command is bank-buddy, so day-to-day commands require typing uv run bank-buddy .... Now that Base activation can point at the uv project environment, the preferred developer ...
enhancement

Context PraisonAI merged PR #1909 ( fix: deterministic context assembly for prompt caching ) which closes issue #1808. The change introduces new user-facing APIs and behaviour that are not yet documented ...
bug
claude
documentation
enhancement
new-content

Background Upstream PR MervinPraison/PraisonAI#1907 (merged 2026-06-12) — ** fix: tool parameter schema generation for Optional, Union, Literal, and Enum ** — adds first-class support for complex Python ...
claude
documentation
enhancement
question

Problem PR #114 added tests/test_docs_standard_validation_workflow.py and registered it in tests/run_all.py, increasing the expected local regression count from 20 to 21. The current local validation ...

Source change This documentation update is triggered by MervinPraison/PraisonAI#1849 ( fix: resolve wrapper layer architectural gaps ), merged into main at commit 6bcf95d7b0aae92d8d8e92213b965c562ba49872. ...
bug
claude
documentation

Summary PraisonAI PR #1904 (merged 2026-06-12, closes PraisonAI #1878) changed the runtime behaviour of praisonai doctor text output: - The text formatter now auto-detects sys.stdout encoding at init ...
claude
documentation

問題 「この台帳を共有しているメンバー」で「ご家族のメンバー(管理者)」と表示され、誰なのか分からない。 「daikinoue0222@gmail.com(管理者)」のようにメールアドレスで表示したい。 調査メモ フロント(frontend/src/lib/household.ts:16)は member.email || ご家族のメンバー と実装済みで、email があれば表示される。 つまり ...

問題 撮影・編集画面では「もらった/あげた」なのに、台帳の行表示では「受領/贈与」と硬い表記が混在している(frontend/src/App.tsx:1429, 1574)。 対応 アプリ全体を「もらった/あげた」に統一する。

問題 お返し予定の一覧で名前に「様」が付く。台帳の表示でも同様。もっと柔らかい「さん」にしたい。 対応 frontend/src/lib/format.ts の withHonor() のデフォルト付与を「様」→「さん」に変更。 使用箇所は App.tsx の3カ所(お返し予定一覧・詳細・台帳系)に波及する。 仕様維持 既に敬称(様/さん/くん/君/ちゃん/殿/御中)が付いている名前には何も付けない既存仕様(#49)はそのまま。 ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.