issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:JavaScript linked:pr
Filter by
4.5M results
Goal
Make the deprecated FORGE_WORKTREE_BASE and FORGE_BOOTSTRAP_OUTPUT fallbacks explicit, visible, and time-boxed.
Acceptance criteria
- FORGE_WORKTREE_BASE and FORGE_BOOTSTRAP_OUTPUT still work ...
codex
priority:medium
Several PHP files in the repository use the // translators: line-comment style for translator comments instead of the /*
translators: */ block-comment style that is the documented WordPress convention ...
[Status] In Progress
[Type] Code Quality
Summary
PraisonAI already has a powerful, well-designed project convention: project- and user-scoped reusable agents
(.praisonai/agents/*.md|*.yaml) and commands (.praisonai/commands/*.md) discovered ...
claude
概要
APIレスポンスやドメインモデルの型定義が未整備。types/ ディレクトリを作成し型を一元管理する。
関連Issue
親: #22
実装対象ファイル
src/types/
├── api.ts # APIレスポンス共通型
├── task.ts # タスク・サブタスク型
├── user.ts # ユーザー・認証型
├── book.ts ...
ai-ok
enhancement
frontend
mid
Summary
For a CLI-first tool, the path from never heard of it to command on my PATH running my first task should be a single,
copy-paste step that does not require the user to understand or manage a Python ...
claude
Describe the Bug
The error message string User not found is exported as USER_NOT_FOUND_MESSAGE from three separate files in the lib/
directory:
1. lib/errors.js — export const USER_NOT_FOUND_MESSAGE ...
ai
backend
help wanted
level:advanced
quality:clean
type:bug
type:feature
type:refactor
Summary
The built-in file-editing tool (praisonaiagents/tools/edit_tools.py) performs exact-string find-and-replace only. When
an agent-generated old_string differs from the file by trivial, semantically-irrelevant ...
bug
claude
documentation
Describe the Bug
The constant EMPTY_HISTORY_RESPONSE in lib/history-response.js is defined as:
export const EMPTY_HISTORY_RESPONSE = {
success: false,
data: [],
};
The success: false with data: ...
ai
backend
frontend
level:beginner
type:bug
type:design
type:feature
Make color themes more contrast, make switch language same style as logout, remove borders and shadows from text inputs,
make them flat
Describe the Bug
The file actions/interview.js contains duplicate import statements on consecutive lines (12 and 13):
// Line 12
import { checkRateLimit, formatResetTime } from @/lib/rate-limit-actions ...
ai
backend
bug
frontend
type:bug
type:design
type:devops
type:feature
type:refactor

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.