| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 23 hours ago | 1.8 kB | |
| v2.62.0 source code.tar.gz | < 23 hours ago | 91.5 MB | |
| v2.62.0 source code.zip | < 23 hours ago | 99.1 MB | |
| Totals: 3 Items | 190.7 MB | 0 | |
Added
- gsd: enhance /gsd codebase with preferences, --collapse-threshold, and auto-init
- 01-05: fire before_model_select hook, add verbose scoring output, load capability overrides
- 01-04: register before_model_select placeholder handler in GSD hooks
- 01-04: add BeforeModelSelectEvent to extension API and wire emission
- 01-03: wire taskMetadata from selectAndApplyModel to resolveModelForComplexity
- 01-03: insert STEP 2 capability scoring into resolveModelForComplexity
- 01-01: add taskMetadata to ClassificationResult and export extractTaskMetadata
- 01-01: add capability types, data tables, and scoring functions to model-router
Fixed
- gsd: add codebase validation in validatePreferences so preferences are not silently dropped
- test: update db-path-worktree-symlink test for simplified diagnostic logging
- gsd: update tests for errors-only audit persistence, fix empty catch blocks
- gsd: harden audit log persistence — errors-only, sanitized, demote probe warnings
- gsd: address adversarial review findings on workflow-logger migration
- gsd: fail-closed stop guard, harden backtrack parsing, fix prompt params
- gsd: add diagnostic logging to empty catch blocks in auto-mode
- lsp: add legacy alias for renamed kotlin-language-server key
- break infinite notes loop when selecting "None of the above"
- align defaultRoutingConfig capability_routing to true
- pi-coding-agent: upgrade Kotlin LSP to official Kotlin/kotlin-lsp
- test: use correct RequirementCounts type fields in edge case tests
- remote-questions: fire configured channels in interactive mode
Changed
- gsd: migrate all catch blocks to centralized workflow-logger
- init gsd