release: v0.2.3 — self-update, --version, Developer ID codesign#99
Merged
release: v0.2.3 — self-update, --version, Developer ID codesign#99
Conversation
New: - `codedb update` — self-update by re-running the install script - `codedb --version` / `-v` — prints version without needing a root - `codedb --help` — early exit without root resolution Build: - Codesign with "Developer ID Application: Rachit Pradhan (WWP9DLJ27P)" instead of ad-hoc signing. Binaries now pass spctl/Gatekeeper. - Version bumped to 0.2.3 in build.zig.zon, mcp.zig, telemetry.zig, worker.js Changes since 0.2.2: - security: exclude .env/secrets from live indexing (#97) - docs: accurate telemetry disclosure (#97) - BSD 3-Clause license + AGENTS.md (#97) - docs: updated benchmark numbers (openclaw 75s→2.9s, vitess 50s→~2s) - codedb2→codedb rename across all files Generated with AI Co-Authored-By: AI <ai@example.com>
Benchmark Regression ReportThreshold: 10.00%
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v0.2.3
New commands
codedb update— self-update by re-running the install scriptcodedb --version/codedb -v— prints version (no root needed)Build
Changes since v0.2.2
codedb2references renamed tocodedb