Releases: christianhelle/puny
Releases · christianhelle/puny
Release list
v0.2.1
What's Changed
- Add support for Windows ARM64 by @christianhelle in #49
- Make --upgrade fire-and-forget to avoid upgrade failure when binary is in use by @christianhelle in #50
- Extract chat loop from main.zig into ChatSession module by @christianhelle in #51
- Extract ClientConfig for provider dispatch by @christianhelle in #52
- Introduce Sessions and update Planning Mode to create a PRD in HTML and Markdown formats by @christianhelle in #53
- Add support for restoring Sessions by @christianhelle in #54
- Add --prune CLI flag for session pruning by @christianhelle in #55
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Docker support by @christianhelle in #21
- Include git commit sha in version information by @christianhelle in #22
- Replace regression script with zig build test-regression by @christianhelle in #23
- Show a sensible welcome hint when --prompt prefills the first message by @christianhelle in #24
- Add Google (Gemini) support to the OpenCode Zen provider by @christianhelle in #25
- Fix Gemini tool-calling across turns by @christianhelle in #26
- Add GitHub Copilot model provider by @christianhelle in #27
- Changelog generator workflow by @christianhelle in #28
- Filter Copilot models to the CLI's picker-enabled chat-completions set by @christianhelle in #29
- Decouple providers from generated lmstudio.zig by @christianhelle in #30
- Add --debug HTTP request/response logging for all providers by @christianhelle in #31
- HTTP Debug Logging to File by @christianhelle in #32
- Provider Picker widget by @christianhelle in #33
- Improve --mock mode by @christianhelle in #34
- Introduce /provider command for switching provider by @christianhelle in #35
- Clear app state and free memory usage upon /reset by @christianhelle in #36
- Add OpenCode Go as a provider by @christianhelle in #37
- Show app memory usage in /stats by @christianhelle in #38
- Memory and Resource usage Optimization by @christianhelle in #39
- Generate Tool Schemas at Comptime by @christianhelle in #40
- Migrate from deprecated API's by @christianhelle in #41
- Refactor Config: per-provider apiKey, model, and URL by @christianhelle in #42
- Suppress reasoning/thinking output by default and add --show-thinking to allow it by @christianhelle in #43
- Fix reasoning line tracking, Anthropic thinking field, and Google thinkingConfig by @christianhelle in #44
- Add support for skills by @christianhelle in #45
- Add install scripts, docs site, GitHub Pages, and --upgrade flag by @christianhelle in #46
- Setup Snapcraft distribution by @christianhelle in #47
- Allow /skills in one-shot mode by @christianhelle in #48
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
Release v0.1.0
Download
Download the appropriate binary for your platform below.
Installation
- Download the archive for your platform
- Extract the binary
- Add to your PATH or run directly
Checksums
See the attached checksums file for verification.