Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/quests-org/quests --skill changelog명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | changelog |
| description | Generate changelog from git commits |
| disable-model-invocation | true |
git to look for the most recent tagged non-beta version.## Features
- **Chat mode** has landed! Switch between building apps and chatting with the agent.
- **Projects page** with table view - delete, stop, and manage all your projects in one place.
- Recent projects displayed on new tab.
- Copy button for pre blocks in Markdown.
- Use new projects page for eval viewing.
- Incorporate upstream error messages for multiple matches.
## Bug Fixes
- Full width assistant messages always, and copy button for single line code too.
- Support navigation API even on root pages like not found.
- Remove redundant app type in tab title.
- Remove more markdown in titles.
- Attempt to avoid race condition during project deletion due to session abort.
- Make command/ctrl + r work everywhere unless disabled.
- Disallow creation of session db during entire deletion process.
- Better handle ripgrep arguments.
- Animated stop icon in proper places.
## ⛵︎
_72 commits since v1.5.0_
More will follow.
## 🧬 Features
- Evals have landed!
- A couple clicks and you can compare rich output from as many models and apps you desire.
- Built-in prompts for standard eval apps and some goofy ones too.
- Suport fo custom eval prompts.
- Dedicated runs page with bulk actions.
## 🩹 Bug Fixes
- Linux: Fixed DBus safe storage issues by setting up direct DBus communication.
- Workspace: Ensured runtime starts when agent session spawns to prevent missing dependencies.
- AI Gateway: Fixed handling of `:latest` style model names (e.g., `gpt-oss:latest`).
- Workspace: Blocked `pnpm dev`, `pnpm start`, and `pnpm run` variants since Quests already manages app lifecycle.
## Water Vehicle
<!-- Image placeholder -->
_23 commits since v1.4.2_