Tobi Lutke
|
09803a75b7
feat: compile to JS for npm, release system, full changelog
|
3 ヶ月 前 |
Tobi Lutke
|
77c6eba159
fix: publish workflow bun test timeout and npm auth
|
3 ヶ月 前 |
Tobias Lütke
|
7acba1c451
Merge pull request #178 from tobi/release/v1.0.0
|
3 ヶ月 前 |
Tobi Lutke
|
2780dfb5d0
fix: increase bun test timeout to 30s via CLI flag
|
3 ヶ月 前 |
Tobi Lutke
|
93f277c5e3
fix: MCP session support and cross-runtime test compat
|
3 ヶ月 前 |
Tobi Lutke
|
edc9a87234
fix: correct test paths after moving to test/ directory
|
3 ヶ月 前 |
Tobi Lutke
|
870d3aed3b
test: move all tests to flat test/ directory
|
3 ヶ月 前 |
Tobi Lutke
|
dcedfb5268
feat: cross-runtime SQLite compat layer (bun:sqlite + better-sqlite3)
|
3 ヶ月 前 |
Tobi Lutke
|
c685f7ac71
ci: switch from bun test to vitest on Node.js
|
3 ヶ月 前 |
Tobi Lutke
|
dc64166a2a
release: v1.0.0
|
3 ヶ月 前 |
Tobi Lutke
|
294fc76d9f
Merge remote-tracking branch 'origin/nodejs'
|
3 ヶ月 前 |
Tobi Lutke
|
9b89a51d10
test: split integration/model suites
|
3 ヶ月 前 |
Tobi Lutke
|
4df5505bd6
Merge origin/nodejs: Node.js compat, perf improvements, vitest
|
3 ヶ月 前 |
Tobi Lutke
|
b88c10bf83
docs: show bun/node install and package scope
|
3 ヶ月 前 |
Tobi Lutke
|
13e8473455
docs: update node usage and bump version
|
3 ヶ月 前 |
Tobi Lutke
|
ee58a685de
ci: use trusted publishing (OIDC provenance)
|
3 ヶ月 前 |
Tobi Lutke
|
00ff084fd9
chore: fix bin path, add author, use token-based npm publish
|
3 ヶ月 前 |
Tobi Lutke
|
5d73752b47
chore: rename package scope to @tobilu/qmd
|
3 ヶ月 前 |
Tobi Lutke
|
53bf2ebf10
ci: use npm trusted publishing (OIDC) instead of token
|
3 ヶ月 前 |
Tobi Lutke
|
73985a2aaa
test: skip all model-dependent tests in CI
|
3 ヶ月 前 |
Tobi Lutke
|
ed4df97122
test: skip LLM integration tests in CI
|
3 ヶ月 前 |
Tobi Lutke
|
2279389415
chore: set up npm publishing as @tobi/qmd v0.9.0
|
3 ヶ月 前 |
Tobi Lutke
|
31dd977c32
fix: handle dense content (code) that tokenizes to more than expected
|
3 ヶ月 前 |
Tobi Lutke
|
537d15a9e6
fix: proper cleanup of Metal GPU resources in tests
|
3 ヶ月 前 |
Tobi Lutke
|
2d2f53034d
fix: use max chunk size for snippet search window
|
3 ヶ月 前 |
Tobi Lutke
|
32112256c1
docs: document smart chunking algorithm in README
|
3 ヶ月 前 |
Tobi Lutke
|
f0e87a454a
feat: smart chunking with scored markdown break points
|
3 ヶ月 前 |
Tobi Lütke
|
392934e78a
perf: CPU parallelism via multi-context thread splitting
|
3 ヶ月 前 |
Tobi Lütke
|
bf42223086
bench: add reranker benchmark (bench-rerank.ts)
|
3 ヶ月 前 |
Tobi Lütke
|
0a941c442f
perf: flash attention, right-sized contexts, cleaner GPU detection
|
3 ヶ月 前 |