GitHub / bee-computer/bee-cli / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e67032d5 | feat(external-access): add list command | Steve Korshakov <k****s@a****m> | 17 days ago | |
| 37937d8a | chore(release): 0.7.3 | Ethan Sutin <e****n@s****t> | 2 months ago | |
| 6dbf55b4 | fix(deps): use public registry lockfile | Ethan Sutin <e****n@s****t> | 2 months ago | |
| fd647e13 | chore(release): 0.7.2 | Ethan Sutin <e****n@s****t> | 2 months ago | |
| a380afa8 | fix(conversations): tighten transcript since parsing | Ethan Sutin <e****n@s****t> | 2 months ago | |
| 2b089182 | feat(conversations): add transcript since filter |
Corey Quinn <4****g@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 111ab4d3 | fix(lib): support fact confirmation without text | Ethan Sutin <e****n@s****t> | 2 months ago | |
| b5e9acfc | feat(facts): make update text optional and add confirm |
Corey Quinn <4****g@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 705123de | chore(release): 0.7.1 | Ethan Sutin <e****n@s****t> | 3 months ago | |
| a07c5ab4 | chore(deps): remove unused @inquirer/prompts dependency | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 3e4ab79b | chore(release): 0.7.0 | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 8e019761 | docs: link the Android app on the Play Store | Ethan Sutin <e****n@s****t> | 3 months ago | |
| f8ea656c | merge Merge pull request #7 from bee-computer/MCP |
Ethan Sutin <e****n@s****t>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e202fe46 | docs(cli): document login --no-wait and add --since to sync usage | Ethan Sutin <e****n@s****t> | 3 months ago | |
| aa7d4e54 | feat(login): add --no-wait to print the pairing link and exit without polling | Ethan Sutin <e****n@s****t> | 3 months ago | |
| f9f4e826 | feat(search): expose since/until on bee_search MCP tool and filter/sort in th... | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 21fc44a3 | feat(search): forward --since/--until on keyword search | Ethan Sutin <e****n@s****t> | 3 months ago | |
| d7f95ff3 | fix(sync): make proactive-staleness full crawl unbounded | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 9fa1ce89 | test(sync): cover incremental changefeed sync and completeness guarantees | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 1b280dd2 | feat(sync): make daily/conversations sync incremental via changefeed | Ethan Sutin <e****n@s****t> | 3 months ago | |
| f7f3a1b4 | docs: document MCP integration and bring the command reference up to date | Ethan Sutin <e****n@s****t> | 3 months ago | |
| e2eb56d0 | feat(cli): add sync --recent-days to scope daily and conversations | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 75049ddc | feat(cli): add CLI surfaces for facts search and todo suggestions/complete | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 5425deef | fix(mcp): require login before connecting an MCP client | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 88922be1 | fix(mcp): describe photos as synced from the gallery, not captured by Bee | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 55ddbc77 | fix(mcp): require an explicit auth token for serve-http and never print it | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 8b637839 | fix(cli): photos --date single-day filter and epoch-string date rendering | Ethan Sutin <e****n@s****t> | 3 months ago | |
| e82ebc61 | feat(cli): server-side date filtering and real endpoints over client scans | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 76eb9858 | fix(cli): readable list rendering and correct bare-date display | Ethan Sutin <e****n@s****t> | 3 months ago | |
| a84060eb | fix(mcp): harden Windows connector spawns and tighten CLI search flags | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 3495d46e | refactor(mcp): derive MCP tools and CLI commands from a shared resource registry | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 3794bc8d | feat(mcp): add Bee MCP connectors and CLI surfaces | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 6f3a3d86 | chore(release): 0.6.3 | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 8e74d715 | chore(release): 0.6.2 | Ethan Sutin <e****n@s****t> | 3 months ago | |
| ed548230 | merge Merge pull request #6 from bee-computer/fix-proxy-idle-timeout |
Ethan Sutin <e****n@s****t>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 46ab3fa0 | fix(proxy): configure proxy idle timeout | Ethan Sutin <e****n@s****t> | 3 months ago | |
| fc6dba41 | chore(release): 0.6.1 | Ethan Sutin <e****n@s****t> | 3 months ago | |
| 7991584d | fix(sync): make Sync more resilient | Ethan Sutin <e****n@s****t> | 3 months ago | |
| c40044b2 | chore(release): 0.6.0 | Steve Korshakov <k****s@a****m> | 6 months ago | |
| b5b39bfe | chore(release): 0.5.0 | Steve Korshakov <k****s@a****m> | 6 months ago | |
| 5791121e | feat(proxy): implement proxy socket auth flow | Steve Korshakov <k****s@a****m> | 6 months ago | |
| 75bc06ae | chore(release): 0.4.5 | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 0799b7f4 | fix(lib): tolerate malformed json in sse stream | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 4f2b30fe | chore(release): 0.4.4 | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 24739029 | fix(types): add .js specifiers in published declarations | Steve Korshakov <k****s@a****m> | 7 months ago | |
| aac49517 | chore(release): 0.4.3 | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 1f35ae45 | fix(build): publish compiled library without ts path aliases | Steve Korshakov <k****s@a****m> | 7 months ago | |
| f70bbff7 | chore(release): 0.4.2 | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 3a03c66e | chore(release): 0.4.1 | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 5b27c621 | test(lib): assert authenticated profile | Steve Korshakov <k****s@a****m> | 7 months ago | |
| a37d6186 | test(lib): add bee cli e2e test | Steve Korshakov <k****s@a****m> | 7 months ago | |
| bd0062e7 | test(lib): add node integration tests | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 35fccaa1 | feat(lib): support node runner | Steve Korshakov <k****s@a****m> | 7 months ago | |
| ac42812d | feat(lib): add cli library wrapper | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 01469572 | fix: update developer mode taps to 5 | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 97dfdb18 | Update developer mode instructions |
Ethan Sutin <e****n@s****t>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| ac7e86dd | Update battery life information in README |
Ethan Sutin <e****n@s****t>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| a1c560b4 | chore(release): 0.4.0 | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 414b830e | Update README.md |
Steve Korshakov <k****n@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 274edd4a |
docs: add navigation links to README
Co-authored-by: Claude Opus 4.5 <n****y@a****m> |
Steve Korshakov <k****s@a****m> | 7 months ago | |
| 08c5b1d6 |
docs: add developer mode requirement and repository URL
Co-authored-by: Claude Opus 4.5 <n****y@a****m> |
Steve Korshakov <k****s@a****m> | 7 months ago | |
| 7e8d790a | feat: simplify stream output flags | Steve Korshakov <k****s@a****m> | 7 months ago | |
| ac4f2317 | feat: separate search results | Steve Korshakov <k****s@a****m> | 7 months ago | |
| d7f23b7a | feat: label neural answer | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 4ae2f0d8 | feat: simplify neural summary output | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 56fd3386 | fix: use bm25 conversations endpoint | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 22f5ce80 | feat: add neural flag for search | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 9429ba5d | feat: move search summary to end | Steve Korshakov <k****s@a****m> | 7 months ago | |
| be20ac05 | feat: nest search summaries | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 00e259c2 | feat: use neural search endpoint | Steve Korshakov <k****s@a****m> | 7 months ago | |
| de5aac01 | Add journal text event | Ethan Sutin <e****n@s****t> | 7 months ago | |
| 5c1c3c01 | feat: rename stream agent format | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 87071932 | chore(release): 0.3.0 | Steve Korshakov <k****s@a****m> | 7 months ago | |
| d626de71 | chore(release): 0.2.0 | Steve Korshakov <k****s@a****m> | 7 months ago | |
| e01c873f | chore: use npm version in release | Steve Korshakov <k****s@a****m> | 7 months ago | |
| e0ef9800 | fix: drop unsupported date-fns option | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 62b72ce7 | feat: use agent message for webhooks | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 0593f164 | chore: use bun version in release | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 09ed1613 | chore: publish with bun | Steve Korshakov <k****s@a****m> | 7 months ago | |
| a9bb5ee2 | chore: add release helper | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 48b5eb1d | chore: drop prepublish hook | Steve Korshakov <k****s@a****m> | 7 months ago | |
| ff2a70fa | feat: add stream message format | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 18bc8929 | chore: build binaries on prepack | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 5e066ce3 | docs: document stream events | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 694d1af3 | chore: build all binaries on prepublish | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 91289cec | feat: filter webhooks by types | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 0dc836a5 | fix: include postinstall in npm files | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 5a99c81e | feat: package @beeai/cli for npm | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 819403a2 | feat: add stream webhooks | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 3a0dd3a0 | revert: remove env version override | Steve Korshakov <k****s@a****m> | 7 months ago | |
| d3ff442f | ci: set version from tag | Steve Korshakov <k****s@a****m> | 7 months ago | |
| b1b5afef | feat: read version from git tag | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 81d347ef | Update README with new image and dimensions |
Steve Korshakov <k****n@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| bad38880 | feat: select primary transcription | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 58605786 | fix: dedupe now notice | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 3d68e0ad | style: move conversation notice | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 4cfc6fe3 | feat: add full conversation notice | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 2ad8eaca | feat: add now command hint | Steve Korshakov <k****s@a****m> | 7 months ago | |
| 3943eb91 | feat: add conversation command hint | Steve Korshakov <k****s@a****m> | 7 months ago | |
| c6df68fd | feat: show conversation state | Steve Korshakov <k****s@a****m> | 7 months ago |