COMMITS
April 27, 2026
J
Merge pull request #37 from S1LV4/dev
João Victor committed
J
ci: add manual workflow_dispatch for :new snapshot builds
João Victor committed
J
ci: restrict publish pipeline to release events only
João Victor committed
J
chore(release): bump all packages to v1.1.5
João Victor committed
J
Merge pull request #36 from S1LV4/dev
João Victor committed
J
fix(search): reject zero-vector embeddings and fix minScore=0 falsy bug
João Victor committed
April 26, 2026
J
Merge pull request #35 from S1LV4/dev
João Victor committed
J
test(core): add regression for BigInt(Math.trunc(mtime)) fix in upsertFile
João Victor committed
J
fix(core): truncate mtime float before BigInt conversion in upsertFile
João Victor committed
J
chore(release): bump all packages to v1.1.4
João Victor committed
J
Merge pull request #34 from S1LV4/dev
João Victor committed
J
feat(tests): add test script to package.json and improve file collection tests
João Victor committed
J
chore(package): update version to 1.1.3 and add @types/bun to devDependencies
João Victor committed
J
feat(api): implement upload and indexing functionality for project files
João Victor committed
J
Merge pull request #33 from S1LV4/dev
João Victor committed
J
fix(test): parenthesize await before type assertion to fix operator precedence
João Victor committed
J
fix(test): cast res.json() to known type to satisfy strict TypeScript
João Victor committed
J
Merge pull request #32 from S1LV4/dev
João Victor committed
J
test(auth): add unit tests for authMiddleware covering dev/prod modes and public routes
João Victor committed
J
fix(auth): use { as: 'global' } in onBeforeHandle so auth intercepts all routes
João Victor committed
J
feat(api): declare X-API-Key securityScheme in Swagger/OpenAPI spec
João Victor committed
J
Merge pull request #31 from S1LV4/dev
João Victor committed
J
chore: bump all packages to 1.1.3
João Victor committed
J
fix(ci): build multi-arch Docker images (linux/amd64 + linux/arm64)
João Victor committed
J
Merge pull request #30 from S1LV4/dev
João Victor committed
J
fix(ci): also apply *-latest tags on workflow_dispatch triggers
João Victor committed
J
Merge pull request #29 from S1LV4/dev
João Victor committed
J
fix(ci): push api-latest and mcp-latest on release events
João Victor committed
J
Merge pull request #27 from S1LV4/dev
João Victor committed
J