Releases: izzoa/polycode
Releases · izzoa/polycode
Release list
v1.24.0
v1.23.3
Changelog
- 9618f55 Fix consensus citation compliance with primacy-recency prompting
v1.23.2
Changelog
- 4f82f99 Fix Gemini thought_signature round-tripping for tool calls
v1.23.1
Changelog
- fea70fd Add openspec/ to .gitignore and remove tracked files
- a79a8d0 Refactor god files, fix Gemini tool schema, word wrap, and disabled provider display
- 91e3250 Remove junk files (
:and .review-grep-VSVHon/) - 17d0708 polycode checkpoint: Execute command: find . -name '.go' -not -name '_test.go' | xargs wc -l 2>/dev/null | sort -rn | head -20
- ee92d51 polycode checkpoint: Execute command: find . -name '*.go' | xargs wc -l 2>/dev/null | tail -1
- 986389c polycode checkpoint: Execute command: find . -name '*_test.go' | wc -l
- 94b2fae polycode checkpoint: Execute command: go test -race ./... -count=1 2>&1 | tail -30 in directory: .
- 0cf1e67 polycode checkpoint: Execute command: go test ./... -count=1 2>&1 | tail -40 in directory: .
- dc323d7 polycode checkpoint: Execute command: grep '^func ' cmd/polycode/app.go
- 13f6fca polycode checkpoint: Execute command: grep -c 'func ' cmd/polycode/app.go
- d2377c2 polycode checkpoint: Execute command: grep -c 'func ' internal/tui/update.go
- c12539d polycode checkpoint: Execute command: wc -l internal/tui/*.go | sort -rn | head -15
v1.23.0
Changelog
- fea70fd Add openspec/ to .gitignore and remove tracked files
- a79a8d0 Refactor god files, fix Gemini tool schema, word wrap, and disabled provider display
- 91e3250 Remove junk files (
:and .review-grep-VSVHon/) - 17d0708 polycode checkpoint: Execute command: find . -name '.go' -not -name '_test.go' | xargs wc -l 2>/dev/null | sort -rn | head -20
- ee92d51 polycode checkpoint: Execute command: find . -name '*.go' | xargs wc -l 2>/dev/null | tail -1
- 986389c polycode checkpoint: Execute command: find . -name '*_test.go' | wc -l
- 94b2fae polycode checkpoint: Execute command: go test -race ./... -count=1 2>&1 | tail -30 in directory: .
- 0cf1e67 polycode checkpoint: Execute command: go test ./... -count=1 2>&1 | tail -40 in directory: .
- dc323d7 polycode checkpoint: Execute command: grep '^func ' cmd/polycode/app.go
- 13f6fca polycode checkpoint: Execute command: grep -c 'func ' cmd/polycode/app.go
- d2377c2 polycode checkpoint: Execute command: grep -c 'func ' internal/tui/update.go
- c12539d polycode checkpoint: Execute command: wc -l internal/tui/*.go | sort -rn | head -15
v1.22.0
v1.21.0
v1.20.4
Changelog
- 79dae40 Fix chat viewport scrolling, shortcut interception, and dashboard focus
v1.20.3
Changelog
- c2090bb Fix session resume to restore all provider panels, fix dashboard focus
v1.20.2
Changelog
- a751b61 Fix MCP dashboard slash commands and settings focus indicators