storkit: done 90_story_fetch_real_context_window_size_from_anthropic_models_api

This commit is contained in:
Dave
2026-03-21 12:01:24 +00:00
parent a6c8cf0daf
commit 3554594d8d
2 changed files with 21 additions and 20 deletions

View File

@@ -1,20 +0,0 @@
---
name: "Remove Makefile and make script/release the single entry point for releases"
---
# Story 358: Remove Makefile and make script/release the single entry point for releases
## User Story
As a ..., I want ..., so that ...
## Acceptance Criteria
- [ ] Makefile is deleted
- [ ] script/release requires a version argument and prints usage if missing
- [ ] script/release still builds macOS and Linux binaries, bumps versions, generates changelog, tags, and publishes to Gitea
- [ ] No dependency on make
## Out of Scope
- TBD