feat: min_similarity override, cloud promo improvements (#570) · basicmachines-co/basic-memory@55d675e · GitHub
Skip to content

Commit 55d675e

Browse files
phernandezclaude
andauthored
feat: min_similarity override, cloud promo improvements (#570)
Signed-off-by: phernandez <paul@basicmachines.co> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6afe4fd commit 55d675e

106 files changed

Lines changed: 7504 additions & 856 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.claude/settings.json

Lines changed: 1 addition & 3 deletions

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
jobs:
1616
test-sqlite:
1717
name: Test SQLite (${{ matrix.os }}, Python ${{ matrix.python-version }})
18+
timeout-minutes: 30
1819
strategy:
1920
fail-fast: false
2021
matrix:
@@ -62,6 +63,7 @@ jobs:
6263
6364
test-postgres:
6465
name: Test Postgres (Python ${{ matrix.python-version }})
66+
timeout-minutes: 30
6567
strategy:
6668
fail-fast: false
6769
matrix:
@@ -102,6 +104,7 @@ jobs:
102104
103105
coverage:
104106
name: Coverage Summary (combined, Python 3.12)
107+
timeout-minutes: 30
105108
runs-on: ubuntu-latest
106109

107110
steps:

docs/post-v0.18.0-test-plan.md

Lines changed: 344 additions & 0 deletions
Large diffs are not rendered by default.

docs/semantic-search-test-log.md

Lines changed: 209 additions & 0 deletions

0 commit comments

Comments
 (0)