-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Pull requests: github/spec-kit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: narrow exception in skill override restoration from Exception to OSError
#3920
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
fix: narrow exception in extension registration fallback from Exception to specific types
#3919
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
fix: narrow exception in Content-Length header lookup from Exception to AttributeError
#3918
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
fix: narrow exceptions in get_speckit_version() from Exception to specific types
#3917
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
fix: narrow exception in script permission check from Exception to OSError/PermissionError
#3916
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
fix: narrow exception in agent integration lookup from Exception to specific types
#3915
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
Add
--extension flag to specify init for opting into extensions at init time
#3914
opened Jul 31, 2026 by
mnriem
Collaborator
Loading…
fix: enforce size limit on individual files in build_bundle()
#3911
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
fix: eliminate TOCTOU races in catalog_fetch()
#3910
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
fix: eliminate TOCTOU race in yamlio.load_yaml()
#3909
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
fix: eliminate TOCTOU race in RunState.load()
#3908
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
fix: use incremental hashing in CatalogDescriptor.get_hash()
#3907
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
fix: enforce size limit on local workflow YAML files
#3906
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
fix: use incremental hashing in Preset.get_hash()
#3905
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
fix: skip corrupted state.json in list_runs() instead of aborting
#3904
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
fix: bound sys.stdin.read() to prevent OOM on oversized payloads
#3903
opened Jul 31, 2026 by
Quratulain-bilal
Contributor
Loading…
fix(bundler): wrap local catalog decode failures
#3902
opened Jul 31, 2026 by
marcelsafin
Contributor
Loading…
fix(workflows): refetch non-UTF-8 catalog caches
#3901
opened Jul 31, 2026 by
marcelsafin
Contributor
Loading…
fix(events): skip non-UTF-8 extension manifests
#3900
opened Jul 31, 2026 by
marcelsafin
Contributor
Loading…
fix(presets): validate required manifest mappings
#3898
opened Jul 31, 2026 by
marcelsafin
Contributor
Loading…
fix(kimi): preserve non-UTF-8 user skills
#3895
opened Jul 31, 2026 by
marcelsafin
Contributor
Loading…
fix(presets): tolerate non-UTF-8 legacy commands
#3896
opened Jul 31, 2026 by
marcelsafin
Contributor
Loading…
fix(workflows): reject mismatched run state IDs
#3899
opened Jul 31, 2026 by
marcelsafin
Contributor
Loading…
fix(events): ignore non-UTF-8 event overrides
#3897
opened Jul 31, 2026 by
marcelsafin
Contributor
Loading…
fix(workflows): refuse a filter mixed with a comparison operator instead of silently mis-binding it
#3894
opened Jul 31, 2026 by
jawwad-ali
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.