Himadri Bhattacharjee
|
bb6e5fca7e
|
Merge pull request #13 from lavafroth/dependabot/cargo/tracing-subscriber-0.3.20
chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20
|
2025-11-13 17:35:05 +05:30 |
|
dependabot[bot]
|
dbeea93010
|
chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.19 to 0.3.20.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.19...tracing-subscriber-0.3.20)
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-version: 0.3.20
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 20:56:25 +00:00 |
|
dependabot[bot]
|
af831852d9
|
chore(deps): bump tree-sitter-javascript from 0.23.1 to 0.25.0
Bumps [tree-sitter-javascript](https://github.com/tree-sitter/tree-sitter-javascript) from 0.23.1 to 0.25.0.
- [Release notes](https://github.com/tree-sitter/tree-sitter-javascript/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter-javascript/compare/v0.23.1...v0.25.0)
---
updated-dependencies:
- dependency-name: tree-sitter-javascript
dependency-version: 0.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 20:54:52 +00:00 |
|
Himadri Bhattacharjee
|
6eab02575a
|
Merge pull request #10 from lavafroth/dependabot/cargo/clap-4.5.45
chore(deps): bump clap from 4.5.41 to 4.5.45
|
2025-09-01 05:29:39 +00:00 |
|
Himadri Bhattacharjee
|
80fe8a3f16
|
Merge pull request #8 from lavafroth/dependabot/cargo/tokenizers-0.21.4
chore(deps): bump tokenizers from 0.21.1 to 0.21.4
|
2025-09-01 05:24:10 +00:00 |
|
Himadri Bhattacharjee
|
a543e80a04
|
ver: bump version for next release
|
2025-08-26 11:58:53 +05:30 |
|
dependabot[bot]
|
4195cbb734
|
chore(deps): bump clap from 4.5.41 to 4.5.45
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.41 to 4.5.45.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.41...clap_complete-v4.5.45)
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.45
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-19 05:05:31 +00:00 |
|
Himadri Bhattacharjee
|
6ff9ba9d16
|
feat: add javascript and cpp language support
|
2025-08-13 19:31:26 +05:30 |
|
dependabot[bot]
|
e348b9a830
|
chore(deps): bump tokenizers from 0.21.1 to 0.21.4
Bumps [tokenizers](https://github.com/huggingface/tokenizers) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/huggingface/tokenizers/releases)
- [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md)
- [Commits](https://github.com/huggingface/tokenizers/compare/v0.21.1...v0.21.4)
---
updated-dependencies:
- dependency-name: tokenizers
dependency-version: 0.21.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-12 06:07:01 +00:00 |
|
Himadri Bhattacharjee
|
d359121afd
|
feat: add support for multiple files in the workdir
|
2025-08-01 20:29:58 +05:30 |
|
Himadri Bhattacharjee
|
4abd2cffac
|
Merge pull request #5 from lavafroth/dependabot/cargo/clap-4.5.41
chore(deps): bump clap from 4.5.39 to 4.5.41
|
2025-07-29 07:04:12 +00:00 |
|
dependabot[bot]
|
87e096f0bc
|
Merge pull request #3 from lavafroth/dependabot/cargo/tree-sitter-0.25.8
|
2025-07-19 14:59:25 +00:00 |
|
dependabot[bot]
|
ec3b89f455
|
chore(deps): bump clap from 4.5.39 to 4.5.41
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.39 to 4.5.41.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.39...clap_complete-v4.5.41)
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.41
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-19 08:07:55 +00:00 |
|
Himadri Bhattacharjee
|
c734c81a04
|
feat: implement shallow globbing; removed dep glob
|
2025-07-19 13:36:39 +05:30 |
|
dependabot[bot]
|
e7cae348a1
|
chore(deps): bump tree-sitter from 0.25.6 to 0.25.8
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.25.6 to 0.25.8.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter/compare/v0.25.6...v0.25.8)
---
updated-dependencies:
- dependency-name: tree-sitter
dependency-version: 0.25.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-17 07:43:28 +00:00 |
|
Himadri Bhattacharjee
|
8f5e618841
|
fix: reshape tokenized f32 vector dimensions to hidden_size
|
2025-07-14 17:36:43 +05:30 |
|
Himadri Bhattacharjee
|
996142c8dd
|
feat: custom snippet dir support
|
2025-07-14 17:18:24 +05:30 |
|
Himadri Bhattacharjee
|
c137a6c586
|
ver: bump version: breaking changes removed REST API
|
2025-07-14 06:28:38 +05:30 |
|
Himadri Bhattacharjee
|
08df630a2b
|
feat: remove all actix components
|
2025-07-09 13:10:51 +05:30 |
|
Himadri Bhattacharjee
|
bc4f29393e
|
feat: remove language dependence on prompt
breaking change
|
2025-07-09 08:21:33 +05:30 |
|
Himadri Bhattacharjee
|
a6b9910d39
|
feat: add generate feature for lsp
|
2025-07-08 17:27:15 +05:30 |
|
Himadri Bhattacharjee
|
cf11c5774d
|
fix: parse only the selected text in contextual refactor
|
2025-07-08 17:05:08 +05:30 |
|
Himadri Bhattacharjee
|
864c394ed7
|
ver: 2.0.0 lsp mode introduces breaking changes
|
2025-07-02 10:19:38 +05:30 |
|
Himadri Bhattacharjee
|
645a987cf1
|
feat: scaffolding for lsp
very sharp edges
|
2025-06-29 19:58:30 +05:30 |
|
Himadri Bhattacharjee
|
10048ffb04
|
feat: move to tracing and tracing-subscriber for logs
|
2025-06-27 21:53:32 +05:30 |
|
Himadri Bhattacharjee
|
74a7bdb6ee
|
feat: bump version to stable
|
2025-06-21 11:46:24 +05:30 |
|
Himadri Bhattacharjee
|
67cff05b14
|
feat: more flexible raw string handling with kdl
|
2025-06-18 12:42:37 +05:30 |
|
Himadri Bhattacharjee
|
b0531709eb
|
feat: accept queries for top k results /api/v1/get
|
2025-06-12 20:07:57 +05:30 |
|
Himadri Bhattacharjee
|
d718dc2781
|
feat: switch out distilbert for all minilm
|
2025-06-08 11:41:16 +05:30 |
|
Himadri Bhattacharjee
|
b3fc39afd9
|
feat: scaffold http server
|
2025-06-08 11:41:16 +05:30 |
|
Himadri Bhattacharjee
|
a8fc630f99
|
init: initial embedding code
|
2025-06-08 11:41:16 +05:30 |
|