Skip to content

Release 0.3.15#28

Merged
Lucenx9 merged 1 commit into
mainfrom
release/0.3.15
Mar 18, 2026
Merged

Release 0.3.15#28
Lucenx9 merged 1 commit into
mainfrom
release/0.3.15

Conversation

@Lucenx9
Copy link
Copy Markdown
Owner

@Lucenx9 Lucenx9 commented Mar 18, 2026

Summary

  • Fix _translate_text_to_english destroying multi-line CONVENTIONS.md content by collapsing all whitespace into a single line
  • Fix agentinit new --yes not implying --force, causing errors when target directory exists
  • Add missing error handling for unreadable files in llms.txt rendering (TOCTOU + UnicodeDecodeError)
  • Remove leftover .ruff_cache artifact from fastapi skeleton template

Test plan

  • All 176 existing tests pass
  • ruff check clean
  • CI passes

🤖 Generated with Claude Code

Fix translate destroying CONVENTIONS.md, cmd_new --yes not implying --force,
missing error handling in llms.txt rendering, and remove .ruff_cache artifact.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Lucenx9 Lucenx9 merged commit 654272f into main Mar 18, 2026
22 checks passed
@Lucenx9 Lucenx9 deleted the release/0.3.15 branch March 18, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant