Upload-time dedup, FTS5 query sanitization, release guard #1
Reference in New Issue
Block a user
Delete Branch "2.0.5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
document_id) and in-flight jobs (job_id), with distinct response shapes and client messages for each case.?,*,",(), etc.) and FTS5 keywords (AND,OR,NOT). Includes a try/except safety net for edge cases.release.shnow refuses to run from non-main branches.Test plan
--build, upload a file, upload same file again — verify 409 with "Already imported" messagekb search "what color is grass?"returns results, not a 500 errorkb search "NOT something OR (other)"treats input as literal terms./release.sh --giteafrom a non-main branch — verify it exits with error🤖 Generated with Claude Code