Skip to content

chore(ai-server): regenerate uv.lock @ 1.10.1 (sync with pyproject)#614

Merged
thxforall merged 1 commit into
devfrom
chore/uv-lock-regenerate-2026-05-28
May 28, 2026
Merged

chore(ai-server): regenerate uv.lock @ 1.10.1 (sync with pyproject)#614
thxforall merged 1 commit into
devfrom
chore/uv-lock-regenerate-2026-05-28

Conversation

@thxforall
Copy link
Copy Markdown
Contributor

Summary

#603 (back-merge main → dev) 가 `packages/ai-server/pyproject.toml` 의 version 을 1.8.0 → 1.10.1 로 bump 했지만 `uv.lock` 의 `decoded-ai` 항목은 1.1.9 에 정체.

```bash
$ cd packages/ai-server && uv lock
Using CPython 3.12.5 interpreter
Resolved 196 packages in 3.27s
Updated decoded-ai v1.1.9 -> v1.10.1
```

Why

`uv` 는 `pyproject.toml` 변경 후 자동 sync 하지 않음. PR #603 머지 후 lockfile drift 가 발생, ai-server 빌드/배포 시 일관성 문제 우려.

세션 4 chore session-3 leftover commit `3682c557` 도 1.6.0 으로 bump 시도했지만 역시 stale → 본 PR 로 정상화.

Test plan

  • `uv lock` 정상 종료
  • `cd packages/ai-server && uv sync` 로 install 확인 (옵션)

🤖 Generated with Claude Code

PR #603 (back-merge main → dev) 가 \`packages/ai-server/pyproject.toml\` 의
version 을 1.8.0 → 1.10.1 로 bump 했지만 \`uv.lock\` 의 \`decoded-ai\` 항목은
1.1.9 에 정체. \`uv lock\` 으로 sync.

\`\`\`
Updated decoded-ai v1.1.9 -> v1.10.1
\`\`\`

세션 4 chore session-3 leftover commit \`3682c557\` 는 1.6.0 으로 bump 시도했지만
역시 stale → 본 PR 로 정상화.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
decoded-app Error Error May 28, 2026 11:58am

@thxforall thxforall moved this from Todo to In Progress in decoded-monorepo May 28, 2026
@thxforall thxforall merged commit 06b5116 into dev May 28, 2026
9 of 10 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in decoded-monorepo May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump:none Docs / CI / tests only

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant