..
cache
chore: replace interface{} with any (Go 1.18+ alias)
2026-02-24 15:38:00 +00:00
config
refactor: strip to pure package library ( #3 )
2026-02-16 14:23:45 +00:00
framework
chore: use slices.Contains for linear search
2026-02-24 15:54:39 +00:00
help
chore: use min()/max() builtins (Go 1.21+)
2026-02-24 15:52:06 +00:00
i18n
chore: sort.Slice → slices.SortFunc
2026-02-24 15:45:48 +00:00
io
chore: use min()/max() builtins (Go 1.21+)
2026-02-24 15:52:06 +00:00
lab
chore: use min()/max() builtins (Go 1.21+)
2026-02-24 15:52:06 +00:00
log
refactor: update package imports from cli to go
2026-02-16 13:53:54 +00:00
manifest
chore: fmt.Errorf(static) → errors.New
2026-02-24 15:38:38 +00:00
marketplace
fix(coredeno): harden security and fix review issues
2026-02-19 14:39:56 +00:00
plugin
chore: sort.Slice → slices.SortFunc
2026-02-24 15:45:48 +00:00
process
chore: fmt.Errorf(static) → errors.New
2026-02-24 15:38:38 +00:00
ratelimit
fix(security): move Gemini API key from URL query params to header ( #47 )
2026-02-16 05:53:52 +00:00
repos
chore: fmt.Errorf(static) → errors.New
2026-02-24 15:38:38 +00:00
session
chore: sort.Slice → slices.SortFunc
2026-02-24 15:45:48 +00:00
store
fix(coredeno): harden security and fix review issues
2026-02-19 14:39:56 +00:00
webview
chore: use range-over-integer (Go 1.22+)
2026-02-24 15:53:09 +00:00
workspace
refactor: strip 25 extracted packages, slim to foundation ( #5 )
2026-02-16 15:37:06 +00:00
ws
chore: use range-over-integer (Go 1.22+)
2026-02-24 15:53:09 +00:00