Skip to content

release: v0.2.3 — self-update, --version, Developer ID codesign#99

Merged
justrach merged 1 commit intomainfrom
release/v0.2.3
Apr 2, 2026
Merged

release: v0.2.3 — self-update, --version, Developer ID codesign#99
justrach merged 1 commit intomainfrom
release/v0.2.3

Conversation

@justrach
Copy link
Copy Markdown
Owner

@justrach justrach commented Apr 2, 2026

v0.2.3

New commands

  • codedb update — self-update by re-running the install script
  • codedb --version / codedb -v — prints version (no root needed)

Build

  • macOS binaries signed with Developer ID (Rachit Pradhan, WWP9DLJ27P) — passes Gatekeeper/spctl
  • No longer ad-hoc signed

Changes since v0.2.2

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>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 2, 2026

Benchmark Regression Report

Threshold: 10.00%

Tool Base (ns) Head (ns) Delta Status
codedb_bundle 626051 629031 +0.48% OK
codedb_changes 110909 111809 +0.81% OK
codedb_deps 29756 31902 +7.21% OK
codedb_edit 24486 23461 -4.19% OK
codedb_hot 158168 164512 +4.01% OK
codedb_outline 396815 392747 -1.03% OK
codedb_read 169387 166534 -1.68% OK
codedb_search 245463 256523 +4.51% OK
codedb_snapshot 3226259 3201459 -0.77% OK
codedb_status 30162 29694 -1.55% OK
codedb_symbol 62404 62097 -0.49% OK
codedb_tree 106233 112668 +6.06% OK
codedb_word 89796 90477 +0.76% OK

@justrach justrach merged commit 04a21fb into main Apr 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant