Releases: izzoa/polycode
Releases · izzoa/polycode
v1.24.0
v1.23.3
v1.23.2
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